release_2.2
1. v2.2.7 (2024-05-23)
1.1 New Features
- add iniscripts, make and crontab as dependencies (backport #293) (#294)
1.2 Bug Fixes
- create schema error using scripts (#296)
- add a script for fixing schema (public) of plugin's objects (#299)
2. v2.2.6 (2024-03-21)
2.1 Bug Fixes
- max_connections in postgresql.conf should be configurable (fix) (closes #275)
3. v2.2.5 (2024-03-14)
3.1 Bug Fixes
- configuration _use_storage ignored (#262 bis)
4. v2.2.4 (2024-03-07)
5. v2.2.3 (2024-03-06)
5.1 New Features
- customize max_connections (#276)
6. v2.2.2 (2024-02-26)
6.1 New Features
- handle autoindex format (backport #261) (#273)
6.2 Bug Fixes
- .gitignore missing for new mfbase plugins (#257) (#258)
- configurations _use_postgresql and _use_storage are ignored (#262) (backport #263) (#266)
- major issue with public schema (#252) (#264)
7. v2.2.1 (2023-12-15)
7.1 Bug Fixes
- error during mfbase.init if postgresql data_dir modified (backport #255) (#256)
8. v2.2.0 (2023-11-28)
8.1 New Features
- add possibility to choose permissions on webdav created files
- upgrade jquery from 3.3.1 to 3.5.1 (security update) (#241)
8.2 Bug Fixes
- fix possibility to change plugin release (#214)
- run plugin postinstall script if present (#233)
- fix .releaseignore to ignore .git folder when releasing plugins (#239)
- rename .release_ignore file to .releaseignore (closes #249) (#250)