Opens in a new tab

CHANGELOG

Dashy for Fluentcart

Add dashboard tabs to your FluentCart installation

1.0.6
20 September 2026
  • FixedRemoved the WordPress Media attachment post type from Dashy content source selectors
  • ImprovementAdded validation to prevent unsupported attachment content types from being saved
  • ImprovementExisting invalid attachment post type selections now safely fall back to Pages
  • TweakedRestricted Page/Post/Custom Post sources to supported public WordPress post types
1.0.5
20 September 2026
  • NewFirst Public Release
  • NewAutomatic Updates
1.0.4
20 September 2026
  • NewAdded per-tab Match Dashboard Colour option for SVG icons
  • NewAdded optional SVG colour normalization using currentColor
  • ImprovementSVG icons can now inherit FluentCart dashboard navigation colours
  • ImprovementImproved consistency between custom Dashy icons and native FluentCart menu icons
  • UpdatedPreserved original SVG colours when colour normalization is disabled
  • TweakedMatch Dashboard Colour is disabled by default to avoid altering existing branded or multicolour SVGs
  • CompatibilityImproved active and hover state colour behaviour for normalized dashboard icons
1.0.3
20 September 2026
  • FixedCorrected SVG icons rendering incorrectly when FluentCart strips the source viewBox
  • FixedCorrected compound accessibility-style SVG paths rendering as solid circles
  • FixedResolved loss of evenodd-based cut-outs after FluentCart sanitization
  • ImprovementAdded SVG geometry normalization before icons are passed to FluentCart
  • ImprovementSVG path coordinates are normalized into a dashboard-safe coordinate system
  • UpdatedOversized source dimensions such as 800px by 800px are normalized for customer dashboard use
  • UpdatedReduced reliance on SVG attributes that may be removed by FluentCart's final sanitizer
  • CompatibilityImproved support for SVGs using compound paths and internal cut-outs
1.0.2
20 September 2026
  • UpdatedRemoved raster image support from FluentCart dashboard icons
  • UpdatedDashboard icon selection is now SVG-only
  • UpdatedMedia Library icon selection is restricted to SVG files
  • FixedPrevented PNG, JPG, WebP, and GIF images from being used in the FluentCart icon_svg field
  • ImprovementImproved handling of SVGs using fill-rule and clip-rule
  • ImprovementAdded additional protection for evenodd SVG path rendering
  • CompatibilityAligned dashboard icon handling more closely with FluentCart's native icon_svg API
  • SecurityContinued sanitization of inline SVG markup before dashboard rendering
1.0.1
20 September 2026
  • FixedImproved handling of custom FluentCart dashboard icons
  • FixedCorrected several SVGs becoming fully filled squares or circles due to inherited fill behaviour
  • ImprovementExpanded supported SVG tags and attributes for more complex icons
  • ImprovementAdded support for SVG elements including defs, use, masks, clip paths, gradients, and ellipses
  • ImprovementImproved preservation of explicit SVG fill and stroke values
  • TweakedNormalized dashboard icon dimensions to better match FluentCart native navigation icons
  • CompatibilityImproved support for SVGs exported from common design and icon tools