❌

Normale weergave

v2.1.0

Door: kmendell
19 Juni 2026 om 04:00

New features

CLI - New features

Bug fixes

CLI - Bug fixes

Dependencies

Other

Full Changelog: v2.0.3...v2.1.0

  •  

v2.0.3

Door: kmendell
12 Juni 2026 om 02:50

Bug fixes

  • self updater not restarting container properly (#2897 by @kmendell)
  • dashboard env counts not displaying in a timley manner (#2901 by @kmendell)
  • user based api keys are capped at users permissions check (#2918 by @kmendell)
  • serve webhooks from the manager and close edge command allowlist gaps (#2922 by @kmendell)
  • compose updater not correctly falling back to standalone container update (#2923 by @kmendell)
  • dont check image updates on locally built images (#2924 by @kmendell)

Dependencies

  • bump github.com/nicholas-fedor/shoutrrr from 0.15.1 to 0.16.0 in /backend (#2867 by @dependabot[bot])
  • bump tanstack table to v9.b7(67e00af by @kmendell)
  • bump svelte from 5.56.2 to 5.56.3 (#2913 by @dependabot[bot])
  • bump golang.org/x/sync from 0.20.0 to 0.21.0 in /backend (#2915 by @dependabot[bot])
  • bump golang.org/x/mod from 0.36.0 to 0.37.0 in /backend (#2907 by @dependabot[bot])
  • bump golang.org/x/text from 0.37.0 to 0.38.0 in /backend (#2905 by @dependabot[bot])
  • bump golang.org/x/crypto from 0.52.0 to 0.53.0 in /backend (#2906 by @dependabot[bot])
  • bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.22 to 1.19.23 in /backend (#2916 by @dependabot[bot])
  • bump github.com/aws/aws-sdk-go-v2/config from 1.32.23 to 1.32.24 in /backend (#2914 by @dependabot[bot])
  • bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.58.3 to 1.58.4 in /backend (#2912 by @dependabot[bot])
  • bump @sveltejs/kit from 3.0.0-next.1 to 3.0.0-next.2 (#2909 by @dependabot[bot])
  • bump pnpm to v11.6.0(3eec6c7 by @kmendell)

Full Changelog: v2.0.2...v2.0.3

  •  

v2.0.2

Door: kmendell
10 Juni 2026 om 04:08

Bug fixes

  • update dockerfiles to use correct linker path for version details(725c003 by @kmendell)
  • newly synced git content does not show without a refresh (#2870 by @kmendell)
  • incorrect height on dashboard cards on smaller screens (#2878 by @kmendell)
  • add missing swarm-identity endpoint in edge tunnel (#2886 by @kmendell)
  • activities stream using main context causing app to hang at certain places (#2887 by @kmendell)
  • x-arcane.icon-light/icon-dark overwriting service-level icons (#2888 by @kmendell)
  • bind mounts fail to update after git syncs (#2891 by @kmendell)
  • normalize git repo url, and allow changing of repo url (#2892 by @kmendell)

Performance improvements

  • group-aware container pagination and table layout fixes (#2890 by @kmendell)

Dependencies

  • bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 in /backend (#2866 by @dependabot[bot])
  • bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.17 to 1.19.22 in /backend (#2859 by @dependabot[bot])
  • bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.57.2 to 1.58.3 in /backend (#2855 by @dependabot[bot])
  • bump svelte from 5.56.1 to 5.56.2 (#2862 by @dependabot[bot])
  • bump github.com/aws/aws-sdk-go-v2/config from 1.32.18 to 1.32.23 in /backend (#2864 by @dependabot[bot])
  • bump github.com/docker/cli from 29.5.2+incompatible to 29.5.3+incompatible in /backend (#2865 by @dependabot[bot])
  • bump charm.land/bubbletea/v2 from 2.0.6 to 2.0.7 in /cli (#2869 by @dependabot[bot])
  • bump github.com/mattn/go-runewidth from 0.0.23 to 0.0.24 in /cli (#2868 by @dependabot[bot])
  • bump marked from 18.0.4 to 18.0.5 (#2858 by @dependabot[bot])
  • bump @tanstack/svelte-query from 6.1.33 to 6.1.34 (#2861 by @dependabot[bot])
  • bump @codemirror/autocomplete from 6.20.2 to 6.20.3 (#2852 by @dependabot[bot])

Other

Full Changelog: v2.0.1...v2.0.2

  •  

v2.0.0

Door: kmendell
7 Juni 2026 om 19:23

Important

This release includes breaking changes. Review the migration guide before updating.

New features

Bug fixes

Dependencies

Other

Full Changelog: v1.20.0...v2.0.0

  •  

v1.20.0

Door: kmendell
4 Juni 2026 om 19:48

New features

  • add removeOrphans option to project deploy/redeploy (#2785 by @khanhx)
  • prune idle volume browser helper containers (#2767 by @Zgrill2)

Bug fixes

Dependencies

Full Changelog: v1.19.5...v1.20.0

  •  

v1.19.5

Door: kmendell
25 Mei 2026 om 21:25

Bug fixes

  • improve environment proxy error handling (#2649 by @kmendell)
  • align local BuildKit load/push exporter (#2650 by @kmendell)
  • PUID and PGID being set on project subfolder on every startup (#2656 by @kmendell)
  • system upgrade doesnt support non unix socket docker hosts (#2651 by @kmendell)
  • resizing window discards edits in compose editors (#2719 by @kmendell)
  • only validate project name if it has changed (#2720 by @kmendell)
  • make Arcane reverse-proxy aware to resolve connection issues (#2717 by @kmendell)
  • tolerate undefined typed env vars in GitOps sync (#2721 by @kmendell)
  • show all container ip's in list view (#2726 by @kmendell)

Dependencies

  • bump pnpm to v11.1.3(fb8f2f5 by @kmendell)
  • bump devalue to 5.8.1(2ed772d by @kmendell)
  • bump ws to 8.20.1(47c4f81 by @kmendell)
  • bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 in /backend in the go_modules group across 1 directory (#2654 by @dependabot[bot])
  • bump @sveltejs/kit from 2.58.0 to 2.60.1 in the npm_and_yarn group across 1 directory (#2662 by @dependabot[bot])
  • bump github.com/containerd/containerd/v2 from 2.3.0 to 2.3.1 in /backend in the go_modules group across 1 directory (#2663 by @dependabot[bot])
  • bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /backend (#2664 by @dependabot[bot])
  • bump github.com/docker/cli from 29.5.0+incompatible to 29.5.2+incompatible in /backend (#2666 by @dependabot[bot])
  • bump github.com/compose-spec/compose-go/v2 from 2.10.2 to 2.11.0 in /backend (#2665 by @dependabot[bot])
  • bump date-fns from 4.1.0 to 4.2.1 (#2675 by @dependabot[bot])
  • bump github.com/docker/compose/v5 from 5.1.3 to 5.1.4 in /backend (#2670 by @dependabot[bot])
  • bump go.podman.io/image/v5 from 5.39.2 to 5.40.0 in /backend (#2667 by @dependabot[bot])
  • bump github.com/compose-spec/compose-go/v2 from 2.10.2 to 2.11.0 in /types (#2668 by @dependabot[bot])
  • bump github.com/getarcaneapp/arcane/types from 1.19.1 to 1.19.4 in /cli (#2669 by @dependabot[bot])
  • bump marked from 18.0.3 to 18.0.4 (#2679 by @dependabot[bot])
  • bump svelte from 5.55.7 to 5.55.9 (#2672 by @dependabot[bot])
  • bump @codemirror/autocomplete from 6.20.1 to 6.20.2 (#2673 by @dependabot[bot])
  • bump @codemirror/legacy-modes from 6.5.2 to 6.5.3 (#2671 by @dependabot[bot])
  • bump pnpm to v11.2.2(74f7ec4 by @kmendell)
  • bump react and @types/react (#2682 by @dependabot[bot])
  • bump frontend deps(7fe4f34 by @kmendell)
  • bump prettier-plugin-svelte from 3.5.2 to 4.0.1(a2fbf3e by @kmendell)
  • bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.16 to 1.19.17 in /backend (#2705 by @dependabot[bot])
  • bump golang.org/x/net from 0.54.0 to 0.55.0 in /backend (#2696 by @dependabot[bot])
  • bump golang from 1.26-trixie to 1.26.3-trixie in /docker (#2708 by @dependabot[bot])
  • bump github.com/aws/aws-sdk-go-v2/config from 1.32.17 to 1.32.18 in /backend (#2700 by @dependabot[bot])
  • bump golangci/golangci-lint-action from 9 to 9.2.0 (#2714 by @dependabot[bot])
  • bump github/codeql-action from 4 to 4.35.5 (#2713 by @dependabot[bot])
  • bump @uiw/codemirror-themes from 4.25.9 to 4.25.10 (#2712 by @dependabot[bot])
  • bump depot/build-push-action from 1 to 1.17.0 (#2716 by @dependabot[bot])
  • bump docker/login-action from 4 to 4.1.0 (#2715 by @dependabot[bot])
  • bump react-email from 6.1.1 to 6.2.0 (#2711 by @dependabot[bot])

Other

Full Changelog: v1.19.4...v1.19.5

  •  

v1.19.4

Door: kmendell
18 Mei 2026 om 04:27

Bug fixes

Other

Full Changelog: v1.19.3...v1.19.4

  •  
❌