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