diff options
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 |