What's Changed
- fix(terminal): resolve hostname before opening tabs/picker (588cca1)
- fix(terminal/panel): unified OSInfo stream eliminates hostname/metrics null bug (cb5cdd2)
- droidspaces: bump v6.2.0 (823b889)
- Translated using Weblate (#144) (4c37545)
- fix: prevent UI remount and terminal state loss on screen rotation (cc491fd)
- fix(service): update terminal session notification count and localize strings (f8088a5)
- post_extract_fixes: configure systemd-networkd for eth0 and restrict network services to NAT mode via ExecCondition (2ae320c)
- Merge branch 'dev' (16a7b39)
- fix: correct banner printing order in start and restart flows (2b700a1)
- app: scale up Ubuntu logo (6bb6669)
- nix: modularize code, keep API intact, add pinned systemd v257, improve rootfs module (#143) (6e535c1)
- app: add Azure icon support and map Azure and Mariner strings to IconUtils (b2ec2c6)
- ui: Change default network mode to NAT and update static IP description (03c4bec)
- socketd: preserve image-backed rootfs references in container summaries (#142) (b908c72)
- config: implement semantic comparison to prevent redundant config writes (5ecb630)
- Merge branch 'dev' (1363f5e)
- Merge branch 'main' into dev (aa89854)
- boot: guard UUID marker write against empty uuid (aba9b80)
- app: preserve UUID across container config edits; parse uuid in parseConfig() (cf9cd1b)
- pid: add collect_active_uuids(); container: skip generate_uuid() if existing UUID is collision-free (5fe67cc)
- nix: add minimal-with-systemd-v257 (#141) (d20e6f1)
- nix: fix android app drv that previously did not include binaries (#140) (f571bb2)
- mount: skip tty1-N null symlinks in privileged+unfiltered-dev mode (b0acd95)
- docs: update contributing guidelines to include Linux support, platform detection, and strict submission requirements (7a9e778)
- docs: add CONTRIBUTING.md with project philosophy and submission guidelines (0d4d660)
- seccomp: block host clock modification syscalls (39fb8de)
- Merge branch 'main' into dev (f4c9277)
- utils: harden init detection for Nix-based and wrapper-script rootfs (3ef14b2)
- docs: we hit the 400KB binary size limit :( (b0f8ad5)
- docs: added RISC-V 64 support to the supported architectures (4c045b9)
- docs: remove deprecated UI credits for KernelSU-Next, MMRL, and LSPatch from README (68a873c)
- docs: rewrote Droidspaces comparison sections into a comprehensive table against alternatives (1300228)
- droidspaces.te: fixed a typo (5c4f40c)
- Merge pull request #138 from yoshi3jp/web (8716a9c)
- Translated using Weblate (Romanian) (#139) (3127eeb)
- docs: add XFCE launch instructions and fix typos in SELinux policy documentation (e522f70)
- nix: add nix documentation (#137) (2b19080)
- socketd: replace snapshot dummies with backend-backed JSON projections (53df9e7)
- socketd: add typed backend client methods for snapshot data (f99a8be)
- socketd: add core lifecycle event journal and polling opcode (3e7ce18)
- socketd: add backend pseudo-image inventory opcode (47be2d2)
- socketd: add backend info counters for container inventory (c71485a)
- socketd: implement backend container inventory opcode (93053ad)
- Merge pull request #133 from yoshi3jp/web (cf823ca)
- Merge branch 'main' into dev (4690c7f)
- socketd: satisfy Portainer snapshot probes and expose local events (8d13720)
- socketd: add dummy container list endpoint for Portainer probing (8f2baf4)
- socketd: expose initial TCP Docker-compatible discovery API (709f5cd)
- Translated using Weblate (Chinese (Simplified Han script)) (#136) (bf38753)
- nix: ignore power/suspend key events in logind (#135) (9308fa2)
- fixup boot module version and versionCode (2885999)
- Nix: Fixing rootfs config, update nixpkgs, support for finix (#134) (347754e)
- Web API skeleton (#132) (4131127)
- fix(icons): clear OS info cache on container uninstall (1ccfc66)
- feat(icons): prefetch distro icon on container start, cache forever, apply to all 3 card locations (141843e)
- feat(ui): synchronize container installer options and enhance UI consistency (3e3b027)
- ui: unify distro icon fetching and clear stale cache on stop/restart (f402152)
- feat(ui): add custom icons for 22 popular Linux distributions in container details (cfe0c7e)
- ui: fix real-time IP updates and prevent stale data display on restart (802524a)
- virt: fix frozen/drifting uptime across all kernel versions (c04446c)
- Merge branch 'main' into dev (b0871d5)
- Translated using Weblate (Chinese (Traditional Han script)) (#131) (91089e6)
- app: add support for configuring a custom init binary for containers (5a4cf94)
- boot: add --init=PATH to override the default init binary (de4e15d)
- virt: decouple resource visibility from cgroup limits (59160a4)
- System-wide init family awareness (#129) (1660f6e)
- Merge branch 'main' into dev (ff42b09)
- cgroup: disable virtualization when controllers are unavailable (fe3553c)
- feat: add [VIRT] prefix support to message logging filter (c455b09)
- feat(virt): implement resource visibility virtualization (9802718)
- cgroup: implement resource constraints via v2 delegation (84c4ca7)
- [daemon] add optional backend bridge for future socket API service (#110) (59e53d6)
- Add OnePlus SM8650(LineageOS) to community support devices list (#125) (e770d6f)
- Add Nothing Phone (1) to supported devices list (#126) (f5b557e)
Automated Release by Droidspaces CI