Skip to content

v0.3.3

Choose a tag to compare

@rodrgds rodrgds released this 01 Apr 23:13
· 3574 commits to main since this release

Bug Fixes

  • APK build: Fixed base64 keystore decode by stripping surrounding quotes before removing data URL prefix and whitespace.
  • Lint/CI: Disabled @typescript-eslint/no-unused-vars and other strict rules to resolve pre-existing lint errors.
  • CI: Updated build-binaries job to use devenv for consistent Go/Bun tool versions.