You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,7 @@ The fingerprints list will update without the need to update the entire module.
156
156
157
157
Just run the `props` command and the list will be updated automatically. Use the -nw option to disable or disable it completely in the script settings (see ["Prop script settings"](https://github.com/Magisk-Modules-Repo/MagiskHide-Props-Config#prop-script-settings) below). If you've disabled the this setting you can update the list manually in the `Edit device fingerprint` menu.
158
158
159
-
**_Current fingerprints list version - v38_**
159
+
**_Current fingerprints list version - v39_**
160
160
161
161
162
162
## Please add support for device X
@@ -310,6 +310,11 @@ Releases from v2.4.1 are compatible with Magisk v17+.
310
310
311
311
312
312
## Changelog
313
+
### v2.7.1
314
+
- Fixed an issue when users create custom prints list and configuration files with Windows file endings.
315
+
- Fixed an issue where the currently picked device wouldn't show for the custom prints list.
316
+
- Added fingerprints for Sony Xperia Z4 Tablet LTE and Xiaomi Mi A2 & Redmi Y1. Updated fingerprints for Essential PH-1, Google Nexus 5X & 6P, Pixel 1-3 (both regular and XL) & C and Sony Xperia XZ1 Compact. List updated to v39.
317
+
313
318
### v2.7.0
314
319
- Updated Busybox logic (again). It is now required to install Busybox alongside the module, to ensure proper functionality. I recommend @osm0sis' Busybox, installable as a Magisk module from the Magisk repo.
315
320
- Added fingerprints for Google Nexus 7 (2012 & 2013, WiFi & LTE), Nexus 9 (WiFi & LTE) and Pixel C, LG V30, Motorola Moto E5 Plus, OnePlus 6T, Samsung Galaxy J7 Prime and S5, and Xiaomi Mi 8. Updated the fingerprint for Huawei P8 Lite and Xiaomi Mi Mix 2s. List updated to v38.
@@ -494,7 +499,7 @@ Releases from v2.4.1 are compatible with Magisk v17+.
494
499
495
500
496
501
## Current fingerprints list
497
-
### List v38
502
+
### List v39
498
503
- Asus Zenfone 2 Laser (6.0.1)
499
504
- Asus Zenfone 4 Max (7.1.1)
500
505
- Asus ZenPad S 8.0 (6.0.1)
@@ -604,6 +609,7 @@ Releases from v2.4.1 are compatible with Magisk v17+.
604
609
- Sony Xperia Z3 (6.0.1)
605
610
- Sony Xperia Z3 Compact (6.0.1)
606
611
- Sony Xperia Z3 Tablet Compact (6.0.1)
612
+
- Sony Xperia Z4 Tablet LTE (7.1.1)
607
613
- Sony Xperia Z5 (7.1.1)
608
614
- Sony Xperia Z5 Compact (7.1.1)
609
615
- Sony Xperia Z5 Dual (7.1.1)
@@ -618,6 +624,7 @@ Releases from v2.4.1 are compatible with Magisk v17+.
618
624
- Xiaomi Mi 6 (8.0.0)
619
625
- Xiaomi Mi 8 (8.1.0)
620
626
- Xiaomi Mi A1 (8.0.0)
627
+
- Xiaomi Mi A2 (8.1.0)
621
628
- Xiaomi Mi Max 2 (7.1.1)
622
629
- Xiaomi Mi Mix 2 (8.0.0)
623
630
- Xiaomi Mi Mix 2S (8.0.0)
@@ -635,6 +642,7 @@ Releases from v2.4.1 are compatible with Magisk v17+.
description=Change your device's fingerprint, to pass SafetyNet's CTS Profile check. Edit prop files for better root hiding. Set/reset prop values set by MagiskHide. Change any prop values easily, and set your own custom props.
0 commit comments