Release history
Hubot releases
A customizable life embetterment robot.
All releases
5 shown
v14.0.1
Bug fix
Fixed bug where empty messages were sent when pressing enter repeatedly in the shell prompt.
v14.0.0
Breaking risk
Breaking changes
- Event logging disabled by default, pass disableLogging: false to enable
Security fixes
- Fixed potential regular expression injection vulnerability
Notable features
- CommandBus with deterministic command handling
- Regular expression injection vulnerability fix
v13.2.2
Maintenance
Updated Express to version 5.2.1 and removed the standard dependency.
v13.2.1
Bug fix
Fixed issue where messages were not being handled correctly when linking to a local module for development.