Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@nexy7574 nexy7574 released this 26 Jun 16:41

v1.1.1

Get your bug fixes and improvements here!

I could just do what every app on your device's app store does and say "lots of bug fixes and improvements in this update", but I don't like that, so here's a list of every change (since 1.1.0, including postfix releases):

New things

  • Make updating read receipts optional by @ESHARK22 in #11
  • Properly implement DM room creation & retrieval by @fvjosef21 in #15
  • Add a changelog file
  • Versioned documentation
  • Automatic dependency updates

Changes

  • NioBot._get_id will log what it could not get an ID from, for easier debugging
  • Allow overwriting the content type in send_message

Fixes:

  • Fixed a typo in the Guides by @Moriango in #18
  • Fix the example in the docs. by @jodhus in #21
  • Fixed the CLI not working due to a typo

Deprecations:

  • force_write is going to be removed in Attachments, as it was never implemented, and unnecessary.

New Contributors

Full Changelog: 1.1.0...1.1.1