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 164b7ee commit 33ace34Copy full SHA for 33ace34
CHANGES.txt
@@ -1,6 +1,11 @@
1
Version history
2
===============
3
4
+10.0.2 (2019-10-15):
5
+
6
+- fixed: bulk update widget access in groups now show correct access opts
7
+- fixed: removed widgets blacklist correctly populated
8
9
10.0.1 (2019-09-18):
10
11
- fixed: index manager now can manage admin only widgets
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>10.0.1</version>
+ <version>10.0.2</version>
<description>Manage your widgets</description>
<id>widget_manager</id>
<website>http://www.coldtrick.com/</website>
0 commit comments