- Add compatibility with Redmine 5.1
- Add kick locked users to supergroups
- Add functionality for processing photos from telegram
- Fix kick locked users
- Fix set admin permissions
- Refactor commands
- Adapt tdlib commands for new version
- Fix USER_NOT_PARTICIPANT error
- Fix redmine_checklists compatibility
- Refactor commands
- Toggle chat admins with bot
- Add chat creator to chat instantly and assign admin rights
- Fix db connection leak
- Release AR connections in KickLockedUsers command
- Handle supergroup upgrade error
- Fix toggle admin command
- Fix remove_keyboard error
- Don’t respond to locked members commands
- Handle "Administrators editing is disabled" errors
- Fix Rails 4 support
- Use new redmine_bots API
- Improve errors handling
- Add plugins deprecation warning
- Fix edit group admin command
- Prevent duplicate chats
- Fix IssueChatKickLockedUsersWorker error
- Truncate issue notes in bot messages
- Proxy telegram links through redmine
- Fix /issue command
- Fix /new command
- Adapt for Redmine 4
- Fix settings caching issues in sidekiq
- Initial release