Skip to content

Release v2.0.8

Compare
Choose a tag to compare
@rchl rchl released this 06 Oct 22:30
· 225 commits to master since this release

Fix:

  • Listing all tables over the 100 count (thx @garrettheel)
  • Fix missing pagination in items list in certain corner-case (bug #44)

Enhancement:

  • Add confirmation before deleting table and don't navigate away from tables list after deleting (thx @sashokbg)
  • Use flex-box to better align item editor within viewport
  • Small UI tweaks