From 03973f5d1d25b54f0b81ccbeb08b18b745b80b22 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 25 Mar 2022 09:22:57 +0000 Subject: changelog --- CHANGELOG | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 84abbd5d9..f04d0f639 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,41 @@ +Hubzilla 7.2 (2022-??-??) + - Streamline comment policy with downstream project + - Add new function is_local_url() + - Add helper function to escape URLs + - Add signing algorithm to zotinfo() + - Store signing algorithm in import_xchan() + - Use bootstrap-nightfall for redbasic:dark schema + - Add support for hs2019 + - Remove unused function script_path() + - Move login and register button into the hamburger menu for small screens + - Collect accept headers in an array instead of a concatenated string + - Update composer libs + - Enhanced content filters + - Improve mod gprobe to also deal with URLs + - Adapt unseen forum posts query in mod network to new forum post style + - Remove deprecated widgets + - Add inbound support for quoteUrl to Lib/Activity + - Add widget descriptions + - Add a GUI for the PDL editor + + Addons + - Pubcrawl: deprecate as.php in favor of core libs + - Pubcrawl: rewrite/modernize mod inbox + - Pubcrawl: reflect core enhanced content filter changes + - Diaspora: reflect core enhanced content filter changes + - Fediwordle: new addon - a distributed word game inspired by wordle + - Pubcrawl: streamline post_local hook with diaspora + + Bugfixes + - Fix comments_closed date on posts where comments are disabled + - Fix open redirect via rpath query param + - Fix local file inclusion in redbasic theme + - Fix baseurl for css and js + - Fix duplicate IDs in login form + - Fix unknown author not fetched if w2w comment arrives + - Fix thr_parent lost across edits + + Hubzilla 7.0.3 (2022-02-10) - Allow to override the charset for the PDO connection string via $db_charset in .htconfig.php -- cgit v1.2.3