diff options
author | redmatrix <mike@macgirvin.com> | 2016-09-27 20:37:12 -0700 |
---|---|---|
committer | redmatrix <mike@macgirvin.com> | 2016-09-27 20:37:12 -0700 |
commit | 68d9d1cec2a255ac3b72c85759ca955e50f6df5c (patch) | |
tree | e1266df86de8820a73f5ef21c633bd08c91e73b3 /CHANGELOG | |
parent | eff2e6c7950df6a08fceb1eb0b9ab737e600763a (diff) | |
download | volse-hubzilla-68d9d1cec2a255ac3b72c85759ca955e50f6df5c.tar.gz volse-hubzilla-68d9d1cec2a255ac3b72c85759ca955e50f6df5c.tar.bz2 volse-hubzilla-68d9d1cec2a255ac3b72c85759ca955e50f6df5c.zip |
updated changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,6 @@ Hubzilla 1.14 (not released) + - add plugin hook for 'get_profile_photo' + - Convert NULL_DATE to a legal date for compatibility with MySQL strict mode - Allow a site to over-ride the help table-of-contents files - Autoscroll to target post/comment when in single-thread mode - Indicator for own response verb activity @@ -15,7 +17,7 @@ Hubzilla 1.14 (not released) - Remove chatroom suggestions - Revamped and improved theme select backend - Theme preview - ⁻ Techlevels for pro server role + - Implement techlevels for pro server role - BBcode checklist - Improve save to folder modal dialog - Case insensitive sort apps @@ -51,7 +53,7 @@ Hubzilla 1.14 (not released) - Create smarty dir before any templates can be initialised - Fix aconfig - Broken doc search - - Puclic forum check with custom/exoert permissions + - Public forum check with custom/expert permissions Plugins - Diaspora: third party on other network comment issue |