Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:17

Shared foundation for FreshLab bots

Core reaches its first stable release as the common data and delivery contract for the bot family.

What's new

  • One shared home for Telegram identity, language, chat presence, and isolated bot data.
  • A durable Searchy × Vido bridge for personal media delivery and shared temporary files.
  • Ordered migrations and a source-controlled local Telegram Bot API stack.

Security and reliability

  • Each bot keeps least-privilege access to only the data and functions it needs.
  • Download actions stay bound to the correct user and original card without exposing source URLs.
  • Uncertain Telegram sends require an explicit retry instead of creating automatic duplicates.