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.2
5 //! TODO
6
7 Version 0.5.1
8 * Improve search function: split search string on whitespace.
9 * Various small UI changes, e.g.:
10   - cancel button in settings dialogs
11   - colors and borders
12   - date format in date navigator
13   - flatten menu
14   - remove status bar
15   - clean up some dialogs
16
17 Version 0.5.0
18 * First release of ConfClerk as the fosdem-schedule successor.
19 * Continue the multi-conference feature, make sure persons/tracks/rooms are
20   handled separately per conference.
21 * Remove FOSDEM- and maemo-specific parts.
22 * Exchange icons to be sure about the provenance.
23 * Some code cleanup, most notable: use prepared statements for all SQL
24   queries.