Skip to content

Releases: getarcaneapp/arcane

v2.3.1

Choose a tag to compare

@kmendell kmendell released this 02 Jul 17:29
v2.3.1
0a73f13

Bug fixes

  • discard env_file when loading projects to match compose CLI config-hash (#3100 by @pkoutsovasilis)
  • set explicit gorm LRU cache TTL to avoid constantly rising heap memory (#3102 by @kmendell)
  • only display memory usage thats non-reclaimable (#3105 by @kmendell)

Dependencies

  • bump prettier from 3.9.0 to 3.9.3 (#3116 by @dependabot[bot])
  • bump @tanstack/svelte-query from 6.1.35 to 6.1.36 (#3115 by @dependabot[bot])
  • bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (#3106 by @dependabot[bot])
  • bump the tanstack-table group across 1 directory with 2 updates (#3126 by @dependabot[bot])
  • bump github.com/compose-spec/compose-go/v2 from 2.12.1 to 2.13.0 in /backend (#3124 by @dependabot[bot])
  • bump github.com/compose-spec/compose-go/v2 from 2.12.1 to 2.13.0 in /types (#3107 by @dependabot[bot])
  • bump github.com/shirou/gopsutil/v4 from 4.26.5 to 4.26.6 in /backend (#3123 by @dependabot[bot])
  • bump github.com/getarcaneapp/arcane/types/v2 from 2.1.0 to 2.2.0 in /cli (#3108 by @dependabot[bot])
  • bump the aws-sdk-go-v2 group in /backend with 3 updates (#3130 by @dependabot[bot])
  • bump pnpm to v11.9.0(2a976b6 by @kmendell)

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@kmendell kmendell released this 01 Jul 04:40
v2.3.0
4cf6492

New features

  • add appearance toggles for blur and interface animations (#3091 by @othyn)

Bug fixes

  • edge tunnel go routine leak (#3073 by @kmendell)
  • users with env only scopes unable to access the UI (#3081 by @kmendell)
  • use correct disabletlsverification parameter for ntfy (#3084 by @kmendell)
  • dont create trivy cache in server/client mode (#3087 by @kmendell)
  • stop phantom and duplicate projects from broken syncs (#3088 by @kmendell)
  • image polling notifications context being canceled early or not registered at all (#3089 by @kmendell)

Dependencies

  • bump svelte from 5.56.3 to 5.56.4 (#3067 by @dependabot[bot])
  • align some backend dependencies to avoid tranisent imports (#3068 by @kmendell)
  • bump github.com/google/go-containerregistry from 0.21.6 to 0.21.7 in /backend (#3044 by @dependabot[bot])
  • bump gorm.io/gorm from 1.31.1 to 1.31.2 in /backend (#3046 by @dependabot[bot])
  • bump prettier from 3.8.4 to 3.8.5 (#3064 by @dependabot[bot])
  • bump @tanstack/virtual-core from 3.17.1 to 3.17.2 (#3047 by @dependabot[bot])
  • bump @xyflow/svelte from 1.6.0 to 1.6.1 (#3066 by @dependabot[bot])
  • bump react-email from 6.6.3 to 6.6.5 (#3059 by @dependabot[bot])
  • bump @tanstack/svelte-query from 6.1.34 to 6.1.35 (#3049 by @dependabot[bot])
  • bump actions/cache from 5.0.5 to 6.1.0 (#3071 by @dependabot[bot])
  • bump go.yaml.in/yaml/v4 from 4.0.0-rc.4 to 4.0.0-rc.6 in /backend (#3070 by @dependabot[bot])
  • bump @tanstack/svelte-table from 9.0.0-beta.17 to 9.0.0-beta.21 in the tanstack-svelte group across 1 directory (#3072 by @dependabot[bot])

Other

  • use atomic file writes and atomic bools for tunnel connections (#3097 by @kmendell)

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@kmendell kmendell released this 28 Jun 19:01
v2.2.0
c932995

New features

Bug fixes

Dependencies

Other

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@kmendell kmendell released this 19 Jun 02:00
v2.1.0
531e00b

New features

CLI - New features

Bug fixes

CLI - Bug fixes

Dependencies

Other

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

v2.0.3

Choose a tag to compare

@kmendell kmendell released this 12 Jun 00:50
v2.0.3
be2779f

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

Choose a tag to compare

@kmendell kmendell released this 10 Jun 02:08
v2.0.2
7b1dd47

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.1

Choose a tag to compare

@kmendell kmendell released this 07 Jun 20:15
v2.0.1
2d8a375

Bug fixes

Dependencies

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@kmendell kmendell released this 07 Jun 17:23
v2.0.0
2fb3931

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

Choose a tag to compare

@kmendell kmendell released this 04 Jun 17:48
v1.20.0
9867031

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

Choose a tag to compare

@kmendell kmendell released this 25 May 19:25
v1.19.5
66ec215

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