aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-09-19 13:09:19 -0700
committerzotlabs <mike@macgirvin.com>2017-09-19 13:09:19 -0700
commit51e40add661219c26c73f4b8d6da1f691e0b9b6d (patch)
tree6ce7fcce4ead9110c67eecd08be652b07350ccb5 /CHANGELOG
parent8123a62302330cc8629d0c8ecb68d3d3be07a005 (diff)
parent4500faf463e7fd6fcf9948666421c941a1292df9 (diff)
downloadvolse-hubzilla-51e40add661219c26c73f4b8d6da1f691e0b9b6d.tar.gz
volse-hubzilla-51e40add661219c26c73f4b8d6da1f691e0b9b6d.tar.bz2
volse-hubzilla-51e40add661219c26c73f4b8d6da1f691e0b9b6d.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f96f83b09..55a35806b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+Hubzilla 2.6.3 (2017-09-18)
+ - Fix anonymous comments/likes on photos - this is not yet implemented
+ - Fix favicon not displayed on certain pages
+ - Fix hubzilla logo icon for favicon and email notifications
+ - Fix an issue with displaying selected theme in settings/display
+ - [SECURITY] Restrict the input characters we accept in token verification strings to hex digits
+ - Remove hubzilla.nl from fallback directory servers
+
Hubzilla 2.6.2 (2017-08-31)
- Fix webfinger returns invalid XML (github issue #851)