diff options
author | Mario <mario@mariovavti.com> | 2021-09-07 07:36:53 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-09-07 07:36:53 +0000 |
commit | ad7c84eda7ce0bcda27af162bc3495af3a5612fc (patch) | |
tree | a39f8c4b56acc9ff46df27a0a8797ba857384b07 | |
parent | 52995bde125a568894ae441bb75cd69ac7945ef7 (diff) | |
parent | fe62b245ca9bac0aeaf58e43011eb12321d05c20 (diff) | |
download | volse-hubzilla-ad7c84eda7ce0bcda27af162bc3495af3a5612fc.tar.gz volse-hubzilla-ad7c84eda7ce0bcda27af162bc3495af3a5612fc.tar.bz2 volse-hubzilla-ad7c84eda7ce0bcda27af162bc3495af3a5612fc.zip |
Merge branch 'dev' into 6.2RC
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ Hubzilla 6.2 (2021-09-??) + - Deprecate the custom highlight [hl] bbcode in favor of [mark] which is a html5 standard - Check post_mail permission when receiving a direct message - Refactor actor store and cache mechanism - Add optional strict flag (false) to base64url_decode() which is passed on to base64_decode() |