Releases: 0x111/telegram-rss-bot
Releases · 0x111/telegram-rss-bot
v0.3.1
v0.3
Change markdown to markdownv2 since the older one is legacy now.
Also fix an issue where the some names of the article could cause a formatting error and would not send feed updates to their respective channels!
Also added proper escaping based on the recommendations from telegram, so every text that is not part of markdown formatting code itself, will now be escaped properly.
Upgraded the telegram bot api to a newer version!
Added github actions for automatic builds for multiple platforms!
Also fixed #1