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