diff options
author | Mario <mario@mariovavti.com> | 2021-01-13 09:01:31 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-01-13 09:01:31 +0000 |
commit | 08f717d4fc27ff763c7f0380b5f24065ba62abd5 (patch) | |
tree | a6e5b650f0f4cd3dfcde2961eec419986a6ae1f3 /CHANGELOG | |
parent | 1615f2c79a38a094264ca9e78f39ac9f59a151e4 (diff) | |
parent | b9fd87b004fe083c3f8064de5defea4ff439bce0 (diff) | |
download | volse-hubzilla-08f717d4fc27ff763c7f0380b5f24065ba62abd5.tar.gz volse-hubzilla-08f717d4fc27ff763c7f0380b5f24065ba62abd5.tar.bz2 volse-hubzilla-08f717d4fc27ff763c7f0380b5f24065ba62abd5.zip |
Merge branch 'dev' into 5.2RC
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,7 @@ 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 performance for forum post edit action - Improve File App tiles view - Update es strings - Update ru strings @@ -23,6 +23,7 @@ Hubzilla 5.2 (2021-xx-xx) - Update composer libs Bugfixes + - Fix direct messages by forum channel turned into group item - Fix ID3Parser composer autoload - Fix issue where directory_fallback_servers were not accessible from static function - Fix missing constant defenition for HUBLOC_OFFLINE |