Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: getarcaneapp/arcane

v1.8.0

07 Nov 23:40
v1.8.0
e0e745b

Choose a tag to compare

Important

The docker images have changed to ghcr.io/getarcaneapp/arcane and ghcr.io/getarcaneapp/arcane-headless for all releases going forward.

New features

Bug fixes

Dependencies

  • update module github.com/compose-spec/compose-go/v2 to v2.9.1 (#810 by @renovate[bot])
  • update module github.com/docker/compose/v2 to v2.40.3 (#811 by @renovate[bot])
  • update dependency svelte to v5.43.1 (#814 by @renovate[bot])
  • update dependency eslint-plugin-svelte to v3.13.0 (#813 by @renovate[bot])
  • update dependency svelte to v5.43.2 (#816 by @renovate[bot])
  • update dependency @sveltejs/kit to v2.48.4 (#819 by @renovate[bot])
  • update module github.com/shirou/gopsutil/v4 to v4.25.10 (#827 by @renovate[bot])
  • update dependency @lucide/svelte to ^0.552.0 (#822 by @renovate[bot])
  • update dependency bits-ui to v2.14.2 (#826 by @renovate[bot])
  • update dependency globals to v16.5.0 (#828 by @renovate[bot])
  • update eslint monorepo to v9.39.0 (#825 by @renovate[bot])
  • update dependency isomorphic-dompurify to v2.31.0 (#832 by @renovate[bot])
  • update module gorm.io/gorm to v1.31.1 (#833 by @renovate[bot])
  • update dependency typescript-eslint to v8.46.3 (#840 by @renovate[bot])
  • update dependency svelte to v5.43.3 (#843 by @renovate[bot])
  • update dependency @codemirror/lint to v6.9.2 (#838 by @renovate[bot])
  • update eslint monorepo to v9.39.1 (#841 by @renovate[bot])
  • update dependency @types/node to v24.10.0 (#836 by @renovate[bot])
  • update dependency axios to v1.13.2 (#844 by @renovate[bot])
  • update dependency @uiw/codemirror-theme-github to v4.25.3 (#846 by @renovate[bot])
  • update dependency @uiw/codemirror-themes to v4.25.3 (#847 by @renovate[bot])
  • update dependency vite to v7.2.0 (#849 by @renovate[bot])
  • update dependency sveltekit-superforms to v2.28.1 (#848 by @renovate[bot])
  • update dependency svelte to v5.43.4 (#858 by @renovate[bot])
  • bump github.com/containerd/containerd/v2 from 2.1.4 to 2.1.5 in /backend in the go_modules group across 1 directory (#857 by @dependabot[bot])
  • update dependency vite to v7.2.1 (#854 by @renovate[bot])
  • update module github.com/docker/docker to v28.5.2+incompatible (#852 by @renovate[bot])
  • update module github.com/docker/cli to v28.5.2+incompatible (#851 by @renovate[bot])
  • update module github.com/go-co-op/gocron/v2 to v2.18.0 (#853 by @renovate[bot])
  • update tailwindcss monorepo to v4.1.17 (#859 by @renovate[bot])
  • update dependency vite to v7.2.2 (#864 by @renovate[bot])
  • update dependency @lucide/svelte to ^0.553.0 (#865 by @renovate[bot])
  • update dependency react-email to v5 (#868 by @renovate[bot])
  • update dependency @react-email/preview-server to v5 (#867 by @renovate[bot])
  • update dependency @react-email/components to v1 (#866 by @renovate[bot])
  • update dependency vite to v7.2.2 (#869 by @renovate[bot])

Other

Full Changelog: v1.7.2...v1.8.0

v1.7.2 (Hotfix)

30 Oct 18:24
v1.7.2
e44c68d

Choose a tag to compare

Bug fixes

Full Changelog: v1.7.1...v1.7.2

v1.7.1

30 Oct 00:53
v1.7.1
2271b27

Choose a tag to compare

Bug fixes

Other

Full Changelog: v1.7.0...v1.7.1

v1.7.0

29 Oct 00:34
v1.7.0
ccfa6d9

Choose a tag to compare

New features

Bug fixes

Other

Full Changelog: v1.6.0...v1.7.0

v1.6.0

19 Oct 23:24
v1.6.0
8ab5b2d

Choose a tag to compare

New features

Bug fixes

Other

Full Changelog: v1.5.2...v1.6.0

v1.5.2

13 Oct 05:16
v1.5.2
9fcf57f

Choose a tag to compare

Bug fixes

Performance Improvements

  • use service-worker and better caching headers to better manage cache problems after updates(3200b39 by @kmendell)

Other

Full Changelog: v1.5.1...v1.5.2

v1.5.1

12 Oct 02:43
v1.5.1
7485012

Choose a tag to compare

Bug fixes

Other

Full Changelog: v1.5.0...v1.5.1

v1.5.0

11 Oct 04:42
v1.5.0
5195210

Choose a tag to compare

New features

Bug fixes

Other

Full Changelog: v1.4.0...v1.5.0

v1.4.0

05 Oct 04:46
6e7bee4

Choose a tag to compare

New features

Bug fixes

Other

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Oct 04:27
v1.3.0
35ae61b

Choose a tag to compare

New features

Bug fixes

Other

  • bump @playwright/test from 1.55.0 to 1.55.1 in the dev-dependencies group (#560 by @dependabot[bot])
  • bump the prod-dependencies group across 1 directory with 5 updates (#565 by @dependabot[bot])
  • bump github.com/go-co-op/gocron/v2 from 2.16.5 to 2.16.6 in /backend in the backend-dependencies group (#570 by @dependabot[bot])
  • generalize environment routes into individual handlers (#568 by @kmendell)
  • non env endpoints registered before env middleware (#580 by @kmendell)
  • bump the prod-dependencies group across 1 directory with 5 updates (#577 by @dependabot[bot])
  • use coreos/go-oidc library for oidc auth(80317bb by @kmendell)
  • add APP_URL to .env.dev(17738b1 by @kmendell)
  • improve ui consistency and maintainability (#582 by @cabaucom376)
  • bump @codemirror/view from 6.38.3 to 6.38.4 in the prod-dependencies group (#594 by @dependabot[bot])
  • update package manager to 10.17.1(6b287e8 by @kmendell)
  • add CODEOWNERS(c621fab by @kmendell)
  • tweak the styling of resource detail pages (#595 by @cabaucom376)
  • enhance the development pipeline by incorporating caching and troubleshooting tools (#596 by @cabaucom376)
  • bump typescript-eslint from 8.44.1 to 8.45.0 in the prod-dependencies group (#599 by @dependabot[bot])
  • bump @types/node from 24.5.2 to 24.6.0 in the dev-dependencies group (#598 by @dependabot[bot])
  • bump the dev-dependencies group with 2 updates (#606 by @dependabot[bot])
  • bump the prod-dependencies group with 3 updates (#605 by @dependabot[bot])

Full Changelog: v1.2.2...v1.3.0