You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- replaced the remaining eval calls by JSON.parse, for safety and improved parsing performance
- adjusted the application list autocomplete so it shows the full list of applications when the config field is cleared
- minor variable name change
- no new features
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -174,6 +174,13 @@ Some sample screenshots with different configurations are included below :
174
174
Changelog
175
175
---------
176
176
177
+
0.54:
178
+
179
+
- replaced the remaining eval calls by JSON.parse, for safety and improved parsing performance
180
+
- adjusted the application list autocomplete so it shows the full list of applications when the config field is cleared
181
+
- minor variable name change
182
+
- no new features
183
+
177
184
0.53:
178
185
179
186
- updated README to mention that the Alfresco repository restricts access to audit data to repository administrators only. Only admins will therefore be able to use the dashlet.
0 commit comments