Skip to content

Commit

Permalink
chore: wrapping up v5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalsem committed Jan 20, 2016
1 parent 1069a23 commit ef24604
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
Version history
===============

5.2 (2016-01-20):

- added: ability for group owners to update all widgets access level
- added: content by tag widget now supports static pages
- added: option to alphabetically sort content in content_by_tag widget
- added: support for poll and questions in content_by_tag widget
- added: allow additional contexts based on default widgets config
- added: use title menu for Add widgets button
- changed: content_by_tag supported plugins list is now centralized
- changed: moved favorites extras menu item to a register hook
- changed: widget add panel contents are fetched on demand
- changed: convert favorites widgets JS to an AMD module
- changed: convert site and admin JS to AMD
- changed: dutch translation
- fixed: community favorites working again and fixed saving of title
- fixed: incorrect access options available in specific widgets contexts
- fixed: more specific selector for widget insert
- fixed: only output icon if there is any
- fixed: user search widget content not loaded when search with spaces
- fixed: wrong composer include

5.1 (2015-07-08):

- added: mechanisme to permanently cache widgets based on their handler
Expand Down
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Widget Manager</name>
<author>ColdTrick IT Solutions</author>
<version>5.1</version>
<version>5.2</version>
<description>Manage your widgets</description>
<id>widget_manager</id>
<website>http://www.coldtrick.com/</website>
Expand Down

0 comments on commit ef24604

Please sign in to comment.