blob: 57a2f320f95807c9f8ef9752c2d922ad92882308 [file] [log] [blame]
bigbiff8a354572021-03-06 13:23:08 -05001---
2layout: post
3title: "TWRP 3.5.1 Released"
4date: 2021-03-17 18:24:42
5categories: site update
6version: 3.5.1
7---
8
9TWRP {{ page.version }} is out now for most currently supported devices.
10
11TeamWin has prepared a mini release before Android-11 support. The following features listed are
12common to both android-9.0 android-10.0 supported devices. Many thanks to all the listed
13contributors.
14
15You can see the device builds under their respective Jenkins view at https://jenkins.twrp.me.
16
17
18What's new in {{ page.version }}:
bigbiff8897dae2021-03-17 18:48:33 -040019# Android 9 Branch:
bigbiff8a354572021-03-06 13:23:08 -050020- Fixes
21 - Build compilation in 7.1 tree - CaptainThrowback
22 - SAR: Don't follow symbolic links for block devices - bigbiff
23 - SAR Update script name for clarity - CaptainThrowback
24
bigbiff8897dae2021-03-17 18:48:33 -040025# Android 9 and Android 10 Branches:
bigbiff8a354572021-03-06 13:23:08 -050026- Wrappedkey support running only on FBE devices - CaptainThrowback
27- TWRP App log information reduced - epicX67
28- Refresh details after system wipe and adb sideload - AdrianDC
29- Chinese translation updates - betaxb
30- Support keymaster 2 - PeterCxy
31- add tzdata to TWRP for timezones - CaptainThrowback
32- ParitionManager: support delayed adopted storage mount - PeterCxy
33- Support to start terminal from file manager directory - AndroiableDroid
34- Nano support - nebrassy
35- Add nano support to open files from file manager - CaptainThrowback
36- Include new magisk apk support to be installed by TWRP - ianmacd
37- Add support to change directory name where TWRP stores backups - epicX67
38- Add bash support - not the default shell - DarthJabba9
39- ORS support to format data - AdrianDC
40- Add support to flash both slots when flashing an image - epicX67
41- NL translation updates - ianmacd
42- Cleanup
43 - Installation cleanup - remove dupe PackageExtractFn - klabit87
44 - Remove logd-reinit service - CaptainThrowback
45- Fixes
46 - Restore system root context - bigbiff
47 - Only include keymaster 2 if tree supports it - CaptainThrowback
48 - Strip lines containing '--' in language_helper.py - ianmacd
49 - Unlocalized string fix - ianmacd
50
51Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app)
52
53We 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!
54
55Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links.