Skip to content

Version 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@krossovochkin krossovochkin released this 09 Mar 17:23
· 239 commits to master since this release

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