baikal/CHANGELOG.md

77 lines
2.4 KiB
Markdown
Raw Normal View History

ChangeLog
=========
2016-02-04 02:36:21 -05:00
0.3.0 (????-??-??)
------------------
* Now requires PHP 5.5.
* 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.
2016-02-04 03:02:19 -05:00
* #381: SQLite database woes. The database is now created from scratch when
installing.
* #320: Allow underscores in calendar/addressbook uris.
2016-02-04 02:36:21 -05:00
0.2.7 (2014-02-02)
------------------
* @jeromeschneider: New error detection: composer has not been installed.
* @Busch: added rewrite rules for apache2 hosts.
* @jeromeschneider: Corrected the http/https protocol detection.
* @josteink, @janpieper, @jaltek, @Jentsch, @GeeF and @fhemberger: Improved
INSTALL.md.
* @janpieper: Added CalDAV and CardDAV instructions for BlackBerry OS 10.
* James Lay: Add Quick & Dirty install guide for Ubuntu 12.04 in INSTALL.md.
* @torzak: Auth more compatible with Synology software.
* @skyhook19: Added Thunderbird CardDAV setup instructions.
* @cimm: Update OS X and iOS installation instructions.
* @Jentsch: Removing eXecutable flag from non executables like text files or
php scripts.
* @Jentsch: Adding eXecutable flag to a bash script.
* @altima: Improved CardDAV and CalDAV auth compatibility with Windows Phones.
* @fhemberger: Make calendar description optional.
* @fhemberger: Make HTML5 shiv a local resource.
* @fhemberger: Improve application security.
* @janpieper and @evert: Fixing #139: Prevent PHP from parsing your MySQL
credentials.
* Ships with sabre/dav 1.8.6
0.2.6 (2013-07-07)
------------------
* No changes
* Ships with sabre/dav 1.8.6
0.2.5 (2013-07-07)
------------------
* Baïkal releases are now based on composer thanks to @evert.
* Formal and Flake are not longer submodules
* Moved a few classes around.
* Ships with sabre/dav 1.8.6
0.2.4 (2012-11-18)
------------------
* Ships with sabre/dav 1.8.0
0.2.3 (2012-11-08)
-----------------
* Ships with sabre/dav 1.5.7