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