aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-01-11 20:32:33 +0000
committerMario <mario@mariovavti.com>2021-01-11 20:33:17 +0000
commitc5d50c9e47a1c25a4af8dfac860d191e0c8b39bf (patch)
treec24320b3fcd823b0fa482ff5a0c57aa7ecb7e228
parent12ba2c30b907c5350a4a79e04391f5c0e356b547 (diff)
downloadvolse-hubzilla-c5d50c9e47a1c25a4af8dfac860d191e0c8b39bf.tar.gz
volse-hubzilla-c5d50c9e47a1c25a4af8dfac860d191e0c8b39bf.tar.bz2
volse-hubzilla-c5d50c9e47a1c25a4af8dfac860d191e0c8b39bf.zip
Ãupdate changelog
-rw-r--r--CHANGELOG44
1 files changed, 44 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 629d8b44c..a1673ed95 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,47 @@
+Hubzilla 5.2 (2021-xx-xx)
+ - Use libzotdir for directory
+ - Streamline usage of channel url for keyId
+ - Basic work on PHP8 compatibility
+ - Improve performance for form post edit action
+ - Improve File App tiles view
+ - Update es strings
+ - Update ru strings
+ - Implement directory download via zip files in Files App
+ - Implement bulk file download via zip files in Files App
+ - Deprecate ! and !! forum tags - use direct messages to post to forums
+ - Do not show forums where we do not have permission to post in ACL selector
+ - Implement lockview for Files App
+ - Implement file and directory rename functionality Files App
+ - Implement file and directory copy functionality in Files App
+ - Implement file and directory move functionality in Files App
+ - Implement categories for files and directories in Files App
+ - Implement drag and drop move action for files and directories in Files App
+ - Implement bulk file actions for move, copy, categories and permissions
+ - Implement a files categories widget
+ - Implement a breadcrumb view for file paths
+ - Rewrite xchan_vcard template
+ - Update composer libs
+
+ Bugfixes
+ - Fix issue where directory_fallback_servers were not accesssible from static functional
+ - Fix missing constant defenition for HUBLOC_OFFLINE
+ - Fix sync_directories() including known dead sites
+ - Fix undefined variable in poller preventing Onedirsync from running
+ - Fix w2w posts not editable/deletable from local server
+ - Fix issue where categories were not saved on forum wall posts
+ - Fix no channel_id provided for contact_remove() in reply_purge()
+ - Fix typo in notifier command
+
+ Addons
+ - Queueworker: cleanup whitespace
+ - Queueworker: add some tweaks to prevent deadlocks for postgresql
+ - Flashcards: compatibility for the changes in the Files App
+ - Openstreemap: fix hostname parsing from URL
+ - Openstreemap: fix content security policy
+ - Pubcrawl: fix peertube video display
+ - Pubcrawl: deliver updates to anyone owning the item
+
+
Hubzilla 5.0.8 (2020-12-30)
- Fix single quotes not escaped in the notifications title (issue 1503)
- Return zot6 xchans for random_profile()