From: gregor herrmann Date: Thu, 29 Jul 2021 23:24:20 +0000 (+0200) Subject: Update NEWS before release. X-Git-Tag: 0.7.0~1 X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/commitdiff_plain/95ec82eef46042c0952c8008b454527544994bcf Update NEWS before release. --- diff --git a/NEWS b/NEWS index a78c766..c0ca6c0 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,17 @@ This is the NEWS file for ConfClerk. ConfClerk is the successor of fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation. -version 0.6.5, 20xx-xx-xx -... +version 0.6.5, 2021-07-30 +* Parse, save and display UTC offset from XML files. +* Add "display time shift" option. + This allows users to show events in a different timezone than the one the + conference is in. Useful especially for online conferences during + pandemics but also for other situations like travelling. +* Adjust alarm settings to UTC offset and time shift changes. + (Lightly tested on Linux and not tested under Maemo.) +* Add appstream file. +* Update URLs in documentation. +* Cleanups in conference dialog. version 0.6.4, 2017-12-08 * Improve proxy dialog and add support for SOCKS5 proxies.