New features
- add project file tree management (#2893 by @NeurekaSoftware)
- upgrade all environments button (#2941 by @kmendell)
- add support for riscv64 (#2949 by @kmendell)
CLI - New features
- add registries create command (#2874 by @manawenuz)
Bug fixes
- fix tables rows not flex redering to use the full table width (#2928 by @kmendell)
- add missing healthcheck cli command (#2929 by @kmendell)
- allow setting the data directroy for non docker installs (#2931 by @kmendell)
- fix dind path mappings for projects and swarm (#2939 by @kmendell)
- projects disapearing after fs sync (#2940 by @kmendell)
- compose edits lost when view is resized (#2946 by @kmendell)
- activity status only showing on first browser tab (#2951 by @kmendell)
- properly contstrain rbac endpoints (#2950 by @kmendell)
- send notifications on a context detached from the completed activity (#2980 by @kmendell)
CLI - Bug fixes
Dependencies
- bump @codemirror/merge from 6.12.1 to 6.12.2 (#2975 by @dependabot[bot])
- bump github.com/getarcaneapp/arcane/types/v2 from 2.0.1 to 2.0.3 in /cli (#2952 by @dependabot[bot])
- bump github.com/aws/aws-sdk-go-v2/config from 1.32.24 to 1.32.25 in /backend (#2963 by @dependabot[bot])
- bump prettier from 3.8.3 to 3.8.4 (#2971 by @dependabot[bot])
- bump golang.org/x/net from 0.55.0 to 0.56.0 in /backend (#2959 by @dependabot[bot])
- bump prettier-plugin-svelte from 4.1.0 to 4.1.1 (#2969 by @dependabot[bot])
- bump react-email from 6.5.0 to 6.6.0 (#2960 by @dependabot[bot])
- bump charm.land/lipgloss/v2 from 2.0.3 to 2.0.4 in /cli (#2954 by @dependabot[bot])
- bump github.com/nicholas-fedor/shoutrrr from 0.16.0 to 0.16.1 in /backend (#2965 by @dependabot[bot])
- bump github.com/labstack/echo/v4 from 4.15.2 to 4.15.4 in /backend (#2966 by @dependabot[bot])
- bump @sveltejs/kit from 3.0.0-next.2 to 3.0.0-next.4 (#2967 by @dependabot[bot])
- bump @tanstack/virtual-core from 3.17.0 to 3.17.1 (#2972 by @dependabot[bot])
- bump tanstack/table to beta 12(37ac71f by @kmendell)
- bump react-email from 6.6.0 to 6.6.3 (#2983 by @dependabot[bot])
- bump actions/checkout from 6 to 6.0.3 (#2981 by @dependabot[bot])
- bump pnpm to v11.8.0(fdb7ec3 by @kmendell)
Other
- upload apk artfacts to alpine nexus repo(c31d9b9 by @kmendell)
- consolidate duplicated logic in project and notification services (#2934 by @kmendell)
- redesign update all environments view (#2943 by @kmendell)
Full Changelog: v2.0.3...v2.1.0