Skip to content

Releases: samosa-ai-com/Gotcha

Release list

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 00:19

Fixed

  • Release builds now ship with the correct Samosa AI service configuration. The
    published 1.0.1 APK was assembled without it and silently fell back to inert
    placeholder endpoints, leaving AI chat, Google sign-in and in-app feedback
    unable to reach the backend. Users on 1.0.1 should update.

Changed

  • Release builds are now verified before publication: the APK must be signed
    with the official Gotcha release key, must not be debuggable, must include
    native libraries for all supported device architectures, and must contain no
    placeholder configuration. The published download is re-checked against the
    update manifest so a corrupted upload can no longer reach devices.

Note for existing users

  • If "Check for Updates" downloads this release but installation fails with
    "App not installed", the copy on your device was signed with a different key
    and Android will not replace it. Uninstall Gotcha, install this release
    manually once, and future in-app updates will apply normally.

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 22:40

Changed

  • Simplified the setup-recommendation copy on the AI Configuration and Speech
    settings screens; the Speech screen now recommends the Android built-in
    engine for mixed-language text (e.g. Hinglish) and Samosa AI for
    single-language speech.

Fixed

  • Corrected the About screen's GitHub link and contact email (and the matching
    legal/company docs) to point at the real repository and address.