tweakStores/CHANGELOG.md

96 lines
2.6 KiB
Markdown
Raw Normal View History

2023-11-04 21:07:38 +00:00
tweakStores 1.2 - 2023.11.04
===========================================================
* Require Dotclear 2.28
* Require PHP 8.1
* Code review
2023-10-21 12:41:39 +00:00
tweakStores 1.1 - 2023.10.21
===========================================================
* Require Dotclear 2.28
* Require PHP 8.1
* Upgrade to Dotclear 2.28
* Code review (phpstan)
2023-08-15 20:26:00 +00:00
tweakStores 1.0 - 2023.08.14
===========================================================
* Require Dotclear 2.27
* Require PHP 8.1
* Move third party repository
* Use Dotclear style for CHANGELOG
2021-11-04 23:47:45 +00:00
2023-08-15 20:26:00 +00:00
tweakStores 0.9 - 2023.07.30
===========================================================
* require Dotclear 2.27
* require PHP 8.1+
* update to Dotclear 2.27-dev
2023-07-30 12:53:45 +00:00
2023-08-15 20:26:00 +00:00
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
2023-04-29 13:44:24 +00:00
2023-08-15 20:26:00 +00:00
tweakStores 0.7.1 - 2023.04.24
===========================================================
* require Dotclear 2.26
* use latest dotclear namespace
* fix nullsafe warnings
* add plugin Uninstaller features
2023-04-24 13:39:40 +00:00
2023-08-15 20:26:00 +00:00
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
2023-03-19 20:18:18 +00:00
2023-08-15 20:26:00 +00:00
tweakStores 0.6.1 - 2023.01.07
===========================================================
* fix previously introduced unix bug
2023-01-07 14:52:20 +00:00
2023-08-15 20:26:00 +00:00
tweakStores 0.6 - 2023.01.06
===========================================================
* use namespace
* use abstract plugin id
* fix deprecated dotclear usage
2023-01-06 08:34:37 +00:00
2023-08-15 20:26:00 +00:00
tweakStores 0.5 - 2022.11.20
===========================================================
* fix compatibility with Dotclear 2.24 (required)
2022-11-20 16:52:26 +00:00
2023-08-15 20:26:00 +00:00
tweakStores 0.4 - 2021.11.06
===========================================================
* add colored synthax for xml content
* display checked url on ui
2021-11-06 14:41:59 +00:00
2023-08-15 20:26:00 +00:00
tweakStores 0.3.1 - 2021.11.05
===========================================================
* fix permissions
* add copy to clipboard button
* add check third party repository
2021-08-26 22:38:34 +00:00
2023-08-15 20:26:00 +00:00
tweakStores 0.2.0 - 2021.09.28
===========================================================
* use xmlTag() to manage file content
* fix module name
* enhance user interface
2021-09-27 22:51:44 +00:00
2023-08-15 20:26:00 +00:00
tweakStores 0.1.0 - 2021.08.27
===========================================================
* add write dcstore.xml for modules tab
* add themes tab
* fix translation
2021-08-27 13:23:17 +00:00
2023-08-15 20:26:00 +00:00
tweakStores 0.0.2 - 2021.08.26
===========================================================
* initial commit
* add config page
* add plugins tab
* add dcstore XML generation tool
* add pacKman behaviors