2022.x -> 2023.x
This log contains a list of changes from 2022.x to 2023.x that might break your extension code or change the behavior of the frontend in a way that is different than before so a functionality won't work as expected any more:
Date | Area | Change |
---|---|---|
2022-10-31 | HTML client | Replace section by div nodes |
Date | Area | Change |
---|---|---|
2022-02-10 | JQAdm | Renamed getArticles() to get() in product selection component |
2022-02-09 | JQAdm | Swapped arguments of can() method |
2022-02-09 | JQAdm | Added basic VueJS product component |
2022-02-08 | JQAdm | Dynamically load product attribute types |
2022-02-06 | JQAdm | Removed deprecated product order component method |
2022-12-06 | JQAdm | Merged invoice panel into order item template |
2022-11-29 | JQAdm | Removed unused config table code which has been replaced by a Vue component |
2022-11-29 | JQAdm | Removed unused getCountries() JS method |
Date | Area | Change |
---|---|---|
2023-02-10 | Base | Use dynamic arguments in cache factory |
2023-01-30 | Base | Added version parameter to content view helper |
2022-11-21 | Base | Removed MQueue factory |
2022-11-21 | Base | Removed filesystem factory |
2022-11-20 | Base | Simplified database manager |
2022-11-17 | Base | Use config array instead of object for DB factory |