aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-05 07:48:44 +0000
committerMario <mario@mariovavti.com>2021-06-05 07:48:44 +0000
commit7b3eb09067e08bc017b71f5f05aef5a67eb5b05a (patch)
treefc0c961923868f93c7c48fe82922813aacc178bb /CHANGELOG
parent993d64801136aa4bde4f4422ae4f07d224a91a62 (diff)
parenta3f4ad9ea0bb3d4641eab5d3de862358d5caeecb (diff)
downloadvolse-hubzilla-7b3eb09067e08bc017b71f5f05aef5a67eb5b05a.tar.gz
volse-hubzilla-7b3eb09067e08bc017b71f5f05aef5a67eb5b05a.tar.bz2
volse-hubzilla-7b3eb09067e08bc017b71f5f05aef5a67eb5b05a.zip
Merge branch 'dev' into six
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG28
1 files changed, 28 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 31d23f0c7..1c4b6cdd6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,31 @@
+Hubzilla 5.6.1 (2021-06-04)
+ - Update spanish translations
+ - Fix login name label if register email verification is disabled
+ - Fix zotinfo issue with deleted channels
+ - Make pubstream ordering configurable
+ - Fix article summary duplicated when editing
+ - Update polish translations
+ - Fix admin setting for invitations not displayed correctly
+ - Fix registration in invite only mode
+ - Fix notifications not returning offset -1 when returning early
+ - Fix direct messages for items imported via sync
+ - Bring back the channel protocols hooks
+ - Fix security headers switching
+ - Fix magic auth for delegated channels
+ - Introduce drop_query_params() for secure query parameter removal
+ - PHP8 fixes (ongoing)
+ - Fix menu wrapping regression
+
+ Addons
+ - LDAPauth: fix regression creating an account
+ - Twitter: allow feeds crossposting
+ - Twitter: fix posting when post by default is disabled
+ - Pubcrawl: add litepub directMessage attribute
+ - Pubcrawl: allow xchan/hubloc upgrades from e.g. ostatus
+ - Diaspora: fix possible issue with missing hublocs
+ - Diaspora: refine dispatching of public of public items
+
+
Hubzilla 5.6 (2021-05-11)
- Improve postgres hubloc queries
- Implement automatic duplicate singleton hubloc removal