Skip to content

arcane

v1.19.2 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

compose container-management containers docker docker-management go
+4 more
self-hosted sveltekit typescript web-ui

Affected surfaces

auth deps

Summary

AI summary

Keep sessions across backend version bumps, fixing disruption during upgrades.

Changes in this release

Feature Medium

allow hiding default networks on typology view

allow hiding default networks on typology view

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Feature Medium

allow LOGIN email authentication type

allow LOGIN email authentication type

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Feature Medium

create admin role middleware for each endpoint

create admin role middleware for each endpoint

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Dependency Medium

bump all go deps

bump all go deps

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: low

Dependency Medium

bump google.golang.org/grpc from 1.81.0 to 1.81.1 in /backend

bump google.golang.org/grpc from 1.81.0 to 1.81.1 in /backend

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: low

Dependency Medium

bump to go 1.26.3

bump to go 1.26.3

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: low

Dependency Medium

bump the npm_and_yarn group across 1 directory with 2 updates

bump the npm_and_yarn group across 1 directory with 2 updates

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: low

Dependency Medium

bump svelte from 5.55.5 to 5.55.7 in the npm_and_yarn group across 1 directory

bump svelte from 5.55.5 to 5.55.7 in the npm_and_yarn group across 1 directory

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: low

Dependency Medium

bump github.com/danielgtaylor/huma/v2 from 2.37.3 to 2.38.0 in /backend

bump github.com/danielgtaylor/huma/v2 from 2.37.3 to 2.38.0 in /backend

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: low

Dependency Medium

bump github.com/docker/cli from 29.4.3+incompatible to 29.5.0+incompatible in /backend

bump github.com/docker/cli from 29.4.3+incompatible to 29.5.0+incompatible in /backend

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: low

Dependency Medium

bump prettier-plugin-svelte from 3.5.1 to 3.5.2

bump prettier-plugin-svelte from 3.5.1 to 3.5.2

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: low

Dependency Low

Update all Go dependencies

Update all Go dependencies

Source: granite4.1:30b@2026-05-21-audit

Confidence: low

Dependency Low

Upgrade grpc from 1.81.0 to 1.81.1 in /backend

Upgrade grpc from 1.81.0 to 1.81.1 in /backend

Source: granite4.1:30b@2026-05-21-audit

Confidence: low

Performance Medium

increase loading times of project list view

increase loading times of project list view

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: low

Bugfix Medium

remove intel-gpu-tools from docker images since it has no effect currently

remove intel-gpu-tools from docker images since it has no effect currently

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Bugfix Medium

refresh project detail runtime status

refresh project detail runtime status

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Bugfix Medium

keep session across backend version bumps

keep session across backend version bumps

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Bugfix Medium

missing store prefix on test connection form

missing store prefix on test connection form

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Bugfix Medium

swarm engine not respecting cpu limits

swarm engine not respecting cpu limits

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Bugfix Medium

only perform auto pairing on edge edgent not direct

only perform auto pairing on edge edgent not direct

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Bugfix Medium

container cache leak from docker subscription

container cache leak from docker subscription

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: high

Refactor Medium

consolidate digest and image updater logic

consolidate digest and image updater logic

Source: granite4.1:8b-q6_K@2026-05-21

Confidence: low

Full changelog

Bug fixes

  • remove intel-gpu-tools from docker images since its has no effect currently(fea78a5 by @kmendell)
  • allow hiding default networks on typology view (#2594 by @kmendell)
  • refresh project detail runtime status (#2602 by @kmendell)
  • allow LOGIN email authentication type (#2603 by @kmendell)
  • keep session across backend version bumps (#2607 by @kmendell)
  • missing store prefix on test connection form(5f1645f by @kmendell)
  • swarm engine not respecting cpu limits (#2617 by @kmendell)
  • only perform auto pairing on edge edgent not direct (#2622 by @kmendell)
  • container cache leak from docker subscription (#2624 by @kmendell)

Performance improvements

  • increase loading times of project list view (#2596 by @kmendell)

Dependencies

  • bump to go 1.26.3(8e819fe by @kmendell)
  • bump all go deps(6817e70 by @kmendell)
  • bump the npm_and_yarn group across 1 directory with 2 updates (#2600 by @dependabot[bot])
  • bump svelte from 5.55.5 to 5.55.7 in the npm_and_yarn group across 1 directory (#2601 by @dependabot[bot])
  • bump github.com/danielgtaylor/huma/v2 from 2.37.3 to 2.38.0 in /backend (#2612 by @dependabot[bot])
  • bump github.com/docker/cli from 29.4.3+incompatible to 29.5.0+incompatible in /backend (#2613 by @dependabot[bot])
  • bump google.golang.org/grpc from 1.81.0 to 1.81.1 in /backend (#2610 by @dependabot[bot])
  • bump prettier-plugin-svelte from 3.5.1 to 3.5.2 (#2618 by @dependabot[bot])

Other

  • create admin role middleware for each endpoint (#2593 by @kmendell)
  • consolidate digest and image updater logic (#2623 by @kmendell)

Full Changelog: https://github.com/getarcaneapp/arcane/compare/v1.19.1...v1.19.2

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track arcane

Get notified when new releases ship.

Sign up free

About arcane

Modern Docker Management, Designed for Everyone

All releases →

Related context

Beta — feedback welcome: [email protected]