v1.11.1
What's Changed
- Fix timestamp detection for Slack emoji reactions by @stephenyeargin
Resolved a bug in src/hubot-ollama.js where message timestamp values were not being parsed correctly, causing addReaction calls to fail silently. Expanded test suite in test/hubot-ollama_slack.test.js with new coverage targeting reaction-related flows.
Full Changelog: v1.11.0...v1.11.1