diff options
author | zotlabs <mike@macgirvin.com> | 2018-10-30 18:11:49 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2018-10-30 18:11:49 -0700 |
commit | 70c55da1df69d90dcbeb5a78c994b23a8456bfc9 (patch) | |
tree | 86d39069b02ecabe4ed091514e5076a98abda43a /CHANGELOG | |
parent | 623aa7ea48149ca7c2bc556931f25befdf49e58a (diff) | |
parent | f9ab7647dd660adb37464614616cb8484c500de4 (diff) | |
download | volse-hubzilla-70c55da1df69d90dcbeb5a78c994b23a8456bfc9.tar.gz volse-hubzilla-70c55da1df69d90dcbeb5a78c994b23a8456bfc9.tar.bz2 volse-hubzilla-70c55da1df69d90dcbeb5a78c994b23a8456bfc9.zip |
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +Hubzilla 3.8.2 (2018-10-29) + - Merge unmerged changes from dev into master + - Fix issues with forum handling in mod network and ping + - Fix delivery chain linkage messed up if original post was edited + - Fix issues with the experimental queue worker + - Fix call to image source {1} from html template + - Group stream filters by threaded and unthreaded default view + - Show only unseen forum messages when clicking on forum notification + - Improve editor contact autocomplete performance + - Convert non UTF-8 content on link embeding + - Make textcomplete return up to 100 items + - Look for for matches in the entire string when suggesting emojis + - Add [summary] bbcode to autocomplete list + - Update blueimp_upload to version 9.23 + - Update spanish strings + + Addons + - Cart: don't allow items to be added unless user is logged into the Grid. + - Pubcrawl: simplify asencode_activity() addressing to reflect upcoming changes in mastodon 2.6 + - Rendezvous: Update rendezvous_group.tpl to fix broken Bootstrap library reference + + Hubzilla 3.8.1 (2018-10-21) - Fix issue with too long navbar banners - Fix menu item edit link |