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)