aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@calcurse.org>2023-05-22 14:07:33 -0400
committerLukas Fleischer <lfleischer@calcurse.org>2023-05-22 14:19:49 -0400
commitcf6306cf9143e6a3e826c8f7d53f8d7070194b38 (patch)
treeb82a64ecbf407664028de65d4543839660dfc6bd /CHANGES.md
parentc886398beec480bf3035b654aa01e3ec7ce8ddfc (diff)
downloadcalcurse-cf6306cf9143e6a3e826c8f7d53f8d7070194b38.tar.gz
calcurse-cf6306cf9143e6a3e826c8f7d53f8d7070194b38.zip
Release 4.8.1
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 27244e6..acc24e4 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,32 @@
Release Notes
=============
+Version 4.8.1 (2023-05-22)
+--------------------------
+
+- Bug fixes:
+
+ * Fixed characters in weekly view.
+
+ * AsciiDoc checks are skipped if --disable-docs is used.
+
+ * Fixed import for iCal files with empty description (fixed by Marian
+ Buschsieweke).
+
+ * Fixed handling of note files edited outside calcurse (fixed by Nicholas
+ Johnson).
+
+ * Fixed handling of recurrent open-ended appointments at 00:00.
+
+ * Default description for items with empty descriptions (reported and
+ partially implemented by Jonathan van der Steege).
+
+- New calcurse-caldav features:
+
+ * The PasswordCommand option can now be used to manage passwords in an
+ external program and is the new recommended way of storing passwords for
+ calcurse-caldav (implemented by Ryan Lue).
+
Version 4.8.0 (2022-04-16)
--------------------------