diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2016-10-10 22:02:07 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2016-10-10 22:02:07 +0200 |
commit | 32dcdff20bb81aca94311b09f06f029226fff331 (patch) | |
tree | 50d053c57143bb369a4c8961d62a9a2d721d3482 /NEWS | |
parent | 89efd4e61259d09e370804f80617377f9034e571 (diff) | |
download | calcurse-32dcdff20bb81aca94311b09f06f029226fff331.tar.gz calcurse-32dcdff20bb81aca94311b09f06f029226fff331.zip |
Release 4.2.0v4.2.0
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +[12 Oct 2016] +Version 4.2.0: +- New features: + * In the calendar panel, days with non-recurrent items now have another color + as days containing recurrent items only. + + * Automatically select new appointments/events after creation. + + * Support for (optional) dates when specifying the start/end time of items. + Allows for easily moving items and adding appointments without switching + the selected day beforehand. + +- Bug fixes: + * Encoding fixes in calcurse-caldav (reported by Raf Czlonka). + + * Avoid notification bar artifacts after leaving calcurse. + + * Fixes to the key binding pagination (reported by Kevin Wang). + + * Do not change selection unexpectedly after modifying items. + [12 Apr 2016] Version 4.1.0: - New features: |