Releases: Coding-BR/Droidspaces-OSS
Releases · Coding-BR/Droidspaces-OSS
Droidspaces v6.3.4-loopfix
Droidspaces v6.3.3-loopfix
What's Changed
- Fix loop device partition minors math on Android hosts and improve filesystem magic diagnostics (50c4906)
Automated Release by Droidspaces CI
Droidspaces v6.3.2-loopfix
Droidspaces v6.3.0-termuxuid
What's Changed
- fix: prepare Termux runtime paths as app uid (067e429)
Automated Release by Droidspaces CI
Droidspaces v6.3.0-x11strategy
What's Changed
- refactor: make Termux X11 recovery strategy based (72a162d)
Automated Release by Droidspaces CI
Droidspaces v6.3.0-x11fix2
Droidspaces v6.3.0-ci
What's Changed
- fix: allow loop status label before declaration (797516d)
- ci: publish build artifacts via github actions (40916da)
- Merge upstream PR ravindu644#190 (option 'create' with flags for root img creation) (16b69c3)
- Merge upstream PR ravindu644#212 (translations update from Hosted Weblate) (9d6c65f)
- Merge upstream PR ravindu644#215 (fallback to high-minor losetup scan) (dd9d6a2)
- ci: trigger workflow on all branches (0dd4acd)
- android: write container.config before sparse umount (ContainerInstaller) (f7990be)
- android: sparse installer loop-scan fallback after stock mount chain (9058a8d)
- mount: android loop attach via high-minor scan when GET_FREE fails (c67eff7)
- Translated using Weblate (Indonesian) (86c2c68)
- app: center tab empty/error states above the floating bar (76cbd21)
- docs: document non-root GPU access for Turnip (e31a047)
- app: trim and collapse whitespace in container names (9d6b861)
- Translated using Weblate (Chinese (Simplified Han script)) (ravindu644#208) (204e7e9)
- docs: add TB520FU (Yoga Tab Plus ROW ZUI 17.5.10.096) to community-supported-devices (ravindu644#207) (802c933)
- build: add Debian package artifact generation (ravindu644#206) (310abb5)
- Translated using Weblate (Chinese (Traditional Han script)) (ravindu644#204) (75ed0b5)
- android: add OpenWrt procd service management (ravindu644#203) (7b7213b)
- Add Droidspaces support for Redmi note 7 pro (violet) (ravindu644#202) (a72fec3)
- Translated using Weblate (ravindu644#200) (977f0e8)
- net: pin container eth0 to a deterministic MAC from its name (c09e941)
- net: keep gateway veth alive on last client exit, reap only the bridge (4457dc4)
- post_extract_fixes: allow network services to start in gateway mode (20c6dbc)
- net: unify /etc/resolv.conf wiring, fix gateway-mode DNS (0ebd06f)
- config: load running container's booted snapshot, not the host copy (fc2dbda)
- net: tear down idle gateway bridge and veth on last client exit (bd65799)
- fix: smooth network-mode switching, single static divider above DNS (f0c2bf5)
- feat: add gateway networking mode to installer and edit screens (ef6bcb5)
- feat: add auto-boot priority ordering for gateway networking mode (db90b9a)
- net: fix port forwards being unreachable from hotspot/USB-tether clients (4184d97)
- updated .gitignore and submodules (899b1ae)
- netlink: fix netd default-network rule never matching in RTM_GETRULE dump (c29524b)
- net: remove --upstream entirely, detect the internet uplink automatically (81b02fa)
- updated gitignore (c2a1c09)
- submodules: updated socketd & webui (90a53f6)
- docs: add Networking-From-Zero conceptual guide for gateway mode (6cf898a)
- clang-format all the source files (61d400a)
- Makefile: add make format target to automate clang-format on source files (a5bc2cd)
- Net: Virtual router support (ravindu644#196) (d41368e)
- add: option 'create' with flags for root img creation (5a8033d)
Automated Release by Droidspaces CI