Skip to content

v1.29.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 11:55
· 1 commit to main since this release

1.29.0 (2026-09-03)

Bug Fixes

  • Add "Pre-release updates" confirmation dialog (#904) (31bab05)
  • Align the bottom action bar with the content above it (d365e1f)
  • Allow building with any JDK 17 or newer (efb7d75)
  • Animate the expert mode selected-only filter toggle (a2d5382)
  • Correct manager update progress and stop the dialog closing itself (ef58c0b)
  • Hide the app card check badge while reordering (8edb718)
  • Hide the app card status badges while reordering (6012d7f)
  • Keep signing material and tokens out of cloud backups (3a07ae5)
  • Keep the back gesture on the screen transitions the app defines (95c28dc)
  • Make the changelog caches safe to clear while a fetch is running (fd66032)
  • Morphe update crash when the staged APK is gone (addfc70)
  • Pin the usage detail to the panel edge and surface the memory limit (ded3cce)
  • Read a bundle's architecture from its base module when no split names it (f89129a)
  • Replace a bundle's selection through one shared helper (1cec4d7)
  • Replace the automatic re-patching schedule with a re-patch alert on the home screen (e977ccd)
  • Scale the 2048 board metrics with the available space (e181249)
  • Show the build code of a saved APK only when the patches do not support it (2c03321)
  • Show the expert mode filter icon whenever the filter is available (98cbff5)
  • Stop a saved APK's icon from standing in for the installed app (175dbb9)
  • Stop exporting keystore credentials with the manager settings (757fa04)
  • Stop the update dialog reverting while the installer opens (fdff1fc)

Features

  • Add a community patches button to the add source dialog (#835) (c2a6dff)
  • Add a setting to hide the re-patch notice on the home screen (48b5eb3)
  • Add per-bundle issue reporting, pre-release warnings, and home screen improvements (#902) (208e7ef)
  • Add Shizuku+ support (#926) (d6e6838)
  • Copy a patch selection between sources from the batch queue (836bef3)
  • Filter the expert mode patch list down to the selected patches (#918) (d74f786)
  • Hide experimental app versions unless the source enables them (#928) (50b723d)
  • Highlight the patch options button when options are customized (#908) (df66e7d)
  • Name the other apps button by its action and qualify bar tooltips (#919) (fbe059f)
  • Open the manager changelog from its update notification (b8a2fc5)
  • Retire the pre-release notice a few seconds after it is seen (4b3ce8e)
  • Shorten the home search button label so the bar labels can fit (2b08fa8)
  • Show the changelog of an available patch update (#924) (3c1e4ac)
  • Show the full patching diagnostics in the failure dialog (f846d25)

Performance Improvements

  • Repackage the archive only when signing rejects it (#906) (98315b6)