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
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
@@ -115,6 +115,11 @@ of the dashboard and drag the dashlet into one of the columns from the list of d
115
115
Changelog
116
116
---------
117
117
118
+
0.44:
119
+
- expanded workaround against unquoted json feed for application and user json properties. addresses issue 71.
120
+
- additional newline sanitizing of the server side json feed, in addition to the checks already present in the freemarker output. possibly addresses issue 82.
121
+
- rationalized indentation to 3 spaces and cleanup the tabs that have built up over time
122
+
118
123
0.43:
119
124
- allow the 'additional' query string to override any other configured options, not just the sort order
120
125
- switched the copyright header from 'Share Extras project' to 'Share Extras contributors'
0 commit comments