1 This is the NEWS file for ConfClerk. ConfClerk is the successor of
2 fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation.
5 * Add "jump to today" button to date navigator.
6 Thanks to Michael Schutte for the patch.
8 * Don't die on importing a schedule that does not contain
10 Thanks to Axel Beckert for the bug report.
13 Version 0.5.2, 2011-07-23
14 * Show close button in conference dialog also if there are no conferences
16 * Show event title instead of id in alarm (maemo).
17 * Remove event/room records on import to get rid of "old" room names; this
18 avoids duplicates when room names change.
21 * Improve search function: split search string on whitespace.
22 * Various small UI changes, e.g.:
23 - cancel button in settings dialogs
25 - date format in date navigator
28 - clean up some dialogs
31 * First release of ConfClerk as the fosdem-schedule successor.
32 * Continue the multi-conference feature, make sure persons/tracks/rooms are
33 handled separately per conference.
34 * Remove FOSDEM- and maemo-specific parts.
35 * Exchange icons to be sure about the provenance.
36 * Some code cleanup, most notable: use prepared statements for all SQL