aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2017-09-18 16:37:55 +0200
committerMario <mario@mariovavti.com>2017-09-18 16:37:55 +0200
commit46daaa11fd9339088c51928f5c361bbf91c3ae69 (patch)
treea31180473f9d06d505c71ebdfac4a7a04359f199
parentcca2b1621f45c1d6250c4f312e1fdd5fef367114 (diff)
downloadvolse-hubzilla-46daaa11fd9339088c51928f5c361bbf91c3ae69.tar.gz
volse-hubzilla-46daaa11fd9339088c51928f5c361bbf91c3ae69.tar.bz2
volse-hubzilla-46daaa11fd9339088c51928f5c361bbf91c3ae69.zip
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)