diff options
author | Mario <mario@mariovavti.com> | 2024-03-26 09:51:09 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-26 09:51:09 +0000 |
commit | 418b1eaf78418cf0bbc97577a0db8d4696920e9b (patch) | |
tree | db1cff5771c45bae7168b448df2251ac112fc9c0 /CHANGELOG | |
parent | e0ac7b7f9ffb3e2602c23f893d75aba706a234e5 (diff) | |
download | volse-hubzilla-418b1eaf78418cf0bbc97577a0db8d4696920e9b.tar.gz volse-hubzilla-418b1eaf78418cf0bbc97577a0db8d4696920e9b.tar.bz2 volse-hubzilla-418b1eaf78418cf0bbc97577a0db8d4696920e9b.zip |
changelog
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 |