aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-02-09 09:49:46 +0000
committerMario <mario@mariovavti.com>2022-02-09 09:49:46 +0000
commit4a8c3cdc6109c5515824082f57bdb801b13ef9e0 (patch)
tree88e24a6176589c4d56598e25fe07bac653fd6ffc /CHANGELOG
parentc0b6f2d95f3c08bce373253c8ceb2111982ee7ce (diff)
downloadvolse-hubzilla-4a8c3cdc6109c5515824082f57bdb801b13ef9e0.tar.gz
volse-hubzilla-4a8c3cdc6109c5515824082f57bdb801b13ef9e0.tar.bz2
volse-hubzilla-4a8c3cdc6109c5515824082f57bdb801b13ef9e0.zip
changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0c4b494be..c931b95b7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,25 @@
+Hubzilla 7.0.2 (2022-02-09)
+ - Update french templates
+ - Add charset to the PDO connection strings
+ - Introduce delete keytype for get_activitystreams_key()
+ - Fix PHP error in Daemon/Externals
+ - Improved actor cache handling
+ - Implement manual fetch of packed local links
+ - Add JSalmon data to the meta field instead of data in Lib/ActivityStreams
+ - Fix some PHP8.1 deprecation warnings
+ - Fix delivery report for likes not found in some cases
+ - Allow zotfinger to recurse through all known hublocs if the one we got does not exist (404) or got removed (410)
+ - Diaspora: improve relaying of comments
+ - Fix regression in mod hcard
+ - Add the LD signature in Daemon/Notifier in case where there is no signed data available
+ - Prevent zot6 packet being saved as AP raw message
+ - Attach iconfig to the activity instead of the activity object
+
+ Addons
+ - Pubcrawl: make sure the sys channel falls through the app installed check
+ - Pubcrawl: improve local delivery of shared inbox items
+
+
Hubzilla 7.0.1 (2022-01-28)
- Fix removing contacts from privacy groups in the contact edit modal
- Fix escape_tags() messing with URLs in actor_store()