Skip to content

v0.1.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:19
· 21 commits to main since this release

Fixed

  • Validate the bot token with a parameterless HTTP GET so Searchy can start on
    the pinned local Telegram Bot API server. The Telegram library's malformed
    empty multipart request was accepted by the cloud API but returned an empty
    response from the local server.

Security

  • Startup transport errors never include the bot-token-bearing request URL.