diff options
author | Mario <mario@mariovavti.com> | 2024-07-18 08:52:28 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-07-18 08:52:28 +0000 |
commit | 65185a70d593d98570baa4599f562a0d05151d83 (patch) | |
tree | 00a48122fd56175e5be59bbd46e2547ff7489455 | |
parent | 6d1f34284b0f4a46932305266ee00d8606c94dc7 (diff) | |
download | volse-hubzilla-65185a70d593d98570baa4599f562a0d05151d83.tar.gz volse-hubzilla-65185a70d593d98570baa4599f562a0d05151d83.tar.bz2 volse-hubzilla-65185a70d593d98570baa4599f562a0d05151d83.zip |
changelog
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |