Skip to content

Releases: southbridgeio/redmine_telegram_common

v0.7.2

08 May 08:05
d78fbd4
Compare
Choose a tag to compare
  • Increase timeout in CreateChat command
  • Add proxy support for tdlib
  • Add proxy support for bot

v0.7.1

26 Apr 15:13
Compare
Choose a tag to compare
  • Use tdlib-ruby 0.9.0

v0.7.0

12 Apr 17:31
3607ce7
Compare
Choose a tag to compare
  • 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

05 Apr 07:28
ecb650b
Compare
Choose a tag to compare
  • Add accounts refresh cron task
  • Add note about /setdomain to README
  • Fix bug in CloseChat command

v0.5.0

19 Mar 14:22
287c073
Compare
Choose a tag to compare
  • Implement account connection via Telegram Login
  • Fix bot token caching issue

v0.3.0

01 Mar 09:13
e740980
Compare
Choose a tag to compare
  • 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

20 Feb 08:57
01f7b54
Compare
Choose a tag to compare
  • Switch to TDLib

v0.1.3

06 Oct 04:22
Compare
Choose a tag to compare
  • 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

v0.1.2

04 Jul 13:51
Compare
Choose a tag to compare
  • Update README
  • Fix webogram setup

v0.1.1

30 Jun 03:43
Compare
Choose a tag to compare
  • Fix tests