File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11Isotope eCommerce Changelog
22===========================
33
4+
5+ Version 2.9.2 (2024-10-23)
6+ --------------------------
7+
8+ - Added config for URLs in sitemap (#2512 )
9+ - Fixed cannonical URL in product reader with query attributes (#2512 )
10+ - Fixed error handling in MediaManager (#2468 )
11+ - Fixed missing translation in coupon module (#2539 )
12+ - Fixed invalid HTML in reports (#2538 )
13+
14+
415Version 2.9.1 (2024-09-06)
516--------------------------
617
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ class Isotope extends Controller
4343 /**
4444 * Isotope version
4545 */
46- public const VERSION = '2.9.1 ' ;
46+ public const VERSION = '2.9.2 ' ;
4747
4848 /**
4949 * True if the system has been initialized
You can’t perform that action at this time.
0 commit comments