1 This is the NEWS file for ConfClerk. ConfClerk is the successor of
2 fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation.
7 Version 0.5.2, 2011-07-23
8 * Show close button in conference dialog also if there are no conferences
10 * Show event title instead of id in alarm (maemo).
11 * Remove event/room records on import to get rid of "old" room names; this
12 avoids duplicates when room names change.
15 * Improve search function: split search string on whitespace.
16 * Various small UI changes, e.g.:
17 - cancel button in settings dialogs
19 - date format in date navigator
22 - clean up some dialogs
25 * First release of ConfClerk as the fosdem-schedule successor.
26 * Continue the multi-conference feature, make sure persons/tracks/rooms are
27 handled separately per conference.
28 * Remove FOSDEM- and maemo-specific parts.
29 * Exchange icons to be sure about the provenance.
30 * Some code cleanup, most notable: use prepared statements for all SQL