Releases: ispy4you/auto-telegram-news
Releases · ispy4you/auto-telegram-news
Release list
v1.4.0
Immutable
release. Only release title and notes can be modified.
1.4.0 (2026-09-01)
Features
- add a per-setting reset to default (#30) (a1ab7bd)
- fetch lost media when the post page opens (#33) (5eed828)
- full Telegram formatting in the post editor (#35) (00d8781)
- let a post be published as a Telegram quote (#32) (f729867)
- make the Telegram login understandable (#27) (01ccaf4)
- вкладка «Генерация» — пост из текста, вставленного руками (#40) (b99a2af)
- одно поле промпта вместо двух + кнопка проверки (#37) (747462f)
- показать скрытую часть промпта, без права редактировать (#39) (28076c1)
- своё фото и видео в посте (#41) (a6a6922)
Bug Fixes
v1.3.0
Immutable
release. Only release title and notes can be modified.
1.3.0 (2026-08-25)
Features
- enable semantic deduplication by default (#20) (26908b9)
- manage the database schema with Alembic (#16) (d27b2af)
- prune the action log and stop logging empty scheduler runs (#19) (0cb1c88)
- refetch missing media from the source before publishing (#21) (39637d1)
- store the Telethon session in the database (#11) (d52f093)
Bug Fixes
- accept non-ASCII passwords, and cover login and CSRF with tests (#24) (ac9bbcb)
- docker: force apt over IPv4 (#14) (1a4f132)
- docker: retry apt downloads instead of failing the build (#13) (e46c0f5)
- publish to every target channel, not only the first (#25) (4c64bc1)
- reuse the listener's Telethon client when restoring media (#26) (9437f31)
- stop duplicate publications and make the retry limit work (#15) (f5fbe12)
v1.2.1
v1.2.0
v1.1.0
Immutable
release. Only release title and notes can be modified.
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
v1.0.0
Immutable
release. Only release title and notes can be modified.