Releases: Programie/Telegram2Elastic
Releases · Programie/Telegram2Elastic
4.0.0
03 Apr 17:29
Compare
Sorry, something went wrong.
No results found
Optional periodic import of history while listening for messages
Add support for Elasticsearch 9 in addition to Elasticsearch 8 (switch using version config property)
Switch to using uv as Python package manager
Use Alpine as base image for Docker image (decreases image size from over 900 MB down to around 180 MB)
Rename development branch from master to main
3.1.2
08 Nov 19:41
Compare
Sorry, something went wrong.
No results found
Fixed crash if username, first_name or last_name of sender are not defined (thanks to @cololi )
Use empty username and lastName and use "Deleted User" as firstName if sender user is not available/deleted (thanks to @cololi )
3.1.1
02 Oct 13:25
Compare
Sorry, something went wrong.
No results found
Fixed Docker build to use Python 3.10
3.1.0
01 Oct 15:29
Compare
Sorry, something went wrong.
No results found
Implemented downloading media (#3 )
Implemented translating messages (#4 )