bump version after release
[debian/confclerk.git] / NEWS
1 This is the NEWS file for ConfClerk. ConfClerk is the successor of
2 fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation.
3
4 Version 0.5.3
5 //! TODO
6
7 Version 0.5.2, 2011-07-23
8 * Show close button in conference dialog also if there are no conferences
9   yet.
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.
13
14 Version 0.5.1
15 * Improve search function: split search string on whitespace.
16 * Various small UI changes, e.g.:
17   - cancel button in settings dialogs
18   - colors and borders
19   - date format in date navigator
20   - flatten menu
21   - remove status bar
22   - clean up some dialogs
23
24 Version 0.5.0
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
31   queries.