Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 21:34
Immutable release. Only release title and notes can be modified.
ac5a508

1.1.0 (2026-08-09)

Features

  • add Docker/docker-compose for one-command setup (437035d)
  • add web-based Telegram login, no terminal required (ae07756)
  • move most .env settings into the web UI, redesign Settings page (#5) (f17d585)
  • skip posts older than a configurable age when collecting (7c7692d)

Bug Fixes

  • correct published post timestamps and per-channel stats (#4) (87d9499)
  • make server logs actually readable (fe5f970)
  • show clear connected state in Telegram account settings (6121ff7)
  • wire duplicate_threshold setting into the dedup service (5d5210f)

Documentation

  • document required PR + squash-merge workflow (#3) (c5904bc)