Releases: krossovochkin/FiberyUnofficial
Releases · krossovochkin/FiberyUnofficial
Version 0.4.0
Added features:
- #93 check box field support read-only
- #10 cache types schema and single select values in memory
- #85, #89 dark theme support (follow system settings)
Fixed issues:
- #35 crash on trying to exit app
Improvements:
- #95 disable filter/sort on inner lists
- #85 auto-refresh on filter/sort change
Maintenance improvements
- #96 refactoring actions to go through view models
Version 0.3.0
Added features:
- #83, #84 Naive implementation of Filter/Sort on Entity List screen
(one need to grab exact code for filter/sort which will be used in requests to API, more info here.
Or take information from sniffing traffic from your fibery web)
Fixed issues:
- #34 Memory leak on screen rotation
Version 0.2.0
Added features:
- Support to update single select fields on Entity Details screen
- Encrypted local storage for token
- Back navigation in Toolbar
v0.1.0
Version 0.1.0
Initial beta release.
Features:
- Login
- App list
- Entity Type List
- Entity List
- Entity Details
- Entity name
- Description (markdown)
- Text fields
- Number fields
- Date fields
- Single select fields
- Parent entity fields (relation, non-collection)
- Child entities fields (relation, collection)