Skip to content

Releases: southbridgeio/redmine_intouch

v1.6.3

08 Jan 14:48
a00a382
Compare
Choose a tag to compare
  • Removed unloadable
  • Fixed missed Mailer method error
  • Fixed wrong mysql type error on plugin initialization

v1.6.2

27 Nov 14:57
3d74bc6
Compare
Choose a tag to compare
  • Fix no method error for text class

v1.6.1

09 Oct 08:39
a0c8065
Compare
Choose a tag to compare
  • Change foreign key to issue
  • Add compatibility with Redmine 5.1

v1.6.0

02 Jul 16:30
ceb99e1
Compare
Choose a tag to compare
  • Send live notifications for closed issues
  • Add lazy loading for telegram chats
  • Refactor commands
  • Add individual chat subscriptions for issues

v1.5.1

28 Jan 09:35
c5d955c
Compare
Choose a tag to compare
  • Remove sidekiq-rate-limiter from gemfile
  • Remove ruby 2.7.0 from build matrix

v1.5.0

10 Jan 16:51
5c60285
Compare
Choose a tag to compare
  • Add plugins deprecation warning
  • Fix project settings page performance
  • Implement message previews
  • Don’t send updates to updated_by
  • Don’t send live updates to inactive users
  • Handle telegram group upgrade errors
  • Set telegram rate limiting
  • Use html formatting in telegram
  • Fix idempotency

v1.4.0

26 Dec 09:19
bb675d5
Compare
Choose a tag to compare
  • Adapt for Redmine 4
  • Fix settings caching issues in sidekiq

v1.3.0

08 Aug 15:26
5d16606
Compare
Choose a tag to compare
  • Use redmine_bots instead of redmine_telegram_common
  • Add Slack support (and transparent support for custom protocols)
  • Fix redmine_helpdesk integration

v1.2.1

26 Apr 15:16
2cc786e
Compare
Choose a tag to compare
  • Fix helpdesk support

v1.2.0

12 Apr 17:42
67403de
Compare
Choose a tag to compare
  • Fix rack-protection issue
  • Add time zone notice to cron jobs edit page
  • Add assigner_roles setting
  • Add /notify command
  • Add redmine_telegram_common dependency