diff options
author | zotlabs <mike@macgirvin.com> | 2017-12-22 14:39:14 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-12-22 14:39:14 -0800 |
commit | d4af870bb6500747790e6f196afeb4d75011185d (patch) | |
tree | 1b524d2b1b28c978d3e88c2686d2d98f621cf119 /CHANGELOG | |
parent | e7143a265ac97b31a8e0ada85b876ba76c911a3d (diff) | |
parent | 89fbb86c7b29f47d39b05568a2dc5a1055708cb3 (diff) | |
download | volse-hubzilla-d4af870bb6500747790e6f196afeb4d75011185d.tar.gz volse-hubzilla-d4af870bb6500747790e6f196afeb4d75011185d.tar.bz2 volse-hubzilla-d4af870bb6500747790e6f196afeb4d75011185d.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,4 +1,8 @@ Hubzilla 3.0 (????-??-??) + - Make homeinstall script ready for Debian 9 + - Add url and headings to bbco_autocomplete() + - Remove additional linebreaks after headings + - html2bbcode: use headings bbcode for headings - Don't zidify all permalinks, only zot permalinks - Make remote homelink link to the home host and not to the home channel - Auto promote beginner (techlevel 0) accounts to level 1 after they show signs of active participation. @@ -111,6 +115,18 @@ Hubzilla 3.0 (????-??-??) - Fix sql error in page module - Fix unstar + Plugins/Addon + Pubcrawl: fix PHP warning + Diaspora: remove garbage from magic envelope + Diaspora: fix permalinks for zot reshares + New addon: hzfiles - sync files across hubzilla servers + Fix various PHP 7.2 issues + Remove Firefox social plugin - it was deprecated and removed in firefox version 57 + Diaspora: unset id and parent for local comments + Pubsubhubbub: set interactive flag to avoid delivery killing if block_public is enabled + Mailhost addon moved to core + Remove js_upload addon + Hubzilla 2.8.1 (2017-11-11) - Rename channel app events to calendar and add nav_set_selected() to /cal |