bigbiff | db0702d | 2022-02-08 19:04:32 -0500 | [diff] [blame] | 1 | --- |
| 2 | layout: post |
| 3 | title: "TWRP 3.6.1 Released" |
bigbiff | a6903fa | 2022-03-11 17:43:54 -0500 | [diff] [blame] | 4 | date: 2022-03-10 17:46:00 |
bigbiff | db0702d | 2022-02-08 19:04:32 -0500 | [diff] [blame] | 5 | categories: site update |
| 6 | version: 3.6.1 |
| 7 | --- |
| 8 | |
| 9 | TWRP {{ page.version }} is out now for most currently supported devices. |
| 10 | |
| 11 | I continue my thanks to all the maintainers and your support. |
| 12 | |
| 13 | This release is a bugfix release. Please see the list below for details. |
| 14 | |
| 15 | We are continuing work on Android 12. There is no ETA currently. |
| 16 | You can follow our status on [Zulip](https://rebrand.ly/teamwin-recovery-zulip-community) |
| 17 | |
| 18 | You can see the device builds under their respective [Jenkins view](https://jenkins.twrp.me). |
| 19 | |
bigbiff | db0702d | 2022-02-08 19:04:32 -0500 | [diff] [blame] | 20 | What's new in {{ page.version }}: |
bigbiff | 92f872f | 2022-03-11 06:27:27 -0500 | [diff] [blame] | 21 | |
bigbiff | 576011a | 2022-03-11 16:38:24 -0500 | [diff] [blame] | 22 | # Android 9 and Android 11 Branches |
bigbiff | 92f872f | 2022-03-11 06:27:27 -0500 | [diff] [blame] | 23 | |
bigbiff | db0702d | 2022-02-08 19:04:32 -0500 | [diff] [blame] | 24 | - 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 |
bigbiff | 2370b85 | 2022-03-12 09:29:16 -0500 | [diff] [blame] | 29 | - Update magiskboot in ramdisk for hdr\_v4 support + format fixes - CaptainThrowback & topjohnwu |
bigbiff | 3534fb0 | 2022-03-12 11:57:29 -0500 | [diff] [blame] | 30 | - Installer zip updates for full .img flashing and magiskboot for hdr\_v4 support + format fixes - osm0sis & topjohnwu |
bigbiff | db0702d | 2022-02-08 19:04:32 -0500 | [diff] [blame] | 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 | |
bigbiff | 576011a | 2022-03-11 16:38:24 -0500 | [diff] [blame] | 39 | # Android 9 Branch |
bigbiff | 92f872f | 2022-03-11 06:27:27 -0500 | [diff] [blame] | 40 | |
bigbiff | db0702d | 2022-02-08 19:04:32 -0500 | [diff] [blame] | 41 | - 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 | |
bigbiff | 576011a | 2022-03-11 16:38:24 -0500 | [diff] [blame] | 52 | # Android 11 Branch |
bigbiff | 92f872f | 2022-03-11 06:27:27 -0500 | [diff] [blame] | 53 | |
bigbiff | db0702d | 2022-02-08 19:04:32 -0500 | [diff] [blame] | 54 | - 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 | |
bigbiff | db0702d | 2022-02-08 19:04:32 -0500 | [diff] [blame] | 83 | Want to get notifications when we release new versions of TWRP? [Install the TWRP app and select your device!](https://twrp.me/app) |
| 84 | |
| 85 | 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! |
| 86 | |
| 87 | Head over to the [devices page](http://twrp.me/Devices) to find install instructions and download links. |