Mostly updates to the frontend to fix issues that came in, enjoy!
What's Changed
- fix: last-used sort order and the phantom "in use" label by @Donkie in #990
- fix(add): let filament extra fields be filled in while creating a filament by @Donkie in #997
- client_v2: add delete for filaments and manufacturers by @Donkie in #998
- Show all filament and manufacturer fields in the library detail views by @Donkie in #999
- fix(library): make the group header's destinations findable by @Donkie in #1001
- Security: Unsafe JSON parsing of application settings by @tomaioo in #1003
- Distinguish the search result material tag from the match tag by @Donkie in #1005
- Allow reordering of extra field choices by @Donkie in #1007
- Offer a filament's spools in the search results by @Donkie in #1006
- fix(api): strip leading # from filament color codes by @Sanjays2402 in #987
- Reload on 401 so a forward-auth session can recover by @Donkie in #1008
- client_v2: let a spool's filament be changed by @Donkie in #1014
- client_v2: per-spool weight and spool weight overrides by @Donkie in #1015
- client_v2: file unused spools under their own filament by @Donkie in #1016
- client_v2: let a filament's manufacturer be changed by @Donkie in #1020
- ci: merge Weblate PRs instead of squashing them by @Donkie in #1021
- Show every unassigned spool when grouping by an extra field by @Donkie in #1025
- Point the translation workflows at client_v2, close the legacy client to translation by @Donkie in #983
New Contributors
- @tomaioo made their first contribution in #1003
- @Sanjays2402 made their first contribution in #987
Full Changelog: v0.26.0...v0.26.1