Releases: getarcaneapp/arcane
Releases · getarcaneapp/arcane
v1.11.0
Backend - New features
- gpu monitoring environment flags (#1034 by @mrtimothyduong)
- new arcane info dialog(61ee1b8 by @kmendell)
- add api key authentication (#1046 by @kmendell)
- container update indicator directly in the table (#1077 by @kmendell)
- inline start and stop functions for containers (#1079 by @kmendell)
- show ports in project service overview panel(72298c4 by @kmendell)
- dynamic oidc redirect url based on url origin (#1094 by @kmendell)
- sort containers connected to a network (#1095 by @kmendell)
- ability to toggle between the classic project and tree view ui (#1120 by @kmendell)
- auto pairing and new agent creation flow (#1114 by @kmendell)
- new environment switcher dialog (#1126 by @cabaucom376)
- add ip address column and cell to container table (#1143 by @NeoCortex3)
- only send notifications when new updates arrive (#1157 by @kmendell)
- unified tooltip/popover component (#1125 by @cabaucom376)
- show agent version in details overview(8377fac by @kmendell)
- environment settings now are edited on the agent details page (#1206 by @kmendell)
CLI - New features
Backend - Bug fixes
- do not run environment health job on agent(123a621 by @kmendell)
- settings not allowing saving, and not updating immediately(86731e6 by @kmendell)
- add redirect from /auth/oidc/callback to /oidc/callback(ef621bf by @kmendell)
- missing tooltip providers causing lockups on mobile(8240e45 by @kmendell)
- pagination controls missing when containers grouped by project(74c0be1 by @kmendell)
- projects not being deleted on remote agents (#1047 by @kmendell)
- update api url to APP_URL for local environment on each startup(96494c9 by @kmendell)
- geist font not being applied(43fc48b by @kmendell)
- data race on initial loading of settings/users(80a9bef by @kmendell)
- bump github.com/quic-go/quic-go to 0.57.0 (#1117 by @dependabot[bot])
- text selection color not able to be seen for terminal in light mode(a7bc358 by @kmendell)
- unsafe state mutation for notification test button(4461315 by @kmendell)
- locale picker not selecting language (#1148 by @cabaucom376)
- status badge text overflow(b598d7d by @kmendell)
- oidc merge accounts failing to lookup emails (#1154 by @kmendell)
- only save apprise settings if they changed(aba7525 by @kmendell)
- show all network attributes from docker api (#1171 by @kmendell)
- glass not being applying on actions popover(9d64fd7 by @kmendell)
- image pull progress not streaming from remote environments (#1175 by @kmendell)
- improve Monaco IntelliSense based on compose spec (#1190 by @kmendell)
- padding on bottom of other resource layouts(8a9960a by @kmendell)
- settings state only allows one setting to be updated(56ad326 by @kmendell)
- auto updater issues with certain network modes (#1205 by @kmendell)
- mobile layout and performence issues(9816512 by @kmendell)
- image update available notifications now being sent(9500c9d by @kmendell)
CLI - Bug fixes
Backend - Performance improvements
Dependencies
- update dependabot configuration to weekly schedule and remove groups(a7f053a by @kmendell)
- bump react from 19.2.0 to 19.2.1 (#1056 by @dependabot[bot])
- bump react-dom from 19.2.0 to 19.2.1 (#1055 by @dependabot[bot])
- bump prettier from 3.7.3 to 3.7.4 (#1057 by @dependabot[bot])
- bump peter-evans/find-comment from 3 to 4 (#1084 by @dependabot[bot])
- bump peter-evans/create-or-update-comment from 4 to 5 (#1083 by @dependabot[bot])
- bump github.com/spf13/cobra from 1.10.1 to 1.10.2 in /backend (#1085 by @dependabot[bot])
- bump runed to 0.37.0 (#1091 by @kmendell)
- bump github.com/go-co-op/gocron/v2 from 2.18.2 to 2.19.0 in /backend (#1129 by @dependabot[bot])
- bump golang.org/x/text from 0.31.0 to 0.32.0 in /backend (#1132 by @dependabot[bot])
- bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 in /backend (#1133 by @dependabot[bot])
- bump actions/cache from 4 to 5 (#1127 by @dependabot[bot])
- bump golang.org/x/crypto from 0.45.0 to 0.46.0 in /backend (#1130 by @dependabot[bot])
- bump stefanzweifel/git-auto-commit-action from 5 to 7 (#1145 by @dependabot[bot])
- bump actions/download-artifact from 6 to 7 (#1146 by @dependabot[bot])
- bump actions/upload-artifact from 5 to 6 (#1144 by @dependabot[bot])
- bump react-dom from 19.2.1 to 19.2.3 (#1137 by @dependabot[bot])
- bump pnpm to version 10.26.0(872f23a by @kmendell)
- bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 in /backend (#1188 by @dependabot[bot])
- bump prettier-plugin-svelte from 3.4.0 to 3.4.1 (#1186 by @dependabot[bot])
- bump github.com/docker/compose/v5 from 5.0.0 to 5.0.1 in /backend (#1189 by @dependabot[bot])
- bump next in email templates, remove lezer/common override(d20cb3e by @kmendell)
- bump @react-email/components from 1.0.1 to 1.0.2 (#1197 by @dependabot[bot])
Other
v1.10.1
Bug fixes
- Pass project object to StartOptions (#1010 by @chadweimer)
- dashboard memory stats not restrained to container limits(80ccc9b by @kmendell)
- exposed ports woroding rework will show published/exposed or a mix of the two(ebee116 by @kmendell)
- Tooltip.Provider not found causing env page to hang(3b3ff91 by @kmendell)
- dashboard tables footer overlapping cells(305f46b by @kmendell)
- bump validator to 13.15.22(9420308 by @kmendell)
- arcane-table generic types(200f7ea by @kmendell)
- use proper svelte reactivity logic to fix svelte-check warnings (#1042 by @kmendell)
- set --primary-foreground as black in light mode(ff67565 by @kmendell)
Dependencies
- bump pnpm from 10.22.0 to 10.24.0(f840fb4 by @kmendell)
- bump node engine version requirement from >=24 to >=25(15a69ce by @kmendell)
- bump the dev-dependencies group across 1 directory with 3 updates (#1028 by @dependabot[bot])
- upgrade to compose v5 and compose-go v2.10.0(33b6704 by @kmendell)
- bump the backend-dependencies group across 1 directory with 3 updates (#1037 by @dependabot[bot])
- remove unused frontend dependencies(316df73 by @kmendell)
Other
- update depot runner size(b2b3972 by @kmendell)
- build next images sequentially(cde4d8b by @kmendell)
- build frontend for next images(af53ba7 by @kmendell)
- build all binaries for next images(bc69eed by @kmendell)
- build armv7 containers for next image(5d1f0d6 by @kmendell)
- use sequential workflow and single binary command(826ecd3 by @kmendell)
- simplify release workflow to single sequential job(f1e942a by @kmendell)
Full Changelog: v1.10.0...v1.10.1
v1.10.0
Important
This updates changes the auto updater label from com.ofkm.arcane.updater to com.getarcaneapp.arcane.updater
New features
- support for
includecompose directive (#817 by @user00265) - add version label to the login page(6d16da2 by @kmendell)
- expand system info dialog to show more information (#965 by @kmendell)
- add support for auto-starting of logs (#983 by @Juoper)
- improved pull ui including layer progress (#1002 by @kmendell)
- self update digest tracking and fixes (#919 by @cabaucom376)
Bug fixes
- dashboard tables height cutting off rows(10f0d85 by @kmendell)
- pass registry credentials to environment (d7a112a by @cabaucom376)
- use dynamic limit for dashboard tables on page refreshes(f0be4d2 by @kmendell)
- image name container table overflow(3675cca by @kmendell)
- use correct PWD env variable (#941 by @kmendell)
- dashboard showing incorrect memory value(d49be99 by @kmendell)
- redirect to root resource page when switching environments(223d5b4 by @kmendell)
- notification settings not able to be saved due to incorrect key(4cd7ff5 by @kmendell)
- dont sort global env alphabetically(cbca27b by @kmendell)
- conflicting options: hostname and the network mode for auto update runs(f267dce by @kmendell)
- oidc settings not saving after changing other security settings (#1003 by @kmendell)
Performance Improvements
Dependencies
- bump the prod-dependencies group with 4 updates (0e3896c by @dependabot[bot])
- upgrade to node 25 for frontend builds (85beddf by @kmendell)
- bump pnpm to version 10.22.0(394fd2e by @kmendell)
- bump golang.org/x/crypto from 0.44.0 to 0.45.0 in /backend in the backend-dependencies group (#954 by @dependabot[bot])
- bump actions/checkout from 5 to 6 (#957 by @dependabot[bot])
- bump github.com/coreos/go-oidc/v3 from 3.16.0 to 3.17.0 in /backend in the backend-dependencies group (#973 by @dependabot[bot])
- bump github.com/go-co-op/gocron/v2 from 2.18.0 to 2.18.1 in /backend in the backend-dependencies group (#978 by @dependabot[bot])
- bump github.com/go-co-op/gocron/v2 from 2.18.1 to 2.18.2 in /backend in the backend-dependencies group (#992 by @dependabot[bot])
- bump valibot to 1.2.0(040e741 by @kmendell)
- bump prettier from 3.6.2 to 3.7.1 in the dev-dependencies group (#996 by @dependabot[bot])
Other
- update depot runners(7f5461e by @kmendell)
- use constant type for config values(e13c3c7 by @kmendell)
- use constant for index.html(ba69bfd by @kmendell)
- use constant errors to reduce duplication (#964 by @kmendell)
- use Debian Trixie for container builds/runtime (#975 by @kmendell)
- add sonarqube analysis(9cd9c49 by @kmendell)
- add coverage report to sonarqube(219cd8c by @kmendell)
- rewrite go coverage report(08f5fee by @kmendell)
- update analytics job to use new domain(7e8c02f by @kmendell)
- remove sonarqube workflows(69eb206 by @kmendell)
- update library used for image referencing (#1007 by @kmendell)
- fix next release logic(d14a051 by @kmendell)
- fix next release logic(88711f3 by @kmendell)
- fix next release logic(ae40aec by @kmendell)
- use field group components for specific pages(a01787b by @kmendell)
Full Changelog: v1.9.0...v1.10.0
v1.9.0
New features
- apprise notifications support (#899 by @kmendell)
- add gpu monitoring (#799 by @mrtimothyduong)
- support uploading local docker images (#902 by @kmendell)
- edit environments and show/edit local environment (#915 by @cabaucom376)
- add refresh button to project action buttons(4e5dcf4 by @kmendell)
Bug fixes
- check for image locally before pulling when deploying project(7269ece by @kmendell)
- show popover when project name is missing for better user UX(f77044e by @kmendell)
- seperate prefefined networks from the rest in usage count(313bbbd by @kmendell)
- environment switcher not showing added or removed items without refresh(34c1ddc by @kmendell)
- environment data initialization on refreshes (#925 by @cabaucom376)
- missing tooltip provider (#927 by @cabaucom376)
- show correct stats based on cgroup restrictions (#923 by @kmendell)
- properly assign inUse status to volume return data(71623e3 by @kmendell)
- max depth control for project watcher (#928 by @kmendell)
Dependencies
- bump the backend-dependencies group in /backend with 2 updates (#882 by @dependabot[bot])
- bump the prod-dependencies group with 3 updates (#881 by @dependabot[bot])
- bump pnpm to 10.21.0(fb63171 by @kmendell)
- bump cookie to 0.7.0(4a90b2b by @kmendell)
- bump the prod-dependencies group with 4 updates (#900 by @dependabot[bot])
- bump the prod-dependencies group with 2 updates (#920 by @dependabot[bot])
- bump actions/download-artifact from 5 to 6 (#929 by @dependabot[bot])
Other
- refactor next image workflow(f5c3fca by @kmendell)
- use upload-artifact v5(ef12e17 by @kmendell)
- use go cache path(48e4cc6 by @kmendell)
- workflow refactors and tweaks(d8f8d53 by @kmendell)
- use github oidc for depot in release workflow(c2764db by @kmendell)
Full Changelog: v1.8.1...v1.9.0
v1.8.1
Bug fixes
- null checks for tag arrays in template viewer(55c592e by @kmendell)
- template details page now loading when no env is found(b7203ce by @kmendell)
- header showing background in non-glass ui mode(d4811f1 by @kmendell)
- individual image update checks not using credentials(64cd997 by @kmendell)
- normzalize project name on load(754b426 by @kmendell)
- discord notifications unable to be saved due to zod validations(fae1c94 by @kmendell)
- clear notification values from database is disabled(b8d10c9 by @kmendell)
- remove entrypoint to fix file permission issues (#879 by @kmendell)
- tooltip showing on env switcher in sidebar hover mode(757baf6 by @kmendell)
Dependencies
- bump golangci/golangci-lint-action from 8 to 9 (#872 by @dependabot[bot])
Full Changelog: v1.8.0...v1.8.1
v1.8.0
Important
The docker images have changed to ghcr.io/getarcaneapp/arcane and ghcr.io/getarcaneapp/arcane-headless for all releases going forward.
New features
- show image repo on untagged images (#809 by @kmendell)
- save compose files to local templates (#834 by @cabaucom376)
- merge oidc users with existing users toggle (#860 by @kmendell)
Bug fixes
- pass version to docker file builds(c28abd4 by @kmendell)
- syntax highlighting not showing on code-editors(ab03008 by @kmendell)
- show ansi colors in log viewer(a6be63d by @kmendell)
- status badges not reactive to states(88fb669 by @kmendell)
- unable to create ipvlan or macvlan networks(5f4e9e0 by @kmendell)
- unpinned sidebar overflow scrolling in non-expanded state (#831 by @cabaucom376)
- volumes not removed when selected on container removal dialog(bb928fe by @kmendell)
- use proper derived logic for status baddge(e0d66b5 by @kmendell)
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
- responsive create container dialog (#830 by @cabaucom376)
- use depot builders and images(2bb159d by @kmendell)
- fix typo in image name(2e49791 by @kmendell)
- build e2e tests image with depot(52aaac4 by @kmendell)
- use depot token(6ad13a3 by @kmendell)
- remove double outputs(3a619d0 by @kmendell)
- use depot registry(0cebb42 by @kmendell)
- use depot token for all builds(65601d5 by @kmendell)
- use go cache from depot(e83c717 by @kmendell)
- revert depot usage for some workflows(fd369d1 by @kmendell)
- extended dashboard tables (#871 by @kmendell)
Full Changelog: v1.7.2...v1.8.0
v1.7.2 (Hotfix)
Bug fixes
- syntax highlighting not showing on code-editors(027155e by @kmendell)
- pass version to docker file builds(8a136cd by @kmendell)
Full Changelog: v1.7.1...v1.7.2
v1.7.1
Bug fixes
- mobile overscroll issues(fa0a7d2 by @kmendell)
- use correct background colors for components when glass is disabled(615c21f by @kmendell)
- event details dialog header padding(55dca66 by @kmendell)
- cpu count not showing under cpu meter(30cab56 by @kmendell)
- settings state not persisted acorss settings pages(46bbe93 by @kmendell)
- notification settings does not show on the settings overview page(6354f9c by @kmendell)
- properly log error events to event table(caef210 by @kmendell)
Other
- bump svelte from 5.42.3 to 5.43.0 in the prod-dependencies group (#796 by @dependabot[bot])
- bump @types/node from 24.9.1 to 24.9.2 in the dev-dependencies group (#797 by @dependabot[bot])
- Configure Renovate (#803 by @renovate[bot])
- remove dependabot config(019f3d6 by @kmendell)
- update renovate config to include semantic commit type for chores(a2f24ce by @kmendell)
- disable renovate dashboard(dc79404 by @kmendell)
- update dependency @sveltejs/kit to v2.48.3 (#802 by @renovate[bot])
- update dependency @eslint/compat to v1.4.1 (#801 by @renovate[bot])
- upgrade github.com/shirou/gopsutil to v4(57fa42c by @kmendell)
- layout and design of docker info dialog(3004447 by @kmendell)
- use SettingsForm hook for managing settings logic and state(e09a808 by @kmendell)
- fix backend linter(d36f6ad by @kmendell)
Full Changelog: v1.7.0...v1.7.1
v1.7.0
New features
- arcane cli
generate secretcommand (#760 by @kmendell) - notification system for container and image updates (#730 by @kmendell)
- add hostname to dashboard(492222d by @kmendell)
- arcane self-updater (#744 by @kmendell)
Bug fixes
- text inputs not using correct string or number type for input boxes(215d8ed by @kmendell)
- project env interpolation not parsing env files in correct order (#751 by @kmendell)
- load project services concurrently (#758 by @kmendell)
- only log entrypoint when running the base arcane command(e95093f by @kmendell)
- refresh environment on all pages(44501d4 by @kmendell)
- properly persist local vs environment settings (#775 by @kmendell)
- remove default route from customize overview (#776 by @cabaucom376)
- responsive dialog overflow (#786 by @cabaucom376)
- scroll-to-hide by mode, fix detachment (#781 by @cabaucom376)
- containers unable to be sorted by name(f1905ed by @kmendell)
- stat card columns(ac05b46 by @kmendell)
- date locale cant be loaded from date-fns if locale is en(947655c by @kmendell)
- popovers fully transparent without glassmorphism (#793 by @cabaucom376)
- encryption key validation errors(b3c7cb5 by @kmendell)
- sessions not using refresh tokens (#795 by @kmendell)
Other
- bump the dev-dependencies group with 3 updates (#743 by @dependabot[bot])
- bump github.com/docker/compose/v2 from 2.40.0 to 2.40.1 in /backend in the backend-dependencies group (#745 by @dependabot[bot])
- bump the prod-dependencies group with 6 updates (#742 by @dependabot[bot])
- use ellipsis instead of three dots in source strings (#748 by @blfpd)
- use ellipsis instead of three dots in translated strings (#749 by @blfpd)
- add greptile.json configuration file(7e3c645 by @kmendell)
- bump vite from 7.1.10 to 7.1.11 in the npm_and_yarn group across 1 directory (#752 by @dependabot[bot])
- move settings/customize search to backend (#739 by @kmendell)
- bump @types/node from 24.8.1 to 24.9.1 in the dev-dependencies group (#754 by @dependabot[bot])
- bump the prod-dependencies group with 4 updates (#753 by @dependabot[bot])
- fix linter about complexity(bc99f5a by @kmendell)
- remove onboarding screens with simple change password dialog (#759 by @kmendell)
- bump isomorphic-dompurify from 2.29.0 to 2.30.0 in the prod-dependencies group (#761 by @dependabot[bot])
- bump pnpm to 10.19.0(7046e7e by @kmendell)
- show correct version on non-release builds(d0b6b35 by @kmendell)
- pass version arguments to next build(be7222a by @kmendell)
- bump frontend and tests pnpm version to 10.19.0(a441293 by @kmendell)
- tweak glass-ui styling(f6edd50 by @kmendell)
- bump vite from 7.1.11 to 7.1.12 in the dev-dependencies group (#769 by @dependabot[bot])
- bump the prod-dependencies group across 1 directory with 9 updates (#774 by @dependabot[bot])
- tweak glass ui on sheets and dialogs(051fee6 by @kmendell)
- update backend deps(7de538c by @kmendell)
- use env interpolation in project tests(7ba22ce by @kmendell)
- use correct project logs heading selector(2742223 by @kmendell)
- use correct project logs button selectors(dbecb46 by @kmendell)
- use drawers on mobile and dialogs on desktop(89beadc by @kmendell)
- better align glass ui in production builds(ed9b171 by @kmendell)
- login screen styling (#780 by @cabaucom376)
- bump the prod-dependencies group with 4 updates (#784 by @dependabot[bot])
- bump actions/upload-artifact from 4 to 5 (#782 by @dependabot[bot])
- bump actions/download-artifact from 5 to 6 (#783 by @dependabot[bot])
- update dialog overflow (#788 by @cabaucom376)
- use accent color for card header (#789 by @cabaucom376)
- table styling (#787 by @cabaucom376)
- run formatter(a89581e by @kmendell)
- restore solid backgrounds for non-glass ui(38f919b by @kmendell)
- use dropdown card component for group by project(b26f873 by @kmendell)
- use new ubuntu-slim runner for smaller workflows(51213a4 by @kmendell)
- revert ubuntu-slim workflows(6ead191 by @kmendell)
- bump validator.js to 13.15.20(db216dd by @kmendell)
- bump pnpm to 10.20.0(5241be7 by @kmendell)
- table cell newline wrapping fix (#792 by @cabaucom376)
- bump the prod-dependencies group across 1 directory with 6 updates (#794 by @dependabot[bot])
- bump @types/dockerode from 3.3.44 to 3.3.45 in the dev-dependencies group (#785 by @dependabot[bot])
- change upgrader image tag to 'latest'(882edae by @kmendell)
Full Changelog: v1.6.0...v1.7.0
v1.6.0
New features
- redeisgned templates pages (#648 by @cabaucom376)
- show project status reason (#708 by @kmendell)
- configurable hover and pinned states for sidebar (#720 by @kmendell)
- add glass effect ui preview (disabled by default) (#733 by @kmendell)
Bug fixes
- mobile navigation glitches and scrolling issues (#709 by @kmendell)
- show users full name instead of username in mobile user card(0086f31 by @kmendell)
- display toast at the top on mobile and tablet devices(80decef by @kmendell)
- save button showing behind mobile nav bar(574e22c by @kmendell)
- environment hostname text showing under select input on mobile sheet(ac0f1fa by @kmendell)
- card headers not reactive to mode-watchers theme(6aad161 by @kmendell)
- display full image sha256 on image details page(2f0bab5 by @kmendell)
- show customization sub routes in mobile navigation(07713ce by @kmendell)
- mobile nav sheet not working on small desktop screens(14bd338 by @kmendell)
- velocity to open nav sheet in mobile view(3d436a1 by @kmendell)
- sub nav items now showing in hover mode(c60e954 by @kmendell)
- include version in jwt for auth sessions after updaing the server (#724 by @kmendell)
- update file permissions to 0644 for project and templatye file creations(ca66f44 by @kmendell)
- handle Docker socket GID conflict in entrypoint (#735 by @jae-jae)
- hidden table coumns data still showing even if the column is hidden(aced2a6 by @kmendell)
- update icon import (#737 by @cabaucom376)
- z-index of search icons on settings and customize pages(87af81c by @kmendell)
- sidebar items not expanding in non hover mode(515d442 by @kmendell)
Other
- add Deutsch files(31dfa46 by @kmendell)
- bump github.com/go-co-op/gocron/v2 from 2.16.6 to 2.17.0 in /backend in the backend-dependencies group (#701 by @dependabot[bot])
- bump the prod-dependencies group with 3 updates (#699 by @dependabot[bot])
- bump @types/node from 24.7.1 to 24.7.2 in the dev-dependencies group (#700 by @dependabot[bot])
- restructure scripts directory(9cd3333 by @kmendell)
- service worker caching tweaks(86057f1 by @kmendell)
- update runner tags(c04af97 by @kmendell)
- upgrade deps(614130a by @kmendell)
- remove docker build cloud from ci/cd(3063dc1 by @kmendell)
- pin runed to 0.34.0(2946ad7 by @kmendell)
- fix linter(d6290b6 by @kmendell)
- fix after last merge(4a73728 by @kmendell)
- bump the dev-dependencies group with 2 updates (#716 by @dependabot[bot])
- bump the prod-dependencies group across 1 directory with 3 updates (#717 by @dependabot[bot])
- pin setup-node to latest commit hash of v5(4851729 by @kmendell)
- bump sveltekit-superforms from 2.27.3 to 2.27.4 in the npm_and_yarn group across 1 directory (#719 by @dependabot[bot])
- consolidate build next workflows using matrix(5e4229b by @kmendell)
- build next images one after another(d06ec48 by @kmendell)
- use ubuntu-latest for workflow builds(e2e62b6 by @kmendell)
- unify project, env, and template file writing logic (#725 by @kmendell)
- bump the dev-dependencies group with 2 updates (#728 by @dependabot[bot])
- bump the prod-dependencies group with 5 updates (#727 by @dependabot[bot])
- replace custom sheet with drawer component (#726 by @kmendell)
- tweak dockerfile(e640439 by @kmendell)
Full Changelog: v1.5.2...v1.6.0