aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-05-17 13:26:01 +0000
committerMario <mario@mariovavti.com>2023-05-17 13:26:01 +0000
commit84f1ed1587917dcb86fbbc1dbb4b86796a19b6df (patch)
tree7f3ab93659b023c840db697b60b49e58ac241d2e
parent18914f2081067d9d2003f2a936ba803593515331 (diff)
parent31b4fb343dff04119be328829fc81eaf1634c257 (diff)
downloadvolse-hubzilla-84f1ed1587917dcb86fbbc1dbb4b86796a19b6df.tar.gz
volse-hubzilla-84f1ed1587917dcb86fbbc1dbb4b86796a19b6df.tar.bz2
volse-hubzilla-84f1ed1587917dcb86fbbc1dbb4b86796a19b6df.zip
Merge branch 'dev' into 8.4RC
-rw-r--r--CHANGELOG10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dcbfb47bf..9da047248 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,7 @@
-Hubzilla 8.4 (2023-05-??)
+Hubzilla 8.4 (2023-05-17)
+ - Slightly rewrite Activity::store() to save a query
+ - Use act->objprop() in decode_note() to get activity values
+ - Make sure to re-discover a channel upon connecting if we have just an xchan but no hubloc
- Updated ES translations
- Updated RU translations
- Redesigned profile vcard to implement cover images
@@ -15,9 +18,12 @@ Hubzilla 8.4 (2023-05-??)
- Remove legacy zot compatibility tweaks
- Rewrite and simplify directory sync
- Improve potentially long running sql query finding the thread parent
- - Implement option to override permission for posts with mentions
+ - Implement option to override permissions for posts with mentions
Bugfixes
+ - Fix parent_mid and thr_parent not set correctly for response activities
+ - Fix query for postgres in attach_list_files()
+ - Fix item_url_replace() failing on arrays
- Fix OWA compatibility with friendica
- Fix regression in decoding the object type
- Fix xss vulnerability in justified gallery library