This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
1.3.0
This version includes the following new features:
- Swift 2 support: LSR-695
- Custom Interactors! You can customize all the logic responsible from retrieving the information or use your own interactor to access other backends: LSR-669 & LSR-670
- Allow custom queries in AssetListScreenlet: LSR-667
- Full viewsets, you don't need to specify the layout of each field in a DDL form or other screenlets
LSR-712 - Load Article Content by classPK: LSR-646
- Support force change the language at runtime: LSR-658
- Architectural changes: LSR-710 & LSR-711
- Rename Login & Session information: LSR-707 & LSR-714
- And several bugfixes