Skip to content

v0.1.2 — Telegram backup destination

Latest

Choose a tag to compare

@smyhlin smyhlin released this 02 Jul 09:09

Telegram backup destination release

This release adds Telegram bot uploads as a new optional backup destination, alongside local folders and Google
Drive.

What changed

  • Added Telegram bot backup upload support.

  • Added a new backup storage mode: telegram.

  • Added Telegram settings:

    • bot token
    • chat ID
    • optional forum topic/thread ID
    • optional backup caption
  • Added CLI setup flags:

    SimklExpoGter config set --backup-storage telegram \
      --telegram-bot-token "TOKEN" \
      --telegram-chat-id "CHAT_ID"
    
    
  • GUI Settings now includes Telegram as a backup destination.

  • Easy Export, Advanced Export, and scheduled backups can upload generated backup files to Telegram.

  • Telegram uploads use the Bot API sendDocument endpoint.

  • Added tests for Telegram uploader behavior and CLI config parsing.

  • Added DOX/AGENTS hierarchy for repo-local agent instructions and ownership contracts.

Notes

  • Add the bot to the target chat, group, or channel before uploading.

  • For channels, the bot usually needs admin rights.

  • For Telegram forum topics, use --telegram-thread-id.

  • Bot tokens are stored in the shared settings file and are not printed in normal output.

  • Large exports may be limited by Telegram Bot API upload limits.

    Checksums

    04855cf8c4ffa00f56e0055bf06f763e18d11877e9b9831253752852cf896133  SimklExpoGter-linux-gui-webkitgtk41-amd64-v0.1.2.tar.gz
    2c3908ba7650d8cf68f7dfd978622b8c8369e81041ebb065a9ee1a0233a1e1b5  SimklExpoGter_0.1.2_amd64.deb
    40280ea0bc4efa3a9f0d3f0ff4f92732ad9848b07e00997dc64524c6305eef00  SimklExpoGter-linux-cli-amd64-v0.1.2.tar.gz
    488054e6774b15016c572eb8c2d4c0486e1aa6ddf270ebc7d2c40429c38f4120  SimklExpoGter-windows-cli-amd64-v0.1.2.zip
    96dc414313b8079592b677c91812a39daf6ca6b5cbde32608ce69a0a12c5c6be  SimklExpoGter-0.1.2-1-x86_64.pkg.tar.zst
    df4fc2eaae7da370836015cc9b2daecb889764d2023fb464bf4fdbcb4a036f13  SimklExpoGter-windows-gui-amd64-v0.1.2.zip