1 This is the NEWS file for ConfClerk. ConfClerk is the successor of
2 fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation.
4 version 0.5.5, 2012-06-12
6 - button bar on the right side
7 - shared "day navigator"
8 - "Now" tab removed, function integrated into former "today" button
9 * Add "reload schedule" button.
11 * Alarms are actually removed now.
12 Thanks to Axel Beckert for the bug report.
14 * Handle redirects when importing schedules over the network.
15 Thanks to Axel Beckert for the bug report.
18 Thanks to Axel Beckert for the bug report.
20 * Improve timezone handling.
22 * Add expand/collapse buttons/actions.
24 * Update example URLs in README.
26 version 0.5.4, 2011-09-14
27 * Change displaying events a bit, use system colours (#13).
28 * Fix display of conflict and alarm icon on maemo (#35).
29 * Improve logic of grouping events into timeslots (#22).
30 * Remove warnings without a database or with an empty one (#20).
31 * Import/update: show progressbar immediately (#25).
32 * Update dates and text for day navigator widget when switching
35 Version 0.5.3, 2011-08-16
36 * Add "jump to today" button to date navigator.
37 Thanks to Michael Schutte for the patch.
39 * Don't die on importing a schedule that does not contain
41 Thanks to Axel Beckert for the bug report.
44 Version 0.5.2, 2011-07-23
45 * Show close button in conference dialog also if there are no conferences
47 * Show event title instead of id in alarm (maemo).
48 * Remove event/room records on import to get rid of "old" room names; this
49 avoids duplicates when room names change.
51 Version 0.5.1, 2011-07-14
52 * Improve search function: split search string on whitespace.
53 * Various small UI changes, e.g.:
54 - cancel button in settings dialogs
56 - date format in date navigator
59 - clean up some dialogs
61 Version 0.5.0, 2011-06-29
62 * First release of ConfClerk as the fosdem-schedule successor.
63 * Continue the multi-conference feature, make sure persons/tracks/rooms are
64 handled separately per conference.
65 * Remove FOSDEM- and maemo-specific parts.
66 * Exchange icons to be sure about the provenance.
67 * Some code cleanup, most notable: use prepared statements for all SQL