Releases: sabre-io/Baikal
0.7.1
⚠️ 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 user deletion
- Fixed upgrading from versions older than 0.6.1
- Re-added config option for base uri
- Ships with sabre/dav 4.1.0
0.7.0
⚠️ Configuration format was updated⚠️
With the 0.7.0 release, our configuration format was updated to use YAML files. You need to go through the installer again but we pre-fill most values with the ones from your old installation. We recommend that you make a full backup of your data, as a safety measure. Starting with 0.7.0, Baikal stores data in both theSpecific
and theconfig
folders. Keep this in mind when upgrading!
Known issue: Upgrading from versions older than 0.6.1 does not work.
- New configuration format
- Added support for php 7.4
- REMOVED support for php 7.0
- Shows event count per calendar
- Shows contact count per address book
- Ships with sabre/dav 4.1.0
0.6.1
- Fixed sync issues with Thunderbird
- Ships with sabre/dav 4.0.2
0.6.0
- Added support for php 7.3
- REMOVED support for php 5.x
- Enabled event invitation plugin
- Enabled calendar sharing plugin
- Ships with sabre/dav 4.0.1
0.5.3
- Added confirmation page before upgrading to prevent aborting upgrades accidentally
- Ships with sabre/dav 3.2.3
0.5.2
- Fixed creating new users/calendars
- New front page
- Increased timeout for database upgrades
- Ships with sabre/dav 3.2.3
0.5.1
- Fixed authentication bypass
- Upgraded sabre/dav to version 3.2.3
- Support for PHP 7.2