diff options
author | nobody <nobody@zotlabs.com> | 2021-08-25 19:13:31 -0700 |
---|---|---|
committer | nobody <nobody@zotlabs.com> | 2021-08-25 19:13:31 -0700 |
commit | aa2106f9495bee4dcf0701fbd9fec8de6fa44984 (patch) | |
tree | f2e7178f78311069bd54471f6c063c5901d16fb7 /CHANGELOG | |
parent | 73b53675b1a339cfd950845279438e35b4e2dc7c (diff) | |
parent | 6261d0826c49ca24df9f694931592fbb9bf60f7e (diff) | |
download | volse-hubzilla-aa2106f9495bee4dcf0701fbd9fec8de6fa44984.tar.gz volse-hubzilla-aa2106f9495bee4dcf0701fbd9fec8de6fa44984.tar.bz2 volse-hubzilla-aa2106f9495bee4dcf0701fbd9fec8de6fa44984.zip |
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,4 +1,12 @@ -Hubzilla 6.0 (2021-07-xx) +Hubzilla 6.0.1 (2021-07-27) + - Fix regression in notification handling introduced in 6.0 + - Fix regression in regard to unified session page load times introduced in 6.0 + - Fix photo description textarea only available if create status post enabled + - Fix item not found by message id at clone locations + - Dismiss deleted xchans in mod chanview + + +Hubzilla 6.0 (2021-07-09) - Implement swipe to right for bringing in left aside - DB update 1247 to clean up bogus entries in updates - DB update 1246 to mark legacy zot xchans and hublocs deleted @@ -7,7 +15,7 @@ Hubzilla 6.0 (2021-07-xx) - Add an option to drop media for bbcode processing - Make mod HQ the default landing page after login - Implement direct messages view for mod HQ - - Implement public/restricted messages vie for mod HQ + - Implement public/restricted messages view for mod HQ - Implement starred messages view for mod HQ (only available if the Star Posts feature is enabled) - Update composer libs - Remove deprecated mod ping |