Releases: solaoi/dify-plugin-slack-thread-bot
Releases · solaoi/dify-plugin-slack-thread-bot
v0.0.5
v0.0.4
Fixes
- Improved the reliability of removing the first bot mention from Slack messages
Chores
- Improved message splitting for Slack when exceeding 3,000 characters by preserving line breaks as much as possible
- Added an option to skip error message notifications when the app call times out
v0.0.3
Features
- Slack file uploads (automatically passed to a linked app)
- Optional restriction to a single Slack channel for more secure usage
- Added
channel_idto the app invocation parameters
Chores
- Updated underlying library dependencies
- Increased plugin memory usage limit from 256 MB to 512 MB