v0.54
0.54:
- 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
Note : this release requires support of JSON.parse in controller webscripts, so it requires the latest enterprise service pack for the alfresco version you are deploying against, or the latest Community (5.0+) . Otherwise you need to use 0.53. There is no feature difference between the two. See issue #5 for more details about this.