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
- refined workaround against unquoted json feed for application and user json properties
- apply this workaround only when running against a repository affected by the bug
- minor CSS fix : historical margins for dashlet body no longer required.
git-svn-id: https://share-extras.googlecode.com/svn/trunk/Audit Dashlet@1433 a3f5c567-fd0f-3a89-9b71-a290c5a5f590
Copy file name to clipboardExpand all lines: README.txt
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -114,6 +114,11 @@ of the dashboard and drag the dashlet into one of the columns from the list of d
114
114
Changelog
115
115
---------
116
116
117
+
0.45:
118
+
- refined workaround against unquoted json feed for application and user json properties
119
+
- apply this workaround only when running against a repository affected by the bug
120
+
- minor CSS fix : historical margins for dashlet body no longer required.
121
+
117
122
0.44:
118
123
- expanded workaround against unquoted json feed for application and user json properties. addresses issue 71.
119
124
- additional newline sanitizing of the server side json feed, in addition to the checks already present in the freemarker output. possibly addresses issue 82.
0 commit comments