aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-11-11 21:25:59 +0100
committerMario Vavti <mario@mariovavti.com>2017-11-11 21:25:59 +0100
commit823729d2c1ea202a463c645d3a84ebf35140bd9f (patch)
treeef1239cc035cf81f24f55968b59c9363b1dbaa86 /CHANGELOG
parent55995b0494843ef826dc38f862e9dced34ae0d96 (diff)
downloadvolse-hubzilla-823729d2c1ea202a463c645d3a84ebf35140bd9f.tar.gz
volse-hubzilla-823729d2c1ea202a463c645d3a84ebf35140bd9f.tar.bz2
volse-hubzilla-823729d2c1ea202a463c645d3a84ebf35140bd9f.zip
changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG33
1 files changed, 32 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e547e1fbe..84bf4ea02 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,35 @@
-Hubzilla 2.8 (????-??-??)
+Hubzilla 2.8.1 (2017-11-11)
+ - Rename channel app events to calendar and add nav_set_selected() to /cal
+ - Load notifications links to /display via ajax if we are already in /display
+ - Add location info to the navbar for remote visitors
+ - Bring back tabindex to submit comments
+ - Add spanish translations for context help
+ - Added mode to portfolio widget
+
+ Bugfixes
+ - Fix wiki pages not updating after creating new page
+ - Fix notifications covered by cover photo on medium size screens - github issue #906
+ - Fix unable to change permissions on wiki with space in name
+ - Fix only show nav app link if we have a selected app
+ - Fix unable to mark all messages read
+ - Fix imagedata not set correctly if large photo and imagick is not installed
+ - Fix issues with diaspora xchans
+ - Fix profile photo issue triggered by a previous bug
+
+ Plugins/Addon
+ N-S-F-W: improve the undocumented n-s-f-w author::word feature
+ Diaspora: update the import_diaspora tool for the version 2.0 account export files
+ Diaspora: fix comments are partly containing "diaspora_handle" instead of "author" - github issue #69
+ Pubcrawl: provide feature setting for downgrade_media option
+ Pubcrawl: fix issue where replies to replies did not find its parent
+ Diaspora: fix friendica likes on comments
+ Diaspora: fix private mail
+ Diaspora: fix third party deletes/retractions not propagating
+ Diaspora: likes not working - github issue #895 in core
+ Diaspora: fix comments from unknown persons not accepted if allow public comments is enabled - github issue #68
+ XMPP: fix php warning
+
+Hubzilla 2.8 (2017-10-25)
- Redirect to be moderated items to /moderate
- Update notifications if notifications area remains open
- Create an actual logout module instead of relying on internal variables