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 Version 0.5.2, 2011-07-23
10 * Show close button in conference dialog also if there are no conferences
12 * Show event title instead of id in alarm (maemo).
13 * Remove event/room records on import to get rid of "old" room names; this
14 avoids duplicates when room names change.
17 * Improve search function: split search string on whitespace.
18 * Various small UI changes, e.g.:
19 - cancel button in settings dialogs
21 - date format in date navigator
24 - clean up some dialogs
27 * First release of ConfClerk as the fosdem-schedule successor.
28 * Continue the multi-conference feature, make sure persons/tracks/rooms are
29 handled separately per conference.
30 * Remove FOSDEM- and maemo-specific parts.
31 * Exchange icons to be sure about the provenance.
32 * Some code cleanup, most notable: use prepared statements for all SQL