X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/a697dc1d0965a835f6879e9f5f5e8e4afe4b36e8..61346c970d0d600ce7dc5fad4ea8e4a5e629a048:/NEWS diff --git a/NEWS b/NEWS index efdaff4..0921248 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,16 @@ 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 -* Update example URLs in README. +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 @@ -13,6 +20,11 @@ version 0.5.5, DATE * 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).