What's Changed
- fix(cli): restrict foreground mode to strictly interactive terminals (e763174)
- style(cli): finalize terminal rendering with cross-platform CRLF and stylized banner (6a08d68)
- style(cli): use CRLF line endings for banner and spacing for Android app compatibility (cdecc10)
- docs: add systemd-resolved masking guidance for DNS issues (ced1c00)
- docs: refine kernel compatibility charts and add legacy kernel warnings (380c571)
- style(cli): improve spacing for kernel recommendation warning (5e78659)
- style(backend): silence redundant cgroup namespace warnings on legacy kernels (2996f54)
- bump version v4.3.2 (4bb3ae4)
- style(cli): update startup banner and silence default DNS logs (1a2e440)
- refactor(cli): added a new function to print the startup banner and showing a recommended kernel version if the current kernel is too old (f336e82)
- style(backend): silence redundant ENOENT warnings for optional namespaces (022d670)
- feat(backend): remount /data with suid for directory-based containers on Android (e97857f)
- chore: enable modern APK signing and remove pre-built binaries from repo (5fafe20)
- docs: refined GPU accel and pulseAudio support in Android (770a634)
- docs: Collapse the screenshot section and adjust image widths in README.md. (726fb33)
- docs: added and wired up screenshots (906a093)
Automated Release by Droidspaces CI