January 4th, 2011
New Features
- API files are now minified when they are generated;
- API javascript files now send headers that allow the browser to cache them;
- Added a new API method to ensure certain calls will use the POST method to avoid being erroneously cached;
Bug Fixes
- CombineFiles plugin did not combine group files;
- Different versions of the api2.js file was being served by different servers causing caching to fail;
- Saving controls on sites that contain a large number of controls would cause some browsers to freeze;
- CombieFiles plugin was not rendering control contents;
- CombineFiles plugin was generating a NullReferenceException under certain circumstances;
Back to Maintenance Releases »