Skip to content

Releases: sabre-io/Baikal

0.4.1

17 Mar 21:18
Compare
Choose a tag to compare
  • #506: Fix Sqlite upgrades from people that are upgrading from 0.2.7 or
    earlier.
  • Ships with sabre/dav 3.1.2

0.4.0

15 Mar 21:22
Compare
Choose a tag to compare
  • #472: If you were using Sqlite, Cal- CardDAV clients might have missed
    updates from the server.
  • #482 / #490: Fix installation issue if Sqlite is not enabled. (@fabianwolf)
  • #491: Added CalDAV Scheduling plugin.
  • Added Property Storage plugin.
  • Removed features related to locking the admin interface. This means that you
    no longer have to create the ENABLE_ADMIN / ENABLE_INSTALL files.
  • Ships with sabre/dav 3.1.2

0.3.5

24 Feb 21:44
Compare
Choose a tag to compare
  • #466: Fixed a small issue that can effect new installions. Existing working
    installations do not need to upgrade.
  • Ships with sabre/dav 3.1.1

0.3.4

20 Feb 21:34
Compare
Choose a tag to compare
  • Last build was broken, contained data in the Specific/ directory. This
    affected new installs but not upgrades.
  • Ships with sabre/dav 3.1.1

0.3.3

19 Feb 03:35
Compare
Choose a tag to compare
  • #457: The realm was not correctly set from configuration for Digest auth.
  • Reduced memory usage in upgrade script. Should help with upgrading large
    databases.
  • Removed BAIKAL_PATH_SABREDAV setting. It was no longer used.

0.3.2

16 Feb 19:29
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release
  • #453: Fixed a bug during a 0.2.7 to 0.3.1 upgrade if a users' me-card was
    set. (@untitaker).
  • Ships with sabre/dav 3.1.1

0.3.1

15 Feb 20:39
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

PLEASE NOTE: This is an unstable pre-release. Released so people are able to test it. Don't upgrade unless you are interested in testing

  • #451: Fixed a fatal crasher.

0.3.0

15 Feb 00:41
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

PLEASE NOTE: This is an unstable pre-release. Released so people are able to test it. Don't upgrade unless you are interested in testing

  • Now requires PHP 5.5.
  • Supports PHP 7!
  • Upgraded to sabre/dav 3.1
    • Support for WebDAV-Sync.
    • Support for Calendar subscriptions.
    • Support for iCalender and vCard export plugins.
  • Created a central dav.php that does both carddav and caldav. cal.php
    and card.php are still there, but will be removed in a future version.
  • Added ability for users to change the calendar color.
  • Moved server logic to a new class: Baikal\Core\Server.
  • List of timezones is not generated from DateTimeZone class.
  • Simplified packaging scripts into a Makefile.
  • Fixed: bug when using a MySQL schema name that contains a whitespace.
  • Twig is now a composer dependency.
  • Moved documentation to sabre.io.
  • #381: SQLite database woes. The database is now created from scratch when
    installing.
  • #320: Allow underscores in calendar/addressbook uris.

0.2.7

28 Jan 23:06
Compare
Choose a tag to compare
Revision pushed to 0.2.7