aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2012-06-18 17:24:58 -0400
committerCash Costello <cash.costello@gmail.com>2012-06-18 17:24:58 -0400
commite991b83d8ee2a549dabba2e88645dd31af235097 (patch)
treebb860e7c2b3b2dc375153b7fbead9463d42cede3 /CHANGES.txt
parentd06db9652acfa318bb1135caa3c3030cc9bbfd51 (diff)
downloadelgg-e991b83d8ee2a549dabba2e88645dd31af235097.tar.gz
elgg-e991b83d8ee2a549dabba2e88645dd31af235097.tar.bz2
updated changes.txt
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 870c4f57d..b502b8411 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,27 @@
+Version 1.8.6
+(June 18, 2012 from https://github.com/Elgg/Elgg/tree/1.8)
+
+ Contributing Developers:
+ * Cash Costello
+ * Evan Winslow
+ * Ismayil Khayredinov
+ * Jeff Tilson
+ * Jerome Bakker
+ * Paweł Sroka
+ * Sem
+ * Steve Clay
+
+ Enhancements:
+ * New ajax spinner
+ * Detecting docx, xlsx, and pptx files in file plugin
+ * Showing ajax spinner when uploading file with embed plugin
+
+ Bugfixes:
+ * Fixed some language caching issues.
+ * Users can add sub-pages to another user's page in a group.
+ * Over 30 other bug fixes.
+
+
Version 1.8.5
(May 17, 2012 from https://github.com/Elgg/Elgg/tree/1.8)
@@ -27,6 +51,7 @@ Version 1.8.5
* River entries' timestamps use elgg_view_friendly_time() and can be
overridden with the friendly time output view.
+
Version 1.8.4
(April 24, 2012 from https://github.com/Elgg/Elgg/tree/1.8)