getarcaneapp Products
All getarcaneapp Release Notes (38)
- Apr 23, 2026
- Date parsed from source:Apr 23, 2026
- First seen by Releasebot:Apr 23, 2026
v1.18.1
arcane fixes validation issues when creating git sync in a bug-fix release.
Bug fixes
validation failed when creating git sync(d7a8bc1 by @kmendell)
Full Changelog: v1.18.0...v1.18.1
Original source - Apr 23, 2026
- Date parsed from source:Apr 23, 2026
- First seen by Releasebot:Apr 23, 2026
All of your release notes in one feed
Join Releasebot and get updates from getarcaneapp and hundreds of other software products.
- Apr 23, 2026
- Date parsed from source:Apr 23, 2026
- First seen by Releasebot:Apr 23, 2026
- Apr 23, 2026
- Date parsed from source:Apr 23, 2026
- First seen by Releasebot:Apr 23, 2026
- Apr 23, 2026
- Date parsed from source:Apr 23, 2026
- First seen by Releasebot:Apr 23, 2026
v1.18.0
arcane adds a broad v1.18.0 release with a redesigned login screen, new container and environment dashboards, custom template editing, Docker Swarm GitOps deploys, stronger healthcheck and inspect views, plus multiple bug fixes and dependency updates.
New features
- full control over prune options (#2372 by @kmendell)
- add UI to create and edit custom templates (#2351 by @mohamedhagag)
- add raw inspect tab to container detail view (#2368 by @GiulioSavini)
- universal environment dashboard (#2241 by @kmendell)
- add dedicated healthcheck tab for containers (#2384 by @kmendell)
- resource updates overview page (#2204 by @kmendell)
- add ability to deploy Docker Swarm stacks from Git repo with GitOps updates (#2412 by @SplinterHead)
Bug fixes
- handle deferred file close errors in docker build copy helper(3cdc1dd by @kmendell)
- datetime displays now respect the app's selected locale (#2366 by @GiulioSavini)
- guard volume file browser against non-mountable driver types (#2364 by @GiulioSavini)
- actually redeploy swarm stack when saving edits (#2365 by @GiulioSavini)
- set all api endpoints to use auth by default and explicitly remove auth for public endpoints (#2377 by @kmendell)
- add version label to environment cards (#2379 by @kmendell)
- always show save button on template pages (#2402 by @GiulioSavini)
- fall back to user cache dir when /tmp is not writable (#2408 by @GiulioSavini)
- skip image update checks for services with build config (#2403 by @GiulioSavini)
- tolerate undefined env vars in GitSync compose validation (#2380 by @GiulioSavini)
- pin trivy digest to 0.70.0(686248c by @kmendell)
- null user_id for env bootstrap keys + H2 support for registry fetches (#2370 by @GiulioSavini)
- incorrect conversion of linux runtime identity types (#2410 by @kmendell)
- pre-create volumes with driver_opts before stack deploy (#2407 by @GiulioSavini)
- show host CPU/RAM in System Overview instead of Arcane container limits (#2343 by @GiulioSavini)
- compose update indicator not refreshing when a new image is pulled(e367e1f by @kmendell)
Dependencies
- bump github.com/jackc/pgx/v5 from 5.7.6 to 5.9.0 in /backend in the go_modules group across 1 directory (#2383 by @dependabot[bot])
- bump github.com/go-git/go-git/v5 from 5.17.2 to 5.18.0 in /backend in the go_modules group across 1 directory (#2388 by @dependabot[bot])
- bump github.com/docker/compose/v5 from 5.1.2 to 5.1.3 in /backend (#2398 by @dependabot[bot])
- bump charm.land/bubbletea/v2 from 2.0.2 to 2.0.6 in /cli (#2391 by @dependabot[bot])
- bump charm.land/lipgloss/v2 from 2.0.2 to 2.0.3 in /cli (#2390 by @dependabot[bot])
- bump github.com/getarcaneapp/arcane/types from 1.17.3 to 1.17.4 in /cli (#2392 by @dependabot[bot])
- bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.14 to 1.19.15 in /backend (#2396 by @dependabot[bot])
- bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.57.0 to 1.57.1 in /backend (#2400 by @dependabot[bot])
- bump github.com/aws/aws-sdk-go-v2/config from 1.32.14 to 1.32.16 in /backend (#2401 by @dependabot[bot])
- bump to go 1.26.2(f01ce6c by @kmendell)
- bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 in /backend in the go_modules group across 1 directory (#2417 by @dependabot[bot])
Other
- remove useless assignment of bytes variables(7b610e3 by @kmendell)
- use specific cosign id token(a5fd68a by @kmendell)
- use specific cosign id token(369c7b8 by @kmendell)
- use non-interactive mode for cosign(53f286b by @kmendell)
- use manual cosign key(0995de3 by @kmendell)
- use cosign v3 syntax(1b5dd7b by @kmendell)
- simplify version info dialog(dbad484 by @kmendell)
- redesigned login screen (#2389 by @kmendell)
- use arcane/tools image for volume browser and trivy scans (#2409 by @kmendell)
Full Changelog: v1.17.4...v1.18.0
Original source - Apr 23, 2026
- Date parsed from source:Apr 23, 2026
- First seen by Releasebot:Apr 23, 2026
- Apr 23, 2026
- Date parsed from source:Apr 23, 2026
- First seen by Releasebot:Apr 23, 2026
- Apr 23, 2026
- Date parsed from source:Apr 23, 2026
- First seen by Releasebot:Apr 23, 2026
- Apr 13, 2026
- Date parsed from source:Apr 13, 2026
- First seen by Releasebot:Apr 13, 2026
v1.17.4
arcane ships v1.17.4 with bug fixes and reliability improvements across project loading, notifications, container tables, locale and contrast issues, plus better error reporting and updated dependencies.
Bug fixes
- truncate long image refs in container table (#2318 by @GiulioSavini)
- project icons not loading when used with yaml/env aliases (#2324 by @kmendell)
- surface actual compose load error instead of generic 'no compose file found' (#2326 by @mkaltner)
- project max depth not working for filesystem discovery (#2325 by @kmendell)
- Locale selector background was inconsistent (#2348 by @RJMurg)
- light mode contrast for container stats CPU/memory monitor (#2344 by @GiulioSavini)
- keep project build context as container path so local builder can stat it (#2346 by @GiulioSavini)
- preserve webhook URL query params in generic notification provider (#2345 by @GiulioSavini)
- surface registry fetch errors in GET /templates/registries (#2355 by @GiulioSavini)
- detect provider-level failures in generic webhook notifications (#2356 by @GiulioSavini)
- skip gitops-managed projects in filesystem cleanup (#2354 by @GiulioSavini)
- Update Projects button only updates project containers (#2289 by @GiulioSavini)
- svelte reactivity issues in project editors (#2329 by @kmendell)
- send notification on single container update (#2357 by @GiulioSavini)
Dependencies
- bump github.com/mattn/go-runewidth from 0.0.22 to 0.0.23 in /cli (#2303 by @dependabot[bot])
- bump prettier from 3.8.1 to 3.8.2 (#2313 by @dependabot[bot])
- bump @codemirror/view from 6.40.0 to 6.41.0 (#2306 by @dependabot[bot])
- bump @sveltejs/kit from 2.55.0 to 2.57.1 in the npm_and_yarn group across 1 directory (#2327 by @dependabot[bot])
- bump extractions/setup-just from 3 to 4 (#2331 by @dependabot[bot])
- bump pnpm/action-setup from 5 to 6 (#2333 by @dependabot[bot])
- bump actions/github-script from 8 to 9 (#2330 by @dependabot[bot])
- bump github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0 in /backend (#2334 by @dependabot[bot])
- bump github.com/getarcaneapp/arcane/types from 1.17.2 to 1.17.3 in /cli (#2332 by @dependabot[bot])
- bump @tanstack/svelte-query from 6.1.13 to 6.1.14 (#2336 by @dependabot[bot])
- bump golang.org/x/mod from 0.34.0 to 0.35.0 in /backend (#2335 by @dependabot[bot])
- bump svelte from 5.55.0 to 5.55.3 (#2338 by @dependabot[bot])
Other
- add missing permissions for attestations(8362f97 by @kmendell)
Full Changelog: v1.17.3...v1.17.4
Original source - Apr 13, 2026
- Date parsed from source:Apr 13, 2026
- First seen by Releasebot:Apr 13, 2026
- Apr 13, 2026
- Date parsed from source:Apr 13, 2026
- First seen by Releasebot:Apr 13, 2026
- Apr 13, 2026
- Date parsed from source:Apr 13, 2026
- First seen by Releasebot:Apr 13, 2026
- Apr 10, 2026
- Date parsed from source:Apr 10, 2026
- First seen by Releasebot:Apr 10, 2026
v1.17.3
arcane fixes container and CLI issues in a maintenance release, including custom device path handling, editor state retention, lazy loading compose files, safer remote template fetching, and improved per-container redeploy routing, along with dependency updates.
Bug fixes
- show custom device path for type=none volumes (#2290 by @GiulioSavini)
- pass enriched project to query cache after save to prevent editor revert (#2295 by @mkaltner)
- lazy-fetch include file content for container compose tab (#2291 by @mkaltner)
- validate and secure remote template registry fetching (#2299 by @kmendell)
- route per-container Redeploy through compose-aware path (#2269 by @mkaltner)
CLI - Bug fixes
- pagination not working correctly via arcane-cli (#2286 by @kmendell)
Dependencies
- bump compose to 5.1.2 and docker/cli to 29.4.0(4687f81 by @kmendell)
- bump golang.org/x/net from 0.52.0 to 0.53.0 in /backend (#2311 by @dependabot[bot])
- bump github.com/gin-contrib/cors from 1.7.6 to 1.7.7 in /backend (#2312 by @dependabot[bot])
- bump go.podman.io/image/v5 from 5.39.1 to 5.39.2 in /backend (#2305 by @dependabot[bot])
- bump github.com/shirou/gopsutil/v4 from 4.26.2 to 4.26.3 in /backend (#2304 by @dependabot[bot])
- bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.56.2 to 1.57.0 in /backend (#2310 by @dependabot[bot])
Full Changelog: v1.17.2...v1.17.3
Original source - Apr 10, 2026
- Date parsed from source:Apr 10, 2026
- First seen by Releasebot:Apr 10, 2026
- Apr 10, 2026
- Date parsed from source:Apr 10, 2026
- First seen by Releasebot:Apr 10, 2026