Releases: southbridgeio/redmine_intouch
Releases · southbridgeio/redmine_intouch
v1.6.3
v1.6.2
v1.6.1
v1.6.0
- Send live notifications for closed issues
- Add lazy loading for telegram chats
- Refactor commands
- Add individual chat subscriptions for issues
v1.5.1
- Remove sidekiq-rate-limiter from gemfile
- Remove ruby 2.7.0 from build matrix
v1.5.0
- 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
- Adapt for Redmine 4
- Fix settings caching issues in sidekiq
v1.3.0
- Use redmine_bots instead of redmine_telegram_common
- Add Slack support (and transparent support for custom protocols)
- Fix redmine_helpdesk integration
v1.2.1
- Fix helpdesk support
v1.2.0
- 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