diff options
author | Mario <mario@mariovavti.com> | 2020-12-30 14:55:00 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-12-30 15:59:13 +0100 |
commit | be2e754d781f223680fca0aeebc4617c9b11aa8c (patch) | |
tree | 9a50e1530b55f04f21e6d785a7795af86d24be82 | |
parent | 220768bffc015c88844893b67c42164d65da23b5 (diff) | |
download | volse-hubzilla-be2e754d781f223680fca0aeebc4617c9b11aa8c.tar.gz volse-hubzilla-be2e754d781f223680fca0aeebc4617c9b11aa8c.tar.bz2 volse-hubzilla-be2e754d781f223680fca0aeebc4617c9b11aa8c.zip |
changelog
(cherry picked from commit 817e72846e2d2fe4e331262c91f51057e44f6c0a)
-rw-r--r-- | CHANGELOG | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Hubzilla 5.0.8 (2020-12-30) + - Fix single quotes not escaped in the notifications title (issue 1503) + - Return zot6 xchans for random_profile() + - Return zot6 entries in dirsearch + - Fix comment sync issue + - Fix duplicate entries in contact autocomplete + - Fix issue where direct message notifications where not displayed for wall items + - Do not revalidate cached photos + - Implement imagemagic resource consumption limiting + - Specify key in mod owa + - Fix issue where array was passed to get_key() + + Hubzilla 5.0.7 (2020-12-21) - Fix CardDAV addressbook ID - Use Zot6 for CardDAV and CalDAV sync between clones |