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.4 |
---|
5 | //!TODO |
---|
6 | |
---|
7 | Version 0.5.3, 2011-08-16 |
---|
8 | * Add "jump to today" button to date navigator. |
---|
9 | Thanks to Michael Schutte for the patch. |
---|
10 | Fixes: #29 |
---|
11 | * Don't die on importing a schedule that does not contain |
---|
12 | a city field. |
---|
13 | Thanks to Axel Beckert for the bug report. |
---|
14 | Fixes: #32 |
---|
15 | |
---|
16 | Version 0.5.2, 2011-07-23 |
---|
17 | * Show close button in conference dialog also if there are no conferences |
---|
18 | yet. |
---|
19 | * Show event title instead of id in alarm (maemo). |
---|
20 | * Remove event/room records on import to get rid of "old" room names; this |
---|
21 | avoids duplicates when room names change. |
---|
22 | |
---|
23 | Version 0.5.1, 2011-07-14 |
---|
24 | * Improve search function: split search string on whitespace. |
---|
25 | * Various small UI changes, e.g.: |
---|
26 | - cancel button in settings dialogs |
---|
27 | - colors and borders |
---|
28 | - date format in date navigator |
---|
29 | - flatten menu |
---|
30 | - remove status bar |
---|
31 | - clean up some dialogs |
---|
32 | |
---|
33 | Version 0.5.0, 2011-06-29 |
---|
34 | * First release of ConfClerk as the fosdem-schedule successor. |
---|
35 | * Continue the multi-conference feature, make sure persons/tracks/rooms are |
---|
36 | handled separately per conference. |
---|
37 | * Remove FOSDEM- and maemo-specific parts. |
---|
38 | * Exchange icons to be sure about the provenance. |
---|
39 | * Some code cleanup, most notable: use prepared statements for all SQL |
---|
40 | queries. |
---|