Skip to content

0.9.0

Compare
Choose a tag to compare
@Donkie Donkie released this 14 Jul 13:18
· 752 commits to master since this release

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 unless allow_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.