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