aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2017-09-18 16:37:55 +0200
committerMario <mario@mariovavti.com>2017-09-18 16:38:56 +0200
commitc3b3f41a21a5b56315768dbddc366934d6374c96 (patch)
tree6434a9f31388ecacfc27a5b168850d87734decd6 /CHANGELOG
parent9914e171b15123f5540d8483890c5bab8d596b3f (diff)
downloadvolse-hubzilla-c3b3f41a21a5b56315768dbddc366934d6374c96.tar.gz
volse-hubzilla-c3b3f41a21a5b56315768dbddc366934d6374c96.tar.bz2
volse-hubzilla-c3b3f41a21a5b56315768dbddc366934d6374c96.zip
changelog
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)