aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-26 09:51:09 +0000
committerMario <mario@mariovavti.com>2024-03-26 09:51:09 +0000
commit418b1eaf78418cf0bbc97577a0db8d4696920e9b (patch)
treedb1cff5771c45bae7168b448df2251ac112fc9c0
parente0ac7b7f9ffb3e2602c23f893d75aba706a234e5 (diff)
downloadvolse-hubzilla-418b1eaf78418cf0bbc97577a0db8d4696920e9b.tar.gz
volse-hubzilla-418b1eaf78418cf0bbc97577a0db8d4696920e9b.tar.bz2
volse-hubzilla-418b1eaf78418cf0bbc97577a0db8d4696920e9b.zip
changelog
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dcc4e5d08..67f6783a9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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