Releases
v2.1.0
New Features / Enhancments
Implement PluginManager and HelpPlugin (#326 )
A Python 3.10 Support (#315 )
Add silence_fail_message parameter (#330 )
Refactor integration test fixtures and implement direct_message integration test (#238 )
Implement FunctionInfo (#323 )
Add MATTERMOST_API_PATH settings (#264 )
Improve representation of scheduled one-time-jobs (#255 )
Provide shortcuts for direct messages (#233 )
Add pre-commit framework configuration and lint documentation (#228 )
Added allowed_channels (#217 )
Fixes
Fix log.exception missing one argument (#322 )
Fix duplicate logging in console (#294 )
Fix regular expressions with re.match changed to re.search() (#289 ) (#290 )
Fix issues seen when upgrading pytype (#274 )
Fix crashing thread pool threads on exception (#267 )
Fix spawning the same scheduled task multiple times (#252 )
Fix scheduler.once() running multiple times (#231 )
Fix pre-commit framework inconsistencies with GA (#229 )
You can’t perform that action at this time.