diff options
author | Mario <mario@mariovavti.com> | 2024-03-26 09:51:09 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-26 10:06:05 +0000 |
commit | 526729c0f16469e516feb1a46bb453f36da2df1f (patch) | |
tree | 8047411d6c2c21b350e1cfc33c73632ee6d630a5 /CHANGELOG | |
parent | 1cd3369f6a7d88b113978d9167cb2b24aefac7d8 (diff) | |
download | volse-hubzilla-526729c0f16469e516feb1a46bb453f36da2df1f.tar.gz volse-hubzilla-526729c0f16469e516feb1a46bb453f36da2df1f.tar.bz2 volse-hubzilla-526729c0f16469e516feb1a46bb453f36da2df1f.zip |
changelog
(cherry picked from commit 418b1eaf78418cf0bbc97577a0db8d4696920e9b)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Hubzilla 9.0.1 (2024-03-26) + - Fix an issue where after an update initiated from a modal the modal backdrop would remain + - Fix bootstrap namespace in conv list templates + - Fix link to delivery report in conv list templates + - Slightly improved handling of linefeeds in some bbcode block elements and added tests + - Fix categories_widget() cache not being observer aware + - Allow to run additional site specific commands at the end of util/udall in util/udall_extra + - Fix linefeeds in table and list content removed + - Pubcrawl: do not attrmpt to sign wall to wall messages - they will appear misattributed in mastodons + - Pubcrawl: default to Note activity type for now + + Hubzilla 9.0 (2024-03-22) - Refactor browser to browser encryption based on sodium plus library - Added developer docs for the refactored test system |