Spool Studio v3.0.7
Spool Studio v3.0.7
This update adds support for Spoolman instances protected by HTTP Basic Authentication and restores the full manual toolhead assignment workflow.
Changes
- Spoolman URLs can now include Basic Auth credentials, for example
https://username:password@spoolman.example.com. - The credentials are converted into an
Authorization: Basic ...header for all Spoolman API calls. - The Retrofit base URL is sanitized internally so credentials are not passed as URL user-info to every request.
- Manual Toolhead Status assignment now shows all Spoolman spools again.
- Spools without UID data are still assignable and marked with
No UID stored. - Spools that still need v3 field conversion are still assignable and marked with
Needs v3 conversion.
Notes
Manual toolhead assignment remains a temporary override. If the printer later reads an RFID tag whose UID points to a different Spoolman spool, the firmware may replace the manually assigned spool again.