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