Skip to content

Release v2.0.6

Compare
Choose a tag to compare
@rchl rchl released this 11 Aug 16:43
· 200 commits to master since this release

Feature:

  • Implement filter field for tables view
  • Add -p/--port command line option to specify port to run on (defaults to 8001). PORT environment variable is still respected and overrides command line when set.

Fix:

  • Fix font size being bigger for buttons than rest of the UI
  • Increase default 100KB POST limit size to 500KB to fix editing of big records.