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.4, 2011-09-14
5 * Change displaying events a bit, use system colours (#13).
6 * Fix display of conflict and alarm icon on maemo (#35).
7 * Improve logic of grouping events into timeslits (#22).
8 * Remove warnings without a database or with an empty one (#20).
9 * Import/update: show progressbar immediately (#25).
10 * Update dates and text for day navigator widget when switching
13 Version 0.5.3, 2011-08-16
14 * Add "jump to today" button to date navigator.
15 Thanks to Michael Schutte for the patch.
17 * Don't die on importing a schedule that does not contain
19 Thanks to Axel Beckert for the bug report.
22 Version 0.5.2, 2011-07-23
23 * Show close button in conference dialog also if there are no conferences
25 * Show event title instead of id in alarm (maemo).
26 * Remove event/room records on import to get rid of "old" room names; this
27 avoids duplicates when room names change.
29 Version 0.5.1, 2011-07-14
30 * Improve search function: split search string on whitespace.
31 * Various small UI changes, e.g.:
32 - cancel button in settings dialogs
34 - date format in date navigator
37 - clean up some dialogs
39 Version 0.5.0, 2011-06-29
40 * First release of ConfClerk as the fosdem-schedule successor.
41 * Continue the multi-conference feature, make sure persons/tracks/rooms are
42 handled separately per conference.
43 * Remove FOSDEM- and maemo-specific parts.
44 * Exchange icons to be sure about the provenance.
45 * Some code cleanup, most notable: use prepared statements for all SQL