54 lines
1.1 KiB
Markdown
54 lines
1.1 KiB
Markdown
dev
|
|
- [ ] add update from external repositories
|
|
|
|
0.7.1 - 2023.04.24
|
|
- require PHP 8.1+
|
|
- require Dotclear 2.26
|
|
- use latest dotclear namespace
|
|
- fix nullsafe warnings
|
|
- add plugin Uninstaller features
|
|
|
|
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
|
|
|
|
0.6.1 - 2023.01.07
|
|
- fix previously introduced unix bug
|
|
|
|
0.6 - 2023.01.06
|
|
- use namespace
|
|
- use abstract plugin id
|
|
- fix deprecated dotclear usage
|
|
|
|
0.5 - 2022.11.20
|
|
- fix compatibility with Dotclear 2.24 (required)
|
|
|
|
0.4 - 2021.11.06
|
|
- add colored synthax for xml content
|
|
- display checked url on ui
|
|
|
|
0.3.1 - 2021.11.05
|
|
- fix permissions
|
|
- add copy to clipboard button
|
|
- add check third party repository
|
|
|
|
0.2.0 - 2021.09.28
|
|
- use xmlTag() to manage file content
|
|
- fix module name
|
|
- enhance user interface
|
|
|
|
0.1.0 - 2021.08.27
|
|
- add write dcstore.xml for modules tab
|
|
- add themes tab
|
|
- fix translation
|
|
|
|
0.0.2 - 2021.08.26
|
|
- initial commit
|
|
- add config page
|
|
- add plugins tab
|
|
- add dcstore XML generation tool
|
|
- add pacKman behaviors |