X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/788182fc72685f493065cfdabe413a9a3bb0deee..cdf03329d368e1f21a8115dd09b2c09bf7f621b7:/NEWS diff --git a/NEWS b/NEWS index c24fd03..0921248 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,30 @@ This is the NEWS file for ConfClerk. ConfClerk is the successor of fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation. -version 0.5.5, DATE -// TODO +version 0.5.6, DATE +//TODO + +version 0.5.5, 2012-06-12 +* UI changes: + - button bar on the right side + - shared "day navigator" + - "Now" tab removed, function integrated into former "today" button +* Add "reload schedule" button. + Fixes: #34 +* Alarms are actually removed now. + Thanks to Axel Beckert for the bug report. + Fixes: #38 +* Handle redirects when importing schedules over the network. + Thanks to Axel Beckert for the bug report. + Fixes: #39 +* Update some icons. + Thanks to Axel Beckert for the bug report. + Fixes: #40 +* Improve timezone handling. + Fixes: #42 +* Add expand/collapse buttons/actions. + Fixes: #31 +* Update example URLs in README. version 0.5.4, 2011-09-14 * Change displaying events a bit, use system colours (#13).