diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-12-22 20:00:01 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-12-22 21:01:50 +0100 |
commit | fca464071f51042872fd472b30604a54a60109f8 (patch) | |
tree | 28b7666a4bc3e68c4e547a39a4a7c6b6b767d554 | |
parent | 4f08f4b84cae885dc3ce37be7761546fddeb311c (diff) | |
download | volse-hubzilla-fca464071f51042872fd472b30604a54a60109f8.tar.gz volse-hubzilla-fca464071f51042872fd472b30604a54a60109f8.tar.bz2 volse-hubzilla-fca464071f51042872fd472b30604a54a60109f8.zip |
update changelog
(cherry picked from commit cdb85f130933b2abe9da80119696f5d1d55bebc4)
-rw-r--r-- | CHANGELOG | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +Hubzilla 3.8.8 (2018-12-22) + - Fix issue with linkinfo + - Fix cURL with HTTP/2 + - Remove scale_external_images() + - Style highlight bbcode via css + - Make mod channel deal with b64 encoded mid's + - Fix email retrieval in OAuth2Storage + - Add reinstall option to util/addons + - Remove deprecated caching protection from mod photo + - Add missing check for observer in mod like + - Articles: default to logged in channel if channel name is not passed + - Wiki: fix preview issue with hyperlinks + - Cart: backport fixes from osada + - Gallery: provide file extensions for better compatibility + - Hsse: fix issue when linkinfo data was inserted + - Diaspora: remove deprecated scale_external_images() + + Hubzilla 3.8.7 (2018-12-14) - Fix issue with linkdropper in comment area - Fix regression wit app ordering |