Update donkieyo/spoolman Docker tag to v0.26.0 - #107
Open
Baconing wants to merge 1 commit into
Open
Conversation
Baconing
force-pushed
the
renovate/donkieyo-spoolman-0.x
branch
from
July 31, 2026 08:44
0e6a01c to
5657823
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.24.0→0.26.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Donkie/Spoolman (donkieyo/spoolman)
v0.26.0Compare Source
Spoolman has a new web client. It's a rewrite from scratch, and from this release on it's what you get by default. It's faster, much better phone compatibility, and it brings a pile of things the old client couldn't do:
The old React client still ships in every image. If the new one misbehaves on your setup, set
SPOOLMAN_LEGACY_CLIENT=TRUEto go back to it. Both talk to the same API, so your data is untouched either way. Please open an issue if you have to do that, so it can be fixed.The new frontend having been made from scratch does mean a lot of text needs to be translated again, but I've tried reusing old translations as much as possible.
Frontend
SPOOLMAN_LEGACY_CLIENT=TRUEswitches back to the old one.Backend
EXTERNAL_DB_NAME./infowhen the external database name couldn't be resolved.Full Changelog: https://github.com/Donkie/Spoolman/compare/v0.25.0..https://github.com/Donkie/Spoolman/compare/v0.26.0
v0.25.0Compare Source
Primarily this fixes the docker issues on armv7 platform, as well as new filtering and sorting of extra fields!
What's Changed
New Contributors
Full Changelog: Donkie/Spoolman@v0.24.0...v0.25.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.