Release v2.0.6
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.