aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-10-12 11:23:27 +0200
committerMario Vavti <mario@mariovavti.com>2016-10-12 11:27:23 +0200
commit745ac240d72e653cc49da5a81f379b49de6f2004 (patch)
treed669bc9bd874cfaf28780afb1b1024171b761583 /CHANGELOG
parent73d67bb16a0b28de93ed93fe598d1a5a75747bcd (diff)
downloadvolse-hubzilla-745ac240d72e653cc49da5a81f379b49de6f2004.tar.gz
volse-hubzilla-745ac240d72e653cc49da5a81f379b49de6f2004.tar.bz2
volse-hubzilla-745ac240d72e653cc49da5a81f379b49de6f2004.zip
update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9e06fb7a1..53d8a0f2e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
-Hubzilla 1.14RC (2016-10-02)
+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,9 @@ Hubzilla 1.14RC (2016-10-02)
- 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
- Fix ajax page update with /channel?f=&mid=hash
@@ -65,6 +69,7 @@ Hubzilla 1.14RC (2016-10-02)
- 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