What's Changed
- chore: bump verison v5.2.1 (8d5235b)
- cgroup: force v1 hierarchy on legacy kernels, fix cgroupns EPERM (df5fe12)
- fix: Improve container capacity handling, ensure data persistence with fsync before rename, and robustify profile.d symlink creation. (15848a1)
- Refactor: Relocate environment file parsing from main to container setup and ensure existing variables are freed before parsing. (36274fb)
- feat: Implement graceful background container shutdown on CTRL+ALT+Q and update
console_monitor_loopto accept the full configuration structure. (775b281) - fix: Improve multi-container network stability by conditionally removing shared rules and restricting DNAT to local traffic. (9b2fdf7)
- bump version 5.2.0 (b57c8d2)
- app: Implement NAT network configuration options, including upstream interfaces and port forwarding, within the container configuration screen. (a25d71c)
- feat: Aggressively re-enable IPv4 forwarding on Android and refine netlink rule creation parameters. (6afeb00)
- feat: Add
--upstreamoption to explicitly configure NAT upstream interfaces, replacing unreliable auto-detection in Android routing. (1c876a5)
Automated Release by Droidspaces CI