What's Changed
Mostly maintenance stuff
- Update test matrix to add 7.10 and remove 7.4 by @jadolg in #315
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #316
- Use bitnami legacy until rocketchat updates their deployment instructions by @jadolg in #317
- Update python versions by @jadolg in #318
- Update test matrix. Removed 7.5 and added 7.11 and 7.12 by @jadolg in #320
- Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #322
- Expose the mongodb port for local database access by @jadolg in #323
- Move testing dependencies to pyproject by @jadolg in #324
Really relevant changes
The im API was renamed to dm many moons ago. They are essentially the same and work exactly the same but there's no documentation for im. In order to make it closer to the docs, I have added the dm API and plan to completely remove the im API in the future.
Full Changelog: 1.36.0...1.37.0