We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257c082 commit d0069beCopy full SHA for d0069be
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+9.0.2 (2019-05-02):
5
+
6
+- changed: widget pages urls are stored in system cache for performance
7
8
9.0.1 (2019-04-17):
9
10
- several small chores/fixes
manifest.xml
@@ -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>9.0.1</version>
+ <version>9.0.2</version>
<description>Manage your widgets</description>
<id>widget_manager</id>
<website>http://www.coldtrick.com/</website>
0 commit comments