v1.0.0-pre6
New Features
- Floating shell everywhere: Shell buttons now appear on script cards (Scripts tab, Downloaded tab), in the ScriptDetailModal sidebar (Containers section), and in both card and list view — wherever an installed container is detected for that script
- IPv4 DHCP/STATIC mode pills: Generator tab now has pill buttons to switch between DHCP and Static IP mode; IPv4 address and gateway fields only appear when Static is selected
Fixes
- Floating shell minimize/restore: Shell sessions no longer restart when minimizing and restoring a floating terminal window — sessions are now preserved in the DOM using CSS hide instead of unmounting
- Dev badge hiding: Category sidebar no longer shows dev script count badges when dev mode is disabled
Internal
- Addon/pve script types filtered from sync, display, and download
- PBS username TypeScript type fix
- Dependency updates