Skip to content

5.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 17:20
· 2 commits to master since this release
0a9773d

What's new:

  • Bugfix for Android 17 local network permission requirement
  • Bugfix for app shortcuts causing crash

SHA-256 fingerprints for the 4096-bit signing certificate:

5204d82e766e8aa14dcbb06dc70aebae2bdd812d4d6203cd521a8a685d7d3d80

To verify fingerprint:

apksigner verify --print-certs [path to APK file] | grep SHA-256

Changelog

🐛 Bug Fixes

♻️ Refactors

🔧 Chores