diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-12-21 10:15:14 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-12-21 10:16:07 +0100 |
commit | c1f1d4e2ce545cae0b1968489d9887842112e11b (patch) | |
tree | be1cc9b1290b8bdc0c6cd7a2cde7bacb9e0110ef /CHANGELOG | |
parent | 193705a08aae379542b27ce05e0149fee7d5837d (diff) | |
download | volse-hubzilla-c1f1d4e2ce545cae0b1968489d9887842112e11b.tar.gz volse-hubzilla-c1f1d4e2ce545cae0b1968489d9887842112e11b.tar.bz2 volse-hubzilla-c1f1d4e2ce545cae0b1968489d9887842112e11b.zip |
update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,4 +1,9 @@ Hubzilla 2.0 (????-??-??) + - Deprecate bb_iframe + - Note widget: resize the textarea to reveal full content + - Implement fixed left aside + - Implement lockview for wikilist + - Simplify wikilist widget - Router error reporting - Setup changes to check for shell_exec and exec functions - Extensible permissions upgrade handling for channels with custom permission roles @@ -32,6 +37,11 @@ Hubzilla 2.0 (????-??-??) - Zot API re-write and extended Bugfixes + - Fix z_fetch_url() incorrect variable + - Fix SQL error with app categories + - Fix do not show revert buttons if we do not have write perms + - Fix dropdown positions + - Fix do not increase opacity to more than 1 - Fix clone sync missing for some item delete operations - Fix embed-image for fullscreen mode - Fix attach_list_files() @@ -57,6 +67,7 @@ Hubzilla 2.0 (????-??-??) - Fix fromStandalonePermission() Plugins + - Diaspora: missing item author when diaspora public comment received from relay - Superblock: refactoring - New addon: tripleaes for pro - Cdav: "if not exists" only supported starting with postgresql v. 9.5 debian stable has 9.4 |