Skip to content

Releases: openclaw/telecrawl

v0.3.0

20 Jun 00:50

Choose a tag to compare

Added

  • Archive Telegram contact records from local Postbox imports. (#7; thanks @joshp123)
  • Expose Telegram contacts through the CrawlKit contact-export metadata command for Clawdex imports. (#9; thanks @joshp123)
  • Add named Git backup snapshots, history listing, and non-mutating historical restores through backup pull --ref.

Changed

  • Replace the Python/Telethon import bridges with native Go readers for Telegram Desktop Postbox and TData archives.
  • Retry concurrent encrypted backup branch-and-tag pushes after rebasing and retargeting the unpublished tag.
  • Move encrypted snapshot, Git history/tag/ref, contact export, and safe FTS query mechanics to CrawlKit while preserving the archive schema, backup manifest format, and CLI JSON contracts.

Fixed

  • Migrate older local archives before creating topic indexes and tolerate nullable optional message fields from live Telegram data.
  • Fix generated backup recovery instructions to use the supported telecrawl status command.

Full changelog: https://github.com/openclaw/telecrawl/blob/v0.3.0/CHANGELOG.md

v0.2.0

31 May 14:56
v0.2.0
49930fd

Choose a tag to compare

[0.2.0] - 2026-05-31

Added

  • Add import --chat ID for targeted single-chat imports while preserving unrelated archive data. (#1; thanks @nullyn)
  • Add metadata --json crawlkit control metadata for schedulers and local automation.
  • Docker: add a local image with packaged Python bridge dependencies, /data persistence, read-only tdata mounting docs, and Docker CI smoke coverage.
  • Archive locally cached Telegram macOS Postbox media by default and add opt-in import --fetch-media cloud media fetching through existing local session state. (#3; thanks @joshp123)
  • Archive Telegram dialog folders and forum topics, with CLI reads via
    folders, chats --folder, topics --chat, and messages --topic.
  • Preserve reply/thread IDs, pinned messages, edits, forwards, reactions,
    view/reply counts, and richer media titles during import, search, and
    encrypted backup restore.

Changed

  • Update crawlkit to v0.7.0.

v0.1.0

08 May 16:25
v0.1.0
c1d9299

Choose a tag to compare

telecrawl v0.1.0