Changes
This release primarily focuses on the new core scripts developed by @MickLesk in the Main repository. Alongside these updates, we’re introducing a new feature: automatic deployment. The app now supports two methods for installing scripts:
Default Mode: Installs scripts using the default settings, while allowing you to select a storage location before installation. This enables you to set up any LXC without using the terminal.
Advanced Mode (Beta): This mode is currently in Beta, so some features may not work as expected. It allows you to configure all settings previously available via Whiptails, but in a streamlined interface directly within the app. Scripts provide default values that can be overwritten by the user. Please note that not all combinations have been tested—if you encounter any issues, kindly report them on the GitHub page.
We welcome ideas and suggestions to improve this app! Please open an issue on GitHub with any concepts or features you’d like to see implemented, and we’ll review them for potential inclusion. Your feedback is greatly appreciated.
- Bump all .func files in /core to be inline with the Main repo. (#385) by @michelroegl-brunner
🚀 Features
- feat: Add default and advanced install method selection (#388) by @michelroegl-brunner
Dependencies
- build(deps): Bump @prisma/adapter-better-sqlite3 from 7.0.1 to 7.1.0 (#382) by @dependabot[bot]
- build(deps): Bump jws from 3.2.2 to 3.2.3 in the npm_and_yarn group across 1 directory (#386) by @dependabot[bot]
- build(deps): Bump next from 16.0.6 to 16.0.7 (#380) by @dependabot[bot]
- build(deps): Bump react-dom from 19.2.0 to 19.2.1 (#381) by @dependabot[bot]
- build(deps): Bump @prisma/client from 7.0.1 to 7.1.0 (#383) by @dependabot[bot]
- build(deps): Bump the npm_and_yarn group across 1 directory with 2 updates (#384) by @dependabot[bot]
- build(deps): Bump next from 16.0.5 to 16.0.6 (#374) by @dependabot[bot]
- build(deps-dev): Bump @vitest/coverage-v8 from 4.0.14 to 4.0.15 (#375) by @dependabot[bot]
- build(deps-dev): Bump typescript-eslint from 8.48.0 to 8.48.1 (#376) by @dependabot[bot]
- build(deps-dev): Bump prettier-plugin-tailwindcss from 0.7.1 to 0.7.2 (#369) by @dependabot[bot]
- build(deps-dev): Bump tsx from 4.20.6 to 4.21.0 (#370) by @dependabot[bot]
- build(deps-dev): Bump prettier from 3.7.1 to 3.7.3 (#371) by @dependabot[bot]
- build(deps-dev): Bump eslint-config-next from 16.0.5 to 16.0.6 (#372) by @dependabot[bot]
- build(deps): Bump better-sqlite3 from 12.4.6 to 12.5.0 (#373) by @dependabot[bot]