Releases: community-scripts/ProxmoxVE-Local
Releases · community-scripts/ProxmoxVE-Local
v0.3.0
Changes
🚀 Features
- feat: Add confirmation modal for script installation and server sorting (#105) by @michelroegl-brunner
- feat: Server Color Coding System (#103) by @michelroegl-brunner
- feat: auto-select single server and remove local execution (#102) by @michelroegl-brunner
- feat: Add card/list view toggle with enhanced list view (#101) by @michelroegl-brunner
- feat: Add script count badges to tab navigation (#100) by @michelroegl-brunner
- feat: Implement comprehensive authentication system (#99) by @michelroegl-brunner
- feat: Add SSH key authentication and custom port support (#97) by @michelroegl-brunner
🐛 Bug Fixes
- Fix terminal input handling (#106) by @michelroegl-brunner
- feat: Add confirmation modal for script installation and server sorting (#105) by @michelroegl-brunner
- fix: resolve Next.js warnings and SVG path errors (#98) by @michelroegl-brunner
Dependencies
- build(deps-dev): Bump @types/node from 24.7.0 to 24.7.1 (#96) by @dependabot[bot]
v0.2.5
Changes
🚀 Features
- feat: Add sorting functionality to installed scripts table (#88) by @michelroegl-brunner
v0.2.4
v0.2.3
Changes
🚀 Features
- feat: Add LXC auto-detection and cleanup of orphaned LXC (#80) by @michelroegl-brunner
- feat: Add filter persistence with settings integration (#78) by @michelroegl-brunner
v0.2.2
Changes
🚀 Features
- feat: comprehensive mobile responsiveness improvements (#76) by @michelroegl-brunner
- feat: Add prominent LXC creation completion message (#73) by @michelroegl-brunner
- feat: implement real-time update progress with proper theming (#72) by @michelroegl-brunner
Dependencies
- build(deps): Bump zod from 3.25.76 to 4.1.12 (#70) by @dependabot[bot]
- build(deps-dev): Bump jsdom from 26.1.0 to 27.0.0 (#71) by @dependabot[bot]
v0.2.1
v0.2.0
Changes
🚀 Features
- Add web-based update system with detached process management (#65) by @michelroegl-brunner
- feat: Add Downloaded Scripts tab (#51) by @michelroegl-brunner
🧰 Maintenance
- refactor: Unified all UI colors, added reusable components. Removed Lightmode (#50) by @michelroegl-brunner
Dependencies
- chore: bump dependencies to latest versions (#62) by @michelroegl-brunner
v0.1.1
Changes
- remove install method if pve-tool / addon & Improve dark mode initialization and modal UI #32 (#34) by @MickLesk
- [chore] Add github Templates. (#8) by @michelroegl-brunner
🚀 Features
- feat: Add inline editing and manual script entry functionality (#39) by @michelroegl-brunner
- Add dark mode support across UI (#33) by @MickLesk
- Add Filtering Function and sorting to ScriptsGrid (#38) by @MickLesk
- Add reusable Badge component and refactor badge usage (#37) by @MickLesk
- Add category sidebar and filtering to scripts grid (#36) by @MickLesk
v0.1.0
Changes
Intial Release