fac/CHANGELOG.md

64 lines
1.2 KiB
Markdown
Raw Normal View History

2023-03-26 18:51:36 +00:00
1.1 - 2023.03.26
- require dotclear 2.26
- use namespace
2022-12-21 22:50:09 +00:00
1.0 - 2022.12.21
- use short settings id
- use anonymous functions
- use abstract plugin id
- fix install
2022-11-20 20:13:56 +00:00
0.10 2022.11.20
- fix compatibility with Dotclear 2.24 (required)
2021-09-02 19:14:55 +00:00
2021-09-02 19:08:55 +00:00
0.9.2 - 2021.09.02
- update license bloc to phpdoc
2021-08-23 21:02:45 +00:00
2021-09-02 19:08:55 +00:00
0.9.1 - 2021.08.23
- fix translations
2021-08-23 20:47:08 +00:00
2021-09-02 19:08:55 +00:00
0.9
- split superadmin and admin config
- move blog settings from plugin config to blog pref
- fix help
- use php short array code
2021-08-23 13:22:15 +00:00
2021-09-02 19:08:55 +00:00
0.8.1
- fix context filters
2021-08-20 16:39:12 +00:00
2021-09-02 19:08:55 +00:00
0.8 - 2021-08-19
- update license
- fixed PSR2 coding style
2021-08-20 15:44:19 +00:00
2021-09-02 19:08:55 +00:00
0.7 - 2013-11-11
- Switch to Dotclear 2.6
- Fix missing feed description
2021-08-20 15:44:19 +00:00
2021-09-02 19:08:55 +00:00
0.6.1 - 2010-11-12
- Fixed install on nightly build
2021-08-20 15:44:19 +00:00
2021-09-02 19:08:55 +00:00
0.6 - 2010-08-16
- Added compatibility with plugin muppet
2021-08-20 15:44:19 +00:00
2021-09-02 19:08:55 +00:00
0.5 - 2010-06-05
- Switched to DC 2.2
- Added predefined format (thx to Jean-Michel) (closes #459)
2021-08-20 15:44:19 +00:00
2021-09-02 19:08:55 +00:00
0.4.1 - 2010-04-10
- Fixed typo (thx to Jean-Michel) (closes #458)
2021-08-20 15:44:19 +00:00
2021-09-02 19:08:55 +00:00
0.4 - 2010-05-25
- Fixed Timeout error
- Fixed DC 2.1.7
2021-08-20 15:44:19 +00:00
2021-09-02 19:08:55 +00:00
0.3 - 2010-04-10
- Added options to format feed
- Added DC 2.2 compatibility
- Removed class and used metadata
- Changed admin page design
2021-08-20 15:44:19 +00:00
2021-09-02 19:08:55 +00:00
0.2 - 2010-02-17
- Fixed some fields in admin
0.1 - 2010-02-16
- First lab release