• v0.5.6 b392b747b6

    v0.5.6 Stable

    kerem released this 2026-01-29 18:08:36 +03:00 | 41 commits to main since this release

    📅 Originally published on GitHub: Thu, 29 Jan 2026 15:08:44 GMT
    🏷️ Git tag created: Thu, 29 Jan 2026 15:08:36 GMT

    Changes

    • fix: delete local JSON files when removed from remote repo (fixes #405) (#480) by @michelroegl-brunner
    • (core): Major update to upstream core functions with validation, IPv6 support, and Debian 13 fixes (#469) by @MickLesk

    🚀 Features

    • feat: private/custom git repos - GitHub, GitLab, Bitbucket, custom (#472) by @michelroegl-brunner
    • feat: add TUN/TAP (VPN) option to container features in web GUI (#471) by @michelroegl-brunner
    • feat: Add Update all downloaded scripts button (#470) by @michelroegl-brunner

    🐛 Bug Fixes

    • fix: resolve server from DB for SSH when client sends no ssh_key_path (fixes #466) (#481) by @michelroegl-brunner
    • fix: use node-specific Proxmox config paths for VM vs LXC (fixes #464) (#479) by @michelroegl-brunner
    • fix: handle special characters in SSH password/passphrase (Fixes #312) (#478) by @michelroegl-brunner
    • Fix #362: auto-detect race, VM shell path, UI hints (#476) by @michelroegl-brunner
    • Fix PBS certificate validation (Fixes #438) (#475) by @michelroegl-brunner
    • fix: allow domain names for APT Cacher in container creation UI (#474) by @michelroegl-brunner
    • fix: detect app slug from LXC /usr/bin/update for port lookup (#473) by @michelroegl-brunner
    • fix: advanced modal SSH key discovery and tags delimiter (#468) by @michelroegl-brunner
    • feat(ConfigurationModal): add Container ID (CTID) and DNS Search Domain to advanced install (#467) by @michelroegl-brunner

    Dependencies

    Downloads
  • v0.5.5 f6a8395c22

    v0.5.5 Stable

    kerem released this 2026-01-13 20:03:24 +03:00 | 103 commits to main since this release

    📅 Originally published on GitHub: Tue, 13 Jan 2026 17:03:32 GMT
    🏷️ Git tag created: Tue, 13 Jan 2026 17:03:24 GMT

    Changes

    • Improve server startup logging and update script fetching (#443) by @MickLesk
    • github: improve PR template (#444) by @MickLesk
    Downloads
  • v0.5.4 86294dea3c

    v0.5.4 Stable

    kerem released this 2026-01-13 19:05:27 +03:00 | 106 commits to main since this release

    📅 Originally published on GitHub: Tue, 13 Jan 2026 16:05:35 GMT
    🏷️ Git tag created: Tue, 13 Jan 2026 16:05:27 GMT

    Changes

    • Improve Node.js upgrade and service recovery in update.sh (#440) by @MickLesk
    • Fix nodejs update failure (#435) by @BryanCLieberman

    Dependencies

    Downloads
  • v0.5.3 ee2ae608de

    v0.5.3 Stable

    kerem released this 2026-01-07 22:52:00 +03:00 | 117 commits to main since this release

    📅 Originally published on GitHub: Wed, 07 Jan 2026 19:52:09 GMT
    🏷️ Git tag created: Wed, 07 Jan 2026 19:52:00 GMT

    Changes

    • fix: pct create fails with malformed arguments (#423) (#427) by @MickLesk
    • update footer to 2026 (#426) by @MickLesk
    • Update Core to 2026 State-Of-The Art (ProxmoxVE Upstream Merge) (#425) by @MickLesk
    • Fix directory path in README after cloning (#421) by @zeosamaster
    • fix for code scanning alert no. 4: Insecure randomness (#396) by @MickLesk

    Dependencies

    Downloads
  • v0.5.2 dcb5402c74

    v0.5.2 Stable

    kerem released this 2025-12-05 18:13:37 +03:00 | 151 commits to main since this release

    📅 Originally published on GitHub: Fri, 05 Dec 2025 15:13:46 GMT
    🏷️ Git tag created: Fri, 05 Dec 2025 15:13:37 GMT

    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

    Downloads
  • v0.5.1 b6d231e708

    v0.5.1 Stable

    kerem released this 2025-12-01 12:35:22 +03:00 | 184 commits to main since this release

    📅 Originally published on GitHub: Mon, 01 Dec 2025 09:35:29 GMT
    🏷️ Git tag created: Mon, 01 Dec 2025 09:35:22 GMT

    Changes

    🚀 Features

    • feat: Add VM/LXC cloning functionality (#360) by @michelroegl-brunner

    🐛 Bug Fixes

    • fix: align toggle switches in repository settings (#359) by @michelroegl-brunner
    • fix: Add dynamic text to container control loading modal (#358) by @michelroegl-brunner
    Downloads
  • v0.5.0 ad3847fb5e

    v0.5.0 Stable

    kerem released this 2025-11-28 17:04:01 +03:00 | 195 commits to main since this release

    📅 Originally published on GitHub: Fri, 28 Nov 2025 14:04:07 GMT
    🏷️ Git tag created: Fri, 28 Nov 2025 14:04:01 GMT

    Changes

    Breaking Changes

    This Version has breaking changes in the Dependencies. It is highly likely that your current install breaks.
    We Recomend reinstalling the App with the Helper-Script.

    🚀 Features

    • Add TypeScript Runtime Support and add Prisma 7 Compatibility (#354) by @MickLesk

    🐛 Bug Fixes

    • Add VM status check and UI improvements (#353) by @michelroegl-brunner
    • Various small fixes (#349) by @michelroegl-brunner
    • fix: Detect script changes from remote repository to allow Script updates (#348) by @michelroegl-brunner

    Dependencies

    • chore(deps): upgrade to Next.js 16, Vitest 4, and Node.js 24 (#342) by @MickLesk
    Downloads
  • v0.4.13 440d5246bd

    v0.4.13 Stable

    kerem released this 2025-11-24 23:08:17 +03:00 | 262 commits to main since this release

    📅 Originally published on GitHub: Mon, 24 Nov 2025 20:08:24 GMT
    🏷️ Git tag created: Mon, 24 Nov 2025 20:08:17 GMT

    Changes

    🐛 Bug Fixes

    • core: remove uv cache clean | remove log rotation (#340) by @MickLesk
    Downloads
  • v0.4.12 ddfdb5e575

    v0.4.12 Stable

    kerem released this 2025-11-20 20:59:37 +03:00 | 264 commits to main since this release

    📅 Originally published on GitHub: Thu, 20 Nov 2025 17:59:44 GMT
    🏷️ Git tag created: Thu, 20 Nov 2025 17:59:37 GMT

    Changes

    • Update supported Proxmox VE versions to include 9.1 (#335) by @MickLesk

    🚀 Features

    • feat: Add LXC container backup functionality (#331) by @michelroegl-brunner

    🐛 Bug Fixes

    • Fix selectedRepositories undefined error with generic filter validation (#321) by @michelroegl-brunner

    Dependencies

    Downloads
  • v0.4.11 339be31a6a

    v0.4.11 Stable

    kerem released this 2025-11-13 17:45:06 +03:00 | 290 commits to main since this release

    📅 Originally published on GitHub: Thu, 13 Nov 2025 14:45:13 GMT
    🏷️ Git tag created: Thu, 13 Nov 2025 14:45:06 GMT

    Changes

    🚀 Features

    • feat: Add multi-repository support (#318) by @michelroegl-brunner
    Downloads