Version 2.4.6
Important and breaking changes
ACLs of objects and classes can now be fetched separately using REST and native modules. Both will addtionally contain attributes/methods for allowedRoles{Read, Write, Create, Grant}ForClass and allowedRoles{Read, Write, Create, Grant}ForObject. The existing Implementation allowedRoles{Read, Write, Create, Grant}ForClass will remain and return a merge of both the objects and class ACLs like it was implemented before.
All changes in the current and previous versions can be found at the root page.
Changelog
| Key | Summary | Type | 
| AOM-3776 | [Webhosting] Support files with no ending (.xyz) | Bug | 
| AOM-3767 | [Webhosting] Check app rights during upload | Bug | 
| AOM-3764 | RestoreModule daily cron is enabled by default | Improvement | 
| AOM-3700 | Getting logs for an application pollutes server logs | Improvement | 
| AOM-3693 | modelName in auth hook is always filled with name of class which contains auth-method | Bug | 
| AOM-3659 | Mark 'order' as reserved word for class property | Bug | 
| AOM-3657 | Request on reference of a deleted User returns Code 500 | Bug | 
| AOM-3516 | Object- and Classbased roles cannot be retrieved separately | Bug |