Releases: sabre-io/Baikal
Releases · sabre-io/Baikal
Release list
0.12.1
0.12.0
- Fix deprecation notices on PHP 8.4 and PHP 8.5 (by @Rotzbua, @ByteHamster)
- Update lots of dependencies (twig, yaml, bootstrap, jquery, sabre/dav) (by @dertuxmalwieder, @ByteHamster)
- Better error message when XMLReader is not available (by @TowyTowy)
- Ships with sabre/dav 4.7.1
Note that the dependency updates increased the size of the release file substantially (2.5MB -> 100MB)
0.11.1
- Fix upgrading when on mysql (by @ByteHamster)
- Ships with sabre/dav 4.7.0
0.11.0
- Optional CA certificate for MySQL connection via TLS (by @mestrode)
- Fix typo in main page title (by @BombFoolGranny)
- Upgrade dependencies (by @ByteHamster)
- Drop support for php 8.1
⚠️ you now need at least php 8.2 to run Baïkal - Ships with sabre/dav 4.7.0
0.10.1
- Fix database setup screen on install wizard
- Ships with sabre/dav 4.7.0
0.10.0
⚠️ Warning⚠️
Do not use this version for new installs. Use 0.9.5 and upgrade to this version, or use 0.10.1. This is due to a broken initial installer.
- Drop support for php 7.x and php 8.0
- Improve upcoming php 8.4 support
- Fix login page on some reverse proxy setups
- Add PostgreSQL backend
- Support configuring PROJECT_PATH_CONFIG and PROJECT_PATH_SPECIFIC via environment variables
- Ships with sabre/dav 4.7.0
0.9.5
- Dependency upgrades. Should improve compatibility with php 8.2
- Ships with sabre/dav 4.6.0
0.9.4
- Fix difference in database scheme between MySQL and SQLite
- Make base_uri case sensitive
- Upgrade sabre/dav to 4.5.0 (this should fix some warnings on php 8.2)
0.9.3
- Fix yet another php warning in admin interface