What's Changed
- refactor: relocate resource deallocation to ensure consistent cleanup paths - fixes bind mounts on restarts (1f322f2)
- feat: bump project version to 4.6.0 (1471121)
- feat: Add
--no-blockflag tosystemctl startcommand for asynchronous service initiation. (01dee26) - feat: Sort static running static services first in the static legend in the systemd services menu (f0122d5)
- feat: Introduce support for systemd 'static' service state, updating the service check script, UI elements, and localization strings. (794928f)
- feat: Track and report failed environment variable loads in the summary log and remove individual variable logging. (5b2da46)
- fix(terminal): reset auto-scroll state when new operation starts (0dec54a)
- source: cleanup dead code, fixed logging, added missing unified tmpfs bind mounting logic to container back (3b43c1d)
- feat(hardware): harden GPU passthrough with dynamic discovery and render nodes (9ef72f7)
- feat: remove bind mount limits and overhaul FilePickerDialog (388fa5e)
- app: initialize --env in the ContainerConfigScreen (05a2f8d)
- feat: Add support for loading container environment variables from a specified file via the
--envoption. (eaf5a9a) - feat: implement unified tmpfs bridge for X11/VirGL sockets on Android (c3a7276)
- container.c: removed extra newline (14c25b7)
Automated Release by Droidspaces CI