update changelog
This commit is contained in:
parent
3d811a17fe
commit
e91a4bebed
11
CHANGELOG
11
CHANGELOG
@ -1,4 +1,9 @@
|
|||||||
Hubzilla 2.0 (????-??-??)
|
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
|
- Router error reporting
|
||||||
- Setup changes to check for shell_exec and exec functions
|
- Setup changes to check for shell_exec and exec functions
|
||||||
- Extensible permissions upgrade handling for channels with custom permission roles
|
- Extensible permissions upgrade handling for channels with custom permission roles
|
||||||
@ -32,6 +37,11 @@ Hubzilla 2.0 (????-??-??)
|
|||||||
- Zot API re-write and extended
|
- Zot API re-write and extended
|
||||||
|
|
||||||
Bugfixes
|
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 clone sync missing for some item delete operations
|
||||||
- Fix embed-image for fullscreen mode
|
- Fix embed-image for fullscreen mode
|
||||||
- Fix attach_list_files()
|
- Fix attach_list_files()
|
||||||
@ -57,6 +67,7 @@ Hubzilla 2.0 (????-??-??)
|
|||||||
- Fix fromStandalonePermission()
|
- Fix fromStandalonePermission()
|
||||||
|
|
||||||
Plugins
|
Plugins
|
||||||
|
- Diaspora: missing item author when diaspora public comment received from relay
|
||||||
- Superblock: refactoring
|
- Superblock: refactoring
|
||||||
- New addon: tripleaes for pro
|
- New addon: tripleaes for pro
|
||||||
- Cdav: "if not exists" only supported starting with postgresql v. 9.5 debian stable has 9.4
|
- Cdav: "if not exists" only supported starting with postgresql v. 9.5 debian stable has 9.4
|
||||||
|
Reference in New Issue
Block a user