Releases: southbridgeio/redmine_telegram_common
Releases · southbridgeio/redmine_telegram_common
v0.7.2
v0.7.1
- Use tdlib-ruby 0.9.0
v0.7.0
- Fix telegram login logic error, add tests
- Fix telegram accounts refresh
- Use tdlib-ruby from rubygems
- Set 2.3 as minimum supported Ruby version
v0.6.0
- Add accounts refresh cron task
- Add note about /setdomain to README
- Fix bug in CloseChat command
v0.5.0
- Implement account connection via Telegram Login
- Fix bot token caching issue
v0.3.0
- Update telegram-bot-ruby
- Add models and controllers to eager load paths
- Use single bot for all plugins
- Add tdlib installation tip
v0.2.0
- Switch to TDLib