This is the NEWS file for ConfClerk. ConfClerk is the successor of
fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation.
-version 0.7.1, 20yy-mm-dd
-* ...
+version 0.7.2, 2024-04-24
+* Change parsing of start and end date so that 37C3 schedule works.
+ The 37C3 schedule was created with pretalx, and uses a
+ different datetime format.
+ Thanks to Felix Becker for the bug report.
+* Remove stale/cancelled events when reloading a conference schedule.
+
+version 0.7.1, 2021-08-19
+* Build system improvements for Haiku.
+ Thanks to François Revol for the patches.
+
+* UI fixes:
+ - set minimum width in day navigator dynamically (except for Maemo)
+ - show day and date in one line (except for Maemo)
+ - adjust line heights in event lists to avoid overlaps
+ Thanks to Axel Beckert for the report in the Debian BTS #992236
+
+* Display time shift fixes:
+ - keep stored value on reloading conferences
+ - take into account for expanding time groups
version 0.7.0, 2021-07-30
* Parse, save and display UTC offset from XML files.