aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2020-12-04 14:33:34 +0100
committerMax Kostikov <max@kostikov.co>2020-12-04 14:33:34 +0100
commita9dd6d6bdbc27e11ffe71644670686d82e05420f (patch)
tree05dd57d1c3f2a8b7541598544b92dbbfe964c329 /CHANGELOG
parentc9ce562369556ae01044dfb91541c4e4ee35af9e (diff)
parent9c7ec55b4049599f3a61192eaf020e3a112dfa0e (diff)
downloadvolse-hubzilla-a9dd6d6bdbc27e11ffe71644670686d82e05420f.tar.gz
volse-hubzilla-a9dd6d6bdbc27e11ffe71644670686d82e05420f.tar.bz2
volse-hubzilla-a9dd6d6bdbc27e11ffe71644670686d82e05420f.zip
Merge branch 'dev' into 'dev'
Dev sync See merge request kostikov/core!2
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG35
1 files changed, 35 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6a6292da3..9c476aac6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,38 @@
+Hubzilla 5.0.4 (2020-12-01)
+ - Fix regression updating the primary
+ - Dismiss title in response activities
+
+
+Hubzilla 5.0.3 (2020-11-26)
+ - Upgrade phpunit to version 9
+ - Remove dbunit because its not maintained anymore
+ - Add uuid version 5 based uuid's to imported feeds
+ - Fix potential delivery loop
+ - Fix actor of fetched activities not stored
+ - Improve update mechanism for comments and likes to prevent page jumps
+ - Fix issue where channel suggestions was suggesting oneself
+ - Do not auto-update except for own actions
+ - Introduce ctrl-enter shortcut to send comments and posts
+
+ Addons
+ Pubcrawl: improve addressing of mentioned actors
+
+
+Hubzilla 5.0.2 (2020-11-16)
+ - Fix edge case in acl selector
+ - Fix ping_site()
+ - Fix directory post url
+ - Update russian translation
+ - Implement polling for notifications (default) - SSE can be enabled in /admin/site if desired
+ - DB update to remove hublocs with no hubloc_hash or no hubloc_callback
+ - Do not save actors without an inbox
+ - Fix import_hublocs()
+
+ Addons
+ - Pubcrawl: do not save actors without an inbox
+ - Diaspora: fix issue with diaspora where hublocs without hubloc_hash were stored
+
+
Hubzilla 5.0.1 (2020-11-12)
- Fix share title size
- Fix issue where hublocs could get mixed up between different protocols