Ethan Yonker | ead1c93 | 2017-12-01 11:37:37 -0600 | [diff] [blame] | 1 | --- |
| 2 | layout: post |
| 3 | title: "TWRP 3.2.0-0 Released" |
| 4 | date: 2017-12-01 14:21:42 |
| 5 | categories: site update |
| 6 | version: 3.2.0-0 |
| 7 | --- |
| 8 | |
| 9 | TWRP {{ page.version }} is out now for most currently supported devices. |
| 10 | |
| 11 | What's new in {{ page.version }}: |
| 12 | |
| 13 | * Allow restoring adb backups in the TWRP GUI (bigbiff) |
| 14 | * Fix gzip backup error in adb backups (bigbiff) |
| 15 | * Fix a bug in TWRP's backup routines that occasionally corrupted backup files (nkk71) |
| 16 | * Better support for installing Android 8.0 based zips due to legacy props (nkk71) |
| 17 | * Support vold decrypt with keymaster 3.0 in 8.0 firmwares (nkk71) |
| 18 | * Decrypt of synthetic passwords for Pixel 2 (Dees_Troy) |
| 19 | * Support newer ext4 FBE policies for backup and restore in libtar (Dees_Troy) |
| 20 | * v2 fstab support (Dees_Troy) |
| 21 | * Bring TWRP forward to android 8.0 AOSP base (Dees_Troy) |
| 22 | * Various other minor bugfixes and tweaks |
| 23 | |
| 24 | Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app) |
| 25 | |
| 26 | We need your help! The bulk of TWRP work is done by a handful of people on a volunteer basis. We have pushed most of our device files to [our github](http://github.com/TeamWin/) and we have [a gerrit instance](http://gerrit.twrp.me). If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance! |
| 27 | |
| 28 | [You can track the progress of builds here](https://jenkins.twrp.me) |
| 29 | |
| 30 | Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links. |