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 * Update example URLs in README.
7 * Alarms are actually removed now.
8 Thanks to Axel Beckert for the bug report.
10 * Handle redirects when importing schedules over the network.
11 Thanks to Axel Beckert for the bug report.
14 Thanks to Axel Beckert for the bug report.
17 version 0.5.4, 2011-09-14
18 * Change displaying events a bit, use system colours (#13).
19 * Fix display of conflict and alarm icon on maemo (#35).
20 * Improve logic of grouping events into timeslots (#22).
21 * Remove warnings without a database or with an empty one (#20).
22 * Import/update: show progressbar immediately (#25).
23 * Update dates and text for day navigator widget when switching
26 Version 0.5.3, 2011-08-16
27 * Add "jump to today" button to date navigator.
28 Thanks to Michael Schutte for the patch.
30 * Don't die on importing a schedule that does not contain
32 Thanks to Axel Beckert for the bug report.
35 Version 0.5.2, 2011-07-23
36 * Show close button in conference dialog also if there are no conferences
38 * Show event title instead of id in alarm (maemo).
39 * Remove event/room records on import to get rid of "old" room names; this
40 avoids duplicates when room names change.
42 Version 0.5.1, 2011-07-14
43 * Improve search function: split search string on whitespace.
44 * Various small UI changes, e.g.:
45 - cancel button in settings dialogs
47 - date format in date navigator
50 - clean up some dialogs
52 Version 0.5.0, 2011-06-29
53 * First release of ConfClerk as the fosdem-schedule successor.
54 * Continue the multi-conference feature, make sure persons/tracks/rooms are
55 handled separately per conference.
56 * Remove FOSDEM- and maemo-specific parts.
57 * Exchange icons to be sure about the provenance.
58 * Some code cleanup, most notable: use prepared statements for all SQL