diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-12-03 11:47:28 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-12-03 11:47:28 +0100 |
commit | 88486a127849080222f5e6d5f8cb38af624413fe (patch) | |
tree | 3376e10c17890338379abf1596bf47429e36ecd5 | |
parent | 9fcadc2d7c5a81547011d18d8e5e3d6b0475d50e (diff) | |
download | volse-hubzilla-88486a127849080222f5e6d5f8cb38af624413fe.tar.gz volse-hubzilla-88486a127849080222f5e6d5f8cb38af624413fe.tar.bz2 volse-hubzilla-88486a127849080222f5e6d5f8cb38af624413fe.zip |
changelog
-rw-r--r-- | CHANGELOG | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +Hubzilla 3.8.6 (2018-12-03) + - Prevent incompatible export files (osada/zap) from being imported + - Catch exception if readImageBlob() receives bogus data + - Streamline PDF previews + - Allow notification filtering by name or address + - Fix too restrictive attached photo permissions + - Update ES translation + - Use flex for the default template + - Do not store serialized pconfig value received via to Module/Pconfig.php + - Update jquery-file-upload lib and move to composer + - Update imagesloaded lib and move to composer + - Fix activitypub tag notifications + - Fix call to undefined function in PConfig + - Fix typo which prevented propagation of comments to zot6 (dev) + - Activitypub: add support for pterotype (wordpress plugin) + - Openstreetmap: check validity of lat+lon before rendering a map + + Hubzilla 3.8.5 (2018-11-19) - Fix pconfig for new installs - Fix delayed publication of posts in combination with channel clones |