Skip to content

Releases: southbridgeio/redmine_bots

v0.5.4

05 Sep 08:23
638b5cd
Compare
Choose a tag to compare
  • Fix set bot permissions
  • Remove Sidekiq Cron job for Telegram proxy worker

v0.5.3

02 Sep 11:53
Compare
Choose a tag to compare
  • Add step 3 to Telegram client authorization
  • Adapt tdlib commands for new version

v0.5.2

08 Apr 13:17
7a881c5
Compare
Choose a tag to compare
  • merge old 'update' branch

v0.5.1

06 Apr 12:48
44b1e37
Compare
Choose a tag to compare
  • Fix problem with telegram_id exceeding int.

v0.5.0

02 Jul 15:56
fc727a5
Compare
Choose a tag to compare
  • Use supergroup chats
  • Refactor telegram commands
  • Support persistent commands
  • Update tdlib, remove proxy support

v0.4.1

28 Jan 09:29
3d08b7f
Compare
Choose a tag to compare
  • Fix tdlib proxy
  • Fix AddBot command
  • Fix robot_id detection
  • Release ActiveRecord connections in concurrent-ruby threads
  • Remove ruby 2.7.0 from build matrix
  • Update sidekiq-rate-limiter

v0.4.0

10 Jan 14:02
0b24544
Compare
Choose a tag to compare
  • Handle Faraday::ClientError in MessageSender
  • Handle deactivated user error in message sender
  • Force ipv4 when using proxy
  • Improve proxy availability check
  • Close supergroups properly
  • Rescue from chat not found errors
  • Increase sleep time for flood error
  • Handle forbidden errors in message sender
  • Use sleep time from error data
  • Add zh-TW locale
  • Handle "message not modified errors"
  • Increase rate limits, add exponential retry
  • Support tdlib 1.6

v0.3.0

08 Feb 18:27
6dca043
Compare
Choose a tag to compare
  • Hidden secret fields in settings
  • Adapt tdlib commands for new version
  • Add plugins deprecation warning
  • Add proxy pool
  • Add bot to robot contacts automatically
  • Use unified proxies for bot and tdlib

v0.2.0

26 Dec 08:09
1cee4b3
Compare
Choose a tag to compare
  • Add view telegram account permission
  • Add webhook secret param
  • Adapt for Redmine 4
  • Fix locales in telegram client authentication
  • Fix getUpdate hint on settings page

v0.1.0

08 Aug 14:02
b8499ab
Compare
Choose a tag to compare
Merge pull request #10 from centosadmin/develop

Develop