Skip to content

Commit 5c08536

Browse files
committed
docs(changelog): trim v5.26.0 entry to the actual fix
1 parent b64f783 commit 5c08536

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
### Bug Fixes
66
- **Custom ROM version wiped by propclean**`hexpatch_deleteprop` was destroying all properties matching ROM fingerprint substrings (e.g. `crdroid`), including `ro.crdroid.build.version` which crDroid needs for its About screen and OTA updater. Now auto-detects the running ROM by checking for `ro.<fingerprint>*` properties before wiping — if the device owns those props, they're preserved. Generic fix that works for any ROM in the fingerprint list (LineageOS, EvolutionX, PixelOS, etc.)
77

8-
### Improvements
9-
- **Debug build support**`package.sh --debug` produces unstripped binaries with full debuginfo symbols for crash diagnosis
10-
118
---
129

1310
## v5.25.0 (2026-03-14)

0 commit comments

Comments
 (0)