What's Changed
Breaking Changes ๐
You can now send messages to AI Helper directly from Slack or Discord.

- Add external chat tool gateway with Slack adapter by @haru in #353
- Add Discord chat channel adapter by @haru in #355
New Features ๐
- Reorganize AI helper settings page into tabs by @haru in #351
- Add sort option support to search_issues tool by @haru in #365
Bug Fixes ๐
- Fix invisible stuff todo menu icon on Redmine 7.0 by @haru in #364
- Guard vector filter against nil key/condition/value by @haru in #366
- Enforce the ai_helper module check in search_issues by @haru in #377
- Fix issue-create requests being routed to a read-only agent and reported as done by @haru in #381
Translations ๐
- Add Turkish (tr) localization by @metinoktayboz in #357
Other Changes ๐
- Update dependency mcp to "~> 0.25.0" by @renovate[bot] in #350
- Update dependency mcp to v1 by @renovate[bot] in #361
- Add LLM wiki documentation and Spec Kit wiki extension by @haru in #368
- chore(deps): update dependency mcp to "~> 1.1.0" by @renovate[bot] in #372
- Document how to run without external communication by @haru in #380
New Contributors
- @metinoktayboz made their first contribution in #357
Full Changelog: 3.5.0...3.6.0