D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
doc
/
cpanel-php73-kronolith
/
Filename :
RELEASE_NOTES
back
Copy
<?php /* Security release? */ $notes['security'] = false; /* Mailing list release notes. */ $notes['changes'] = <<<ML The Horde Team is pleased to announce the final release of the Kronolith Calendar Application version H5 (4.2.27). Kronolith is the Horde calendar application. It provides web-based calendars backed by a SQL database or a Kolab server. Supported features include Ajax and mobile interfaces, CalDAV support, shared calendars, remote calendars, invitation management (iCalendar/iTip), free/busy management, resource management, alarms, recurring events, and a sophisticated day/week view which handles arbitrary numbers of overlapping events. For more information on Kronolith, visit http://www.horde.org/apps/kronolith. For upgrading instructions, please see http://www.horde.org/apps/kronolith/docs/UPGRADING For detailed installation and configuration instructions, please see http://www.horde.org/apps/kronolith/docs/INSTALL The major changes compared to Kronolith version H5 (4.2.26) are: * Release to remove erroneously added patch file. ML; $notes['name'] = 'Kronolith'; $notes['branch'] = 'Horde 5'; return $notes;