Backend - New features
- show current environment in page title (#1336 by @cabaucom376)
- show container stats inline in table (#1359 by @kmendell)
- git repo sync for compose projects (#1089 by @kmendell)
Backend - Bug fixes
- networks unable to be searched or filtered(9c1be90 by @kmendell)
- use full compose dependency tree for compose projects (#1242 by @kmendell)
- add width constraint on mobile floating nav (#1329 by @lucolvin)
- autocomplete inconsistencies in compose editor(2b82e7f by @kmendell)
- select all missing from context menu on editors(2cd8012 by @kmendell)
- volumes unable to be sorted by size(07f8bae by @kmendell)
- mark remote environment online after successful agent handshake (#1335 by @agent0x21)
- add FILE_PERM and DIR_PERM env variables (#1334 by @kmendell)
- standard users able to perform admin only actions (#1344 by @kmendell)
- projects directory not loaded from env or refreshed (#1345 by @kmendell)
- refactor updater to have safer and more consistent upgrades (#1315 by @kmendell)
- use built in cli to upgrade arcane (#1358 by @kmendell)
- pull and redeploy button not working(1d8bdeb by @kmendell)
- truncate long headers on event dialog(9cedb5a by @kmendell)
- only send populated fields on container creation(c2371d7 by @kmendell)
- duplicated save text on defautl templates page(a83f87b by @kmendell)
- path mapping fix for projects directory on windows (#1360 by @kmendell)
- api reference link showing incorrectly(e947e17 by @kmendell)
- auto update job not running(41d8a65 by @kmendell)
Dependencies
- bump github.com/shirou/gopsutil/v4 from 4.25.11 to 4.25.12 in /backend (#1322 by @dependabot[bot])
- bump golang.org/x/net from 0.47.0 to 0.48.0 in /backend (#1323 by @dependabot[bot])
- bump @react-email/components from 1.0.2 to 1.0.3 (#1317 by @dependabot[bot])
- bump github.com/samber/slog-gin from 1.18.0 to 1.19.1 in /backend (#1371 by @dependabot[bot])
- bump @sveltejs/kit from 2.49.2 to 2.49.3 (#1373 by @dependabot[bot])
- bump shiki from 3.20.0 to 3.21.0 (#1374 by @dependabot[bot])
- upgrade go modules to version 1.25.5(87cf2c5 by @kmendell)
Other
- ui tweaks and consistent styling across pages (#1210 by @cabaucom376)
- move general settings to job scheduler category (#1310 by @kmendell)
- set glassUiEnabled to true by default(172a2fb by @kmendell)
- set projectsDirectory to /app/data/projects by default(3c63bd0 by @kmendell)
- set diskUsagePath to /app/data/projects by default(607920e by @kmendell)
Full Changelog: v1.11.3...v1.12.0