blob: 9ab25323aeb47e6b0fdae64b001260670d4676e5 [file] [log] [blame]
bigbiffdb0702d2022-02-08 19:04:32 -05001---
2layout: post
3title: "TWRP 3.6.1 Released"
4date: 2022-03-22 17:46:00
5categories: site update
6version: 3.6.1
7---
8
9TWRP {{ page.version }} is out now for most currently supported devices.
10
11I continue my thanks to all the maintainers and your support.
12
13This release is a bugfix release. Please see the list below for details.
14
15We are continuing work on Android 12. There is no ETA currently.
16You can follow our status on [Zulip](https://rebrand.ly/teamwin-recovery-zulip-community)
17
18You can see the device builds under their respective [Jenkins view](https://jenkins.twrp.me).
19
20
21What's new in {{ page.version }}:
bigbiff92f872f2022-03-11 06:27:27 -050022
bigbiffdb0702d2022-02-08 19:04:32 -050023# Android 9 and Android 11 Branches:
bigbiff92f872f2022-03-11 06:27:27 -050024
bigbiffdb0702d2022-02-08 19:04:32 -050025- Remove TWRP app from reboot menu - LinkBoi00
26- Switch to larger buttons in reboot menu - LinkBoi00
27- Manual offset for time with TW\_QCOM\_ATS\_OFFSET - CaptainThrowback
28- Allow specifying multiple property file paths - CaptainThrowback
29- Adopted storage support - authored by nkk71 - RIP
30- Update magiskboot in ramdisk for hdr\_v4 support - CaptainThrowback & topjohnwu
31- Installer zip updates for full .img flashing and magiskboot for hdr\_v4 support - osm0sis & topjohnwu
32- Fixes
33 - TW\_THEME\_VERSION cleanup - CaptainThrowback
34 - Vold decrypt - CaptainThrowback
35 - Update partition details after switching slot - Nebrassy
36 - Use more compatible term for nano display in TWRP Terminal - osm0sis & theincognito
37 - Only unmount vendor if device has vendor mountpoint - LinkBoi00
38 - Preparing user storage - if EnsurePolicy fails do not bail decryption - DarthJabba9
39
40# Android 9 Branch:
bigbiff92f872f2022-03-11 06:27:27 -050041
bigbiffdb0702d2022-02-08 19:04:32 -050042- Update Russian language - Ctapchuk/kirillsvc
43- Fixes
44 - TZData cleanup - CaptainThrowback
45 - Nano/Bash cleanup - LinkBoi00
46 - Unmount vendor after switching slots - CaptainThrowback
47 - Copy event-log-tags to recovery build directory - CaptainThrowback
48 - Only include ext4crypt when TARGET\_USERIMAGES\_USE\_EXT4 is set - CaptainThrowback
49 - Building in omni-5.1 - CaptainThrowback
50 - Slot switching - Nebrassy
51 - Logcat when building - CaptainThrowback
52
53# Android 11 Branch:
bigbiff92f872f2022-03-11 06:27:27 -050054
bigbiffdb0702d2022-02-08 19:04:32 -050055- Add support for installation realme/OPPO OTA - Ctapchuk
56- Add lptools to ramdisk - CaptainThrowback & phhusson
57- Add EROFS support - pomelohan
58- Fastbootd - check for and run startup script - RazaDroid
59- Add TARGET\_OTA\_ASSERT\_DEVICE for custom device asserts - DarthJabba9
60- Updated Chinese Simplified translations - sekaiacg
61- Fixes
62 - Update partition details after switching slot - Nebrassy
63 - Unmounting dynamic devices - do not remove mountpoints - bigbiff
64 - Installing zips - remove unecessary CloseArchive calls - sekaicg
65 - /sdcard mounting - bigbiff
66 - Installing zips - support 64 bit zips - sekaiacg
67 - Fuse issues with OTA > 4 GiB - luoqiangwei1
68 - Installing zips - StartIteration crash - sekaiacg
69 - Kernel module loader log cleanup - Megendanz
70 - Startup script cleanup - CaptainThrowback
71 - Update Boot HIDL for switching slots - MoetaYuko
72 - Sepolicy for ueventd - ghostrider-reborn
73 - Change TWRP folder cleanup - Nebrassy
74 - Support fscryptv1 - bigbiff
75 - libresetprop cleanup - bigbiff
76 - Restore with PIN enabled - sekaiacg & CaptainThrowback
77 - Install custom theme - sekaiacg
78 - Set prop after kernel module loading is done - ghostrider-reborn
79 - Add gki directory for kernel module loading - sekaiacg
80 - Exclude com.android.art apex from backup - nijel8
81 - twrpRepacker code duplication - DarthJabba9
82 - fstab flag cleanup - CaptainThrowback
83
84
85Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app)
86
87We 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!
88
89Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links.