Skip to content

Releases: southbridgeio/redmine_intouch

v1.1.1

05 Apr 07:43
0742b23
Compare
Choose a tag to compare
  • Fix status update message
  • Send issue project updates to groups
  • Add redmine-helpdesk support

v1.1.0

01 Mar 09:16
91562e7
Compare
Choose a tag to compare
  • Update telegram-bot-ruby
  • Use bot from redmine_telegram_common

v1.0.2

20 Feb 08:58
0eab9f8
Compare
Choose a tag to compare
  • Fix circular dependency issues
  • Add bot collision check
  • Don't send notifications to non-active users
  • Fix status update message

v1.0.1

01 Aug 11:25
Compare
Choose a tag to compare
  • Add Rails 5.1 support
  • Fix uninitialized constant TelegramMessageSender::Telegram
  • Remove git usage in plugin code
  • Fix LiveHandlerWorker not found issue
  • Fix mail from field

v1.0.0

30 Jun 03:22
Compare
Choose a tag to compare
  • Upgrade redmine_telegram_common to version 0.1.0
  • Move from telegrammer to telegram-bot-ruby
  • Telegram bot can work via getUpdates or WebHooks
  • Telegram rake bot will bind default to tmp/pids

v0.6.2

23 May 08:10
Compare
Choose a tag to compare

Features

  • Add sidekiq 5 support