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