v1.20.0
getarcaneapp/arcanev1.20.0Jun 4, 2026by kmendell
AI Summary
Adds the 'removeOrphans' option to project deploy/redeploy commands and improves container management by pruning idle volume browser helper containers.
Key Highlights
- Add removeOrphans option to project deploy/redeploy
- Prune idle volume browser helper containers
New Features
- removeOrphans option for project management
- Pruned idle volume browser helper containers
Full Release Notes
### New features * add removeOrphans option to project deploy/redeploy ([#2785](https://github.com/getarcaneapp/arcane/pull/2785) by @khanhx) * prune idle volume browser helper containers ([#2767](https://github.com/getarcaneapp/arcane/pull/2767) by @Zgrill2) ### Bug fixes * slog-go nil pointer dereference ([#2781](https://github.com/getarcaneapp/arcane/pull/2781) by @lohrbini) * dashboard card buttons paddings overlaps([c1a0bda](https://github.com/getarcaneapp/arcane/commit/c1a0bda6735a6c50ae989f7e4643ffb09b2edb75) by @kmendell) * disable schema display on text selection([058f062](https://github.com/getarcaneapp/arcane/commit/058f062c17329eb43f1968717eff73e715459b79) by @kmendell) * clear / check for default jwt secret([ae914bd](https://github.com/getarcaneapp/arcane/commit/ae914bdced852b4c5446a15c1dfbcbd5d6dd50e8) by @kmendell) ### Dependencies * bump date-fns from 4.2.1 to 4.3.0 ([#2745](https://github.com/getarcaneapp/arcane/pull/2745) by @dependabot[bot]) * bump @sveltejs/kit from 2.60.1 to 2.61.1 ([#2748](https://github.com/getarcaneapp/arcane/pull/2748) by @dependabot[bot]) * bump docker/login-action from 4.1.0 to 4.2.0 ([#2739](https://github.com/getarcaneapp/arcane/pull/2739) by @dependabot[bot]) * bump eps1lon/actions-label-merge-conflict from 3 to 3.0.3 ([#2743](https://github.com/getarcaneapp/arcane/pull/2743) by @dependabot[bot]) * bump depot/build-push-action from 1.17.0 to 1.18.0 ([#2738](https://github.com/getarcaneapp/arcane/pull/2738) by @dependabot[bot]) * bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 ([#2740](https://github.com/getarcaneapp/arcane/pull/2740) by @dependabot[bot]) * bump github/codeql-action from 4.35.5 to 4.36.0 ([#2741](https://github.com/getarcaneapp/arcane/pull/2741) by @dependabot[bot]) * bump github.com/nicholas-fedor/shoutrrr from 0.15.0 to 0.15.1 ([#2747](https://github.com/getarcaneapp/arcane/pull/2747) by @dependabot[bot]) * bump @tanstack/svelte-query from 6.1.30 to 6.1.33 ([#2744](https://github.com/getarcaneapp/arcane/pull/2744) by @dependabot[bot]) * bump react-email from 6.2.0 to 6.3.3 ([#2749](https://github.com/getarcaneapp/arcane/pull/2749) by @dependabot[bot]) * bump react and @types/react ([#2821](https://github.com/getarcaneapp/arcane/pull/2821) by @dependabot[bot]) * bump svelte from 5.55.9 to 5.56.1 ([#2798](https://github.com/getarcaneapp/arcane/pull/2798) by @dependabot[bot]) * bump react-email from 6.3.3 to 6.5.0 ([#2806](https://github.com/getarcaneapp/arcane/pull/2806) by @dependabot[bot]) * bump prettier-plugin-svelte from 4.0.1 to 4.1.0 ([#2811](https://github.com/getarcaneapp/arcane/pull/2811) by @dependabot[bot]) * bump react-dom from 19.2.6 to 19.2.7 ([#2799](https://github.com/getarcaneapp/arcane/pull/2799) by @dependabot[bot]) * bump @xyflow/svelte from 1.5.2 to 1.6.0 ([#2809](https://github.com/getarcaneapp/arcane/pull/2809) by @dependabot[bot]) * bump eps1lon/actions-label-merge-conflict from 3.0.3 to 3.1.0 ([#2801](https://github.com/getarcaneapp/arcane/pull/2801) by @dependabot[bot]) * bump date-fns from 4.3.0 to 4.4.0 ([#2810](https://github.com/getarcaneapp/arcane/pull/2810) by @dependabot[bot]) * bump github/codeql-action from 4.36.0 to 4.36.1 ([#2800](https://github.com/getarcaneapp/arcane/pull/2800) by @dependabot[bot]) * bump to go 1.26.4([31efe1a](https://github.com/getarcaneapp/arcane/commit/31efe1a6e707b526af966faf5d60f2a4e72cf75a) by @kmendell) **Full Changelog**: https://github.com/getarcaneapp/arcane/compare/v1.19.5...v1.20.0