Skip to content

v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 12:17
· 359 commits to master since this release

NOTE: The spoolman.zip has been re-uploaded with permissions fixed for the scripts folder.

Main updates

  • Added new front page and help page in the web client
  • Added PUID and PGID environment variable support to further help address docker permission issues
  • New build setup to support Moonraker's update_manager

Full notes

Backend

  • Updated install script and README with new build setup by @Donkie
  • Added PUID and PGID environment variable support by @Donkie
  • Added new CI jobs for release automation by @Donkie
  • Added node package bumping to bump script by @Donkie
  • Removed some unnecessary pre-commit checks by @Donkie
  • Added backend filament search by similar color by @Donkie
  • Dockerfile no longer builds client by @Donkie
  • Updated package dependencies and node to 20 by @Donkie

Client

  • Added new front page with some basic statistics. More to come! by @Donkie
  • Added a help page to explain the basic concepts. by @Donkie
  • Added translation for Ko-fi button by @Donkie
  • Some client html meta updates, apple standalone by @Donkie
  • Fixed show page titles double-escaping HTML entities by @Donkie
  • Implemented Danish language in selector by @Donkie

Translations

  • Updated Dutch translation by Maurice Kevenaar
  • Updated Romanian translation by Constantin Sarbu
  • Updated German translation by Ben Hüpeden
  • Updated Spanish translation by gallegonovato
  • Updated Danish translation by srbjessen
  • Updated Polish translation by Eryk Michalak
  • Updated Czech translation by Mick#6366
  • Updated Swedish translation by Daniel Hultgren
  • Updated Russian translation by Dr_Perry_Coke

Full Changelog: v0.14.0...v0.15.0