Skip to content

Commit 2e6e69f

Browse files
committed
Update changelog for v1.7.2
Co-Authored-By: Mithun Gowda B <mithungowda.b7411@gmail.com>
1 parent b1d2197 commit 2e6e69f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v1.7.2 — Setup Fix
4+
5+
### Bug Fixes
6+
7+
- **node-gyp Python Error** — Fixed `PlatformException(PROOT_ERROR)` during setup caused by npm's bundled node-gyp failing to find Python. Now installs `python3`, `make`, and `g++` in the rootfs so native addon compilation works properly
8+
- **tzdata Interactive Prompt** — Fixed setup hanging on continent/timezone selection by pre-configuring timezone to UTC before installing python3
9+
- **proot-compat Spawn Mock** — Removed `node-gyp` and `make` from the mocked side-effect command list since real build tools are now installed
10+
11+
---
12+
313
## v1.7.1 — Background Persistence & Camera Fix
414

515
> Requires Android 10+ (API 29)

0 commit comments

Comments
 (0)