diff options
author | Mario Vavti <mario@mariovavti.com> | 2024-11-08 11:19:42 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2024-11-08 11:19:42 +0100 |
commit | 4b4cac63fd4597b5c3090377196c8ad970900b21 (patch) | |
tree | a13eb1e5b569e6ac023000a8acb78d9f016f5209 /CHANGELOG | |
parent | 21b60bf119a3d070e385c1011f4c3ccb9951f23c (diff) | |
parent | 17183cc5dcbc5eb825d353d9f24fa74b2e4c6cdd (diff) | |
download | volse-hubzilla-4b4cac63fd4597b5c3090377196c8ad970900b21.tar.gz volse-hubzilla-4b4cac63fd4597b5c3090377196c8ad970900b21.tar.bz2 volse-hubzilla-4b4cac63fd4597b5c3090377196c8ad970900b21.zip |
Merge branch 'dev' into containers
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,29 @@ +Hubzilla 9.4.4 (2024-11-06) + - Update Norwegian translations + - Fix error adding things when multiple profiles not enabled + - Port mod thing to use $_GET/$_POST instead of $_REQUEST + - Move Norwegian translations from nb-no to nb + - Fix intact alernative network hublocs being marked deleted in Libsync::sync_locations() + - Fix modals only partly removed when DOM emlement updated via ajax + - Add explicit check for channel_address in channel_url() + - Fix PHP deprecation warnings in mod setup + - Fix PHP warning in Web/HttpMeta + - Fix typo in UnitTestCase + - Fix missing CSRF token checks in mod account_edit + - Fix OCAP tokens only added to images + - Fix unescaped zid parameter + - Fix wrong date format in published date in update question activities + - Fix include for en TOS page + - Fix query in copy_of_pubitem() returning duplicate items + - Fix edit button not clickable if below right aside when viewing webpages + - Fix rendering of category tags icons in the editor + - Fix regex to detect URLs in cleanup_bbcode + - Fix duplicate posts from forum clones + - Fix follow to non primary hub location in pubcrawl addon + - Fix id host not rewritten to local host in pubcrawl addon + - Fix regression when manually fetching items in pubcrawl addon + + Hubzilla 9.4.3 (2024-10-10) - Discard Add/Remove activities (Hubzilla 10 and (streams) compatibility) - Fix HQ channel activities icons |