whiteListCom/CHANGELOG.md

63 lines
1.2 KiB
Markdown
Raw Normal View History

2023-08-03 09:18:42 +00:00
1.2 - 2023.08.03
- require Dotclear 2.27
- require PHP 7.4+
- upgrade to Dotclear 2.27
- move repository to gitea (testing)
2023-05-13 13:42:39 +00:00
1.2.1 - 2023.05.13
- require dotclear 2.26
- cleanup for dotclear 2.26 stable
2023-04-23 23:42:23 +00:00
1.2 - 2023.04.24
- require dotclear 2.26
- use latest dotclear namespace
- use sql statement
- use static methods for filters
- fix comments without email
- fix list display
- fix nullsafe warnings
- add dependencies to plugin antispam
- add plugin Uninstaller features
2023-03-11 21:50:36 +00:00
1.1 - 2023.03.11
- code review for Dotclear 2.25
2023-01-07 23:45:22 +00:00
1.0 - 2023.01.08
- use abstract plugin id
- use anonymous functions
- use namespace
- fix error on forms
2022-11-20 21:15:54 +00:00
0.9 - 2022.11.20
- fix compatibility with Dotclear 2.24 (required)
2021-09-10 16:47:23 +00:00
0.8 - 2021.09.10
- clean up code
- add dcstore file
2021-09-02 21:54:55 +00:00
0.7 - 2021-08-19
- fix PSR2 coding style
- update license
2021-08-17 19:06:58 +00:00
2021-09-02 21:54:55 +00:00
0.6 - 2013-11-13
- Clean up code
2021-08-17 19:06:58 +00:00
2021-09-02 21:54:55 +00:00
0.5 - 2011-01-19
- Fixed calls to blog object
- Fixed (hope so) postgreSQL compatibility
- Added messages on admin
- New year copyright
2021-08-17 19:06:58 +00:00
2021-09-02 21:54:55 +00:00
0.4 - 2010-06-05
- Switched to DC 2.2
2021-08-17 19:06:58 +00:00
2021-09-02 21:54:55 +00:00
0.3 - 2009-11-08
- Fixed whitout comment_trackback in admin comments list
- Fixed typo
- Added LICENSE
0.2 - 2009-09-27
- Changed to antispam system
0.1 - 2009-09-16
- First lab release