Skip to content

Bannerlator 1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 18:23
· 30 commits to main since this release

Bannerlator

Bannerlator 1.5

⚠️ Updating from 1.4? You MUST reinstall imageFS

If you are updating over an existing 1.4 install, you need to reinstall imageFS after updating — open the app's Settings, scroll all the way to the bottom, and tap Reinstall ImageFS. Skipping this can leave the app in a broken/inconsistent state after the update.

Settings → bottom → Reinstall ImageFS

Performance

  • Now ships release builds instead of debug. This was implemented to reduce the user-interface lag that some users had noticed. Device-confirmed.

Fixes & additions since 1.4

  • GOG store login white-screen fixed (login WebView now completes the OAuth handshake).
  • Start menu: bundled AIO Graphics Test and Game Controller Test apps, with .lnk working-directory ("Start in") support.
  • Winlator File Manager (WFM): drives now show the correct "Local Disk" icon (StevenMXZ v3.1 hotfix build).

APKs: standard / ludashi / pubg flavors, AOSP-testkey signed (updates install over previous installs).

Changelog

Commit Title
a31bc4b chore(release): bump to 1.5 (versionCode 23)
b6d2dcf merge: ship RELEASE builds (fixes Compose UI lag), device-confirmed
ad5c99d fix(build): drop hand-committed assets/dexopt/baseline.prof(m)
ce66eb1 fix(build): exclude okhttp-coroutines artifact (dup of vendored shim)
b62915a docs(progress): release-build switch + Game Controller Test + .lnk workingDir + APK size audit
d403d2e fix(build): crunchPngs false on release (GIF-as-.png drawables fail AAPT2)
84eda8c chore(build): ship RELEASE builds, not debug
403cd64 merge: .lnk working directory (Start in) for start-menu shortcuts
9994581 fix(startmenu): support .lnk working directory (Start in) for shortcuts
4a3e974 merge: bundle Game Controller Test in Start menu

Credits

The bundled Winlator File Manager (wfm.exe) — including the corrected "Local Disk" drive-icon behaviour shipped in 1.5 — is from StevenMXZ's Winlator-Ludashi 3.1 hotfix release. Thanks to StevenMXZ.