aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-07-18 08:52:28 +0000
committerMario <mario@mariovavti.com>2024-07-18 08:52:28 +0000
commit65185a70d593d98570baa4599f562a0d05151d83 (patch)
tree00a48122fd56175e5be59bbd46e2547ff7489455 /CHANGELOG
parent6d1f34284b0f4a46932305266ee00d8606c94dc7 (diff)
downloadvolse-hubzilla-65185a70d593d98570baa4599f562a0d05151d83.tar.gz
volse-hubzilla-65185a70d593d98570baa4599f562a0d05151d83.tar.bz2
volse-hubzilla-65185a70d593d98570baa4599f562a0d05151d83.zip
changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 248df1c81..25189c97b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,15 @@
+Hubzilla 9.2.1 (2024-07-18)
+ - Fix fatal error if gd function image{jpeg, png, webp}() does not exist for some reason
+ - Add missing pdl for mod import
+ - Escape queueworker json data
+ - Fix missing object when repeating own posts
+ - Improve display of system notifications in relation with page reloads
+ - Add possibility to only display system notifications with notifications widget
+ - Fix layout issue with socialauth addon
+ - Save a db lookup if we have just reset notifications in sse addon
+ - Fix php error if attachment was an empty string in pubcrawl addon
+
+
Hubzilla 9.2 (2024-07-06)
- Fail to import more gracefully if a channel has already been imported at some point but was deleted again
- Use the doubleleft template by default for admin pages to work around some display issues