Plugins Directory » Telegram Common Plugin
|
Author: | Igor Olemskoi (Southbridge) |
---|---|---|
Website: | https://github.com/southbridgeio/redmine_telegram_common | |
Code repository: | https://github.com/southbridgeio/redmine_telegram_common.git | |
Registered on: | 2017-07-04 (over 7 years ago) | |
Current version: | 0.7.2 | |
Compatible with: | Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x | |
User ratings: |
This is the dependency for the following plugins:
http://www.redmine.org/plugins/redmine_chat_telegram
http://www.redmine.org/plugins/redmine_intouch
Installation notes
Changelog
0.7.2 (2018-05-08)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Increase timeout in CreateChat command
- Add proxy support for tdlib
- Add proxy support for bot
0.7.1 (2018-04-26)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Use tdlib-ruby 0.9.0 to fix telegram auth errors
0.7.0 (2018-04-12)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Fix telegram login logic error, add tests
- Fix telegram accounts refresh
- Use tdlib-ruby from rubygems
- Set 2.3 as minimum supported Ruby version
0.6.0 (2018-04-05)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Add accounts refresh cron task
- Add note about /setdomain to README
- Fix bug in CloseChat command
0.5.0 (2018-03-19)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Implement account connection via Telegram Login
- Fix bot token caching issue
0.3.0 (2018-03-01)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
Warning! Since this version all our telegram plugins uses common bot from redmine_telegram_common settings.
- Update telegram-bot-ruby
- Add models and controllers to eager load paths
- Use single bot for all plugins
- Add tdlib installation tip
0.2.0 (2018-02-20)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Switch to TDLib
0.1.3 (2017-10-09)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Fixed bug with bot /connect command
- Add other AuthSources (like LDAP) support for 2fa
- Add last_try_at field to reset 2fa trials
- Ignore ssl errors for webogram
- Fix phone display
- Add Rails 5.1 support
- Fix mail from
- Add reset webogram cache method
0.1.2 (2017-07-04)
Compatible with Redmine 4.0.x, 3.5.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.