blob: 36cef4eb175b49db2117197e8b04e0398cf2f070 [file] [log] [blame]
Ethan Yonkeread1c932017-12-01 11:37:37 -06001---
2layout: post
3title: "TWRP 3.2.0-0 Released"
4date: 2017-12-01 14:21:42
5categories: site update
6version: 3.2.0-0
7---
8
9TWRP {{ page.version }} is out now for most currently supported devices.
10
11What'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
24Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app)
25
26We 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
30Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links.