tweakStores/CHANGELOG.md

90 lines
2.5 KiB
Markdown

tweakStores 1.1 - 2023.10.21
===========================================================
* Require Dotclear 2.28
* Require PHP 8.1
* Upgrade to Dotclear 2.28
* Code review (phpstan)
tweakStores 1.0 - 2023.08.14
===========================================================
* Require Dotclear 2.27
* Require PHP 8.1
* Move third party repository
* Use Dotclear style for CHANGELOG
tweakStores 0.9 - 2023.07.30
===========================================================
* require Dotclear 2.27
* require PHP 8.1+
* update to Dotclear 2.27-dev
tweakStores 0.8 - 2023.04.29
===========================================================
* require Dotclear 2.26
* require PHP 8.1+
* add js code to for forms submits
* move settings to modules tab
* fix settings and remove 'active' setting
* use only one modules list for all actions
tweakStores 0.7.1 - 2023.04.24
===========================================================
* require Dotclear 2.26
* use latest dotclear namespace
* fix nullsafe warnings
* add plugin Uninstaller features
tweakStores 0.7 - 2023.03.19
===========================================================
* require PHP 8.1
* require Dotclear 2.26
* use namespace
* use forms helpers
* use modules Define
* use dedicated settings class
tweakStores 0.6.1 - 2023.01.07
===========================================================
* fix previously introduced unix bug
tweakStores 0.6 - 2023.01.06
===========================================================
* use namespace
* use abstract plugin id
* fix deprecated dotclear usage
tweakStores 0.5 - 2022.11.20
===========================================================
* fix compatibility with Dotclear 2.24 (required)
tweakStores 0.4 - 2021.11.06
===========================================================
* add colored synthax for xml content
* display checked url on ui
tweakStores 0.3.1 - 2021.11.05
===========================================================
* fix permissions
* add copy to clipboard button
* add check third party repository
tweakStores 0.2.0 - 2021.09.28
===========================================================
* use xmlTag() to manage file content
* fix module name
* enhance user interface
tweakStores 0.1.0 - 2021.08.27
===========================================================
* add write dcstore.xml for modules tab
* add themes tab
* fix translation
tweakStores 0.0.2 - 2021.08.26
===========================================================
* initial commit
* add config page
* add plugins tab
* add dcstore XML generation tool
* add pacKman behaviors