diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-10-12 11:23:27 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-10-12 11:23:27 +0200 |
commit | 16da1a4e810889448eecbd13d68183a820bcebe2 (patch) | |
tree | 0ca57d220c9dfb7457d422d9593312670fb04291 | |
parent | 050c0752f9d9c1bb7710a27b3732a37e91f179d6 (diff) | |
download | volse-hubzilla-16da1a4e810889448eecbd13d68183a820bcebe2.tar.gz volse-hubzilla-16da1a4e810889448eecbd13d68183a820bcebe2.tar.bz2 volse-hubzilla-16da1a4e810889448eecbd13d68183a820bcebe2.zip |
update changelog
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,5 @@ -Hubzilla 1.14 (????-??-??) +Hubzilla 1.14 (2016-10-13) + - New hook bbcode_filter - Unify the various mail sending instance to enotify::send() and z_mail() - Provide ability for admin to change account password - Replace deprecated Sabre functions @@ -38,6 +39,8 @@ Hubzilla 1.14 (????-??-??) - Server roles (basic, standard and pro) Bugfixes + - Fix connected time not shown on ajax loaded connections + - API issues - Fix readmore.js collapsing on scrolldirection change in some mobile browsers - Personalize Server Emails - Audio player doesn't automatically show for m4a files @@ -66,6 +69,7 @@ Hubzilla 1.14 (????-??-??) - Public forum check with custom/expert permissions Plugins + - Standard Embed: update to convert old corporate bbcodes - Cdav security: fix rw permission check - Cdav: add partial support for recurring events in the browser client (editing/creating is not implemented) - New plugin phpmailer: use phpmailer class instead of php's built-in mail() function |