No major changes from me in this release, but plenty smaller fixes and features from the community!
What's Changed
- Enable install script to be automated by @Khaos66 in #578
- Prometheus metrics improve by @Forest-Troll in #484
- Add Color Code Display for Single Color Filaments by @Pantastisch in #526
- Add setting to toggle rounding of prices by @ErikMichelson in #582
- Properly build URLs with urljoin by @fleaz in #587
- Do not ignore empty lists in database selects by @inukiwi in #591
- Allow disabling access log with uvicorn's
--no-access-log
by @cboelsen in #604 - Bug Fix: Ensure the QR code favicon.svg honors the base path, when configured. by @bdchik in #624
- Reset multi-color when single color is selected by @pedrolamas in #649
- Allow PATCH'ing partial updates of extra attributes by @tlanfer in #639
- Updated all backend and frontend dependencies to latest.
Translations
- Updated Dutch translation by Maurice Kevenaar
- Updated Japanese translation by Yuta Imada
- Updated Tamil translation by தமிழ்நேரம்
- Updated Polish translation by Julia 🌸, darkk-k1 and Daniel Zając
- Updated Czech translation by Miloslav Kos
- Updated German translation by Mathis Mensing, Sascha Bürk and derSchreiber
- Updated Thai translation by Icezaza Ch
- Updated Portuguese (Brazil) translation by Marcus Vechiato
- Updated Russian translation by Dr_Perry_Coke
- Updated Chinese (Simplified Han script) translation by Samuel Wang
- Updated French translation by aurelien
- Updated Chinese (Traditional Han script) translation by Kayz C
- Updated Portuguese translation by Diogo Resende
New Contributors
- @Khaos66 made their first contribution in #578
- @Pantastisch made their first contribution in #526
- @ErikMichelson made their first contribution in #582
- @fleaz made their first contribution in #587
- @inukiwi made their first contribution in #591
- @cboelsen made their first contribution in #604
- @bdchik made their first contribution in #624
- @pedrolamas made their first contribution in #649
- @tlanfer made their first contribution in #639
Full Changelog: v0.21.0...v0.22.0