aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2012-07-06 19:37:01 -0400
committerCash Costello <cash.costello@gmail.com>2012-07-06 19:37:01 -0400
commit7fd67bc8ac6882f1a73aa7f8f907cd6c2a694272 (patch)
treebe8a950e350758ac05f2bbab22ec15e2f0a2b5c0 /CHANGES.txt
parente9df0780e7499f983ccb9d346d202343aa1b2c18 (diff)
downloadelgg-7fd67bc8ac6882f1a73aa7f8f907cd6c2a694272.tar.gz
elgg-7fd67bc8ac6882f1a73aa7f8f907cd6c2a694272.tar.bz2
updated changes for 1.8.7 release
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index b502b8411..45f561ab5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,33 @@
+Version 1.8.7
+(July 10, 2012 from https://github.com/Elgg/Elgg/tree/1.8)
+
+ Contributing Developers:
+ * Cash Costello
+ * Evan Winslow
+ * Ismayil Khayredinov
+ * Jeroen Dalsem
+ * Jerome Bakker
+ * Matt Beckett
+ * Miguel Rodriguez
+ * Paweł Sroka
+ * Sem
+ * Steve Clay
+
+ Enhancements:
+ * Better support for search engine friendly URLs
+ * Upgraded htmlawed (XSS filtering)
+ * Internationalization support for TinyMCE
+ * Public access not available for walled gardens
+ * Better forwarding and messages when they cannot view content because logged out
+
+ Bugfixes:
+ * Fatal errors due to type hints downgraded to warnings
+ * Group discussion reply notifications work again
+ * Sending user to inbox when deleting a message
+ * Fixed location profile information when it is an array
+ * Over 30 other bug fixes.
+
+
Version 1.8.6
(June 18, 2012 from https://github.com/Elgg/Elgg/tree/1.8)