Releases: sabre-io/Baikal
Releases · sabre-io/Baikal
0.10.1
0.10.0
⚠️ Warning⚠️
Do not use this version for new installs. Use 0.9.5 and upgrade to this version. 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
0.9.2
- Fix php warning in admin interface
0.9.1
- Fix php 7.2+ support
0.9.0
Known issue: Support for php 7.x is broken
- Support for php 8.1
- No longer supports php 7.1
- Ships with sabre/dav 4.3.0
0.8.0
- Support for php 7.4 and php 8.0
- Display setup info in popup
- Support for customizing "failed access" log message
- Ships with sabre/dav 4.1.4
0.7.2
⚠️ Configuration format was updated⚠️
With the 0.7.0 release, our configuration format was updated to use YAML files. Baikal stores data in both theSpecific
and theconfig
folders. Keep this in mind when upgrading! We recommend that you make a full backup of your data, as a safety measure.
- Fixed migrating SQL details from 0.6.x or older
- Added buttons to quickly open calendar/addressbok URIs
- Support for apache auth backend
- Ships with sabre/dav 4.1.2