aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorcash <cash.costello@gmail.com>2013-04-19 22:45:11 -0400
committercash <cash.costello@gmail.com>2013-04-19 22:45:11 -0400
commit970d9bc397edaf03b8c8228e78065f51d8736eb0 (patch)
tree827e371f09827ffb6e4a7c775e03d4ed3617e141 /CHANGES.txt
parent5b0b6f28dd224861e216c1a9279a9115b5a5b87a (diff)
downloadelgg-970d9bc397edaf03b8c8228e78065f51d8736eb0.tar.gz
elgg-970d9bc397edaf03b8c8228e78065f51d8736eb0.tar.bz2
added changes for 1.8.15
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 797fb9c62..c23d30fd2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,37 @@
+Version 1.8.15
+(April xx, 2013 from https://github.com/Elgg/Elgg/tree/1.8)
+ Contributing Developers:
+ * Cash Costello
+ * Ismayil Khayredinov
+ * Jeff Tilson
+ * Matt Beckett
+ * Paweł Sroka
+ * Sem
+ * Steve Clay
+ * Tom Voorneveld
+
+ Bugfixes:
+ * Not displaying http:// on profiles when website isn't set
+ * Fixed pagination display issue for small screens
+ * Not hiding subpages of top level pages that have been deleted
+ * Stop corrupting JavaScript views with elgg deprecation messages
+ * Fixed out of memory error due to query cache
+ * Fixed bug preventing users authorizing Twitter account access
+ * Fixed friends access level for editing pages
+
+ Enhancements:
+ * Added browser caching of language JS files
+ * Auto-registering views for simplecache when their URL is requested
+ * Display helpful message for those who have site URL configuration issues
+ * Can revert to a previous revision with pages plugin
+ * Site owners can turn off posting wire messages to Twitter
+ * Search results are sorted by relevance
+
+ Dropped Support:
+ * Twitter widget due to changes in Twitter API and terms of service
+ * OAuth API plugin due to conflicts with the Twitter API plugin
+
+
Version 1.8.14
(March 12, 2013 from https://github.com/Elgg/Elgg/tree/1.8)
Contributing Developers: