aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-11-12 16:07:04 -0800
committerzotlabs <mike@macgirvin.com>2017-11-12 16:07:04 -0800
commit59caf141d1e271ee4a6e7ab8b66f4070835dde95 (patch)
tree44056bdac329f6356fa75ed3566c88568677d89f /CHANGELOG
parent71a30cd9a5f5c749e3b76e961876afbd0afa87f9 (diff)
parent6ea7ef43e0a0a99f81986c8e1fe5955800bfa496 (diff)
downloadvolse-hubzilla-59caf141d1e271ee4a6e7ab8b66f4070835dde95.tar.gz
volse-hubzilla-59caf141d1e271ee4a6e7ab8b66f4070835dde95.tar.bz2
volse-hubzilla-59caf141d1e271ee4a6e7ab8b66f4070835dde95.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG35
1 files changed, 34 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e547e1fbe..f6fc163c5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,37 @@
-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 os_syspath in DAV file put operation so that photos will scale correctly
+ - Fix unicode characters in urls tripping up url regexes - github issue #901
+ - 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