Full Changelog: v0.8.0...v0.9.0
Backend
- Added new
archived
field to spools. Archived spools will be hidden from the GET spools request unlessallow_archived
is set to true. - Enabled gzip compression in response if the request headers allow it.
Web client
- Added show/hide columns feature to all tables. Some columns like diameter and density are hidden by default.
- Added missing columns to filament and spool tables.
- Added full localization (translation) support to the web client. Currently fully translated to English and Swedish. Only some stuff are translated to German. See the translation guide if you want to contribute!
- Added support for archiving spools.
- Improved code packaging, pages should load a lot faster now.
- Disabled Refine telemetry.