Releases: zamazan4ik/npaperbot-telegram
Releases · zamazan4ik/npaperbot-telegram
Fix release
- fix an important bug with false-positive wake ups
Small rework
- update badges
- update CI
- partially migrate to nom-based parser instead of regex
Huge update
- fix annoying bug when the bot didn't use revision number from an implicit request
- update Rust version
- a lot of refactorings
- update dependencies
- migrate from actix-web to axum
- add BOT_NAME parameter
Add search command
- add possibility to search papers with
/search some_pattern
command - customize bot behaviour with env variables
- minor internal fixes
Webhook support
The major change: webhook mode is added. Also there are various other fixes.
Add ca-info option
Add a possiblity to specify certificate for libcurl.
Fix timeout issue
- introduce supported Docker images
- fix a bug when the bot don't receive any updates from Telegram server
Fix default HTTP client
In this release just changed default http client.
First release
First release for npaperbot for Telegram!