Skip to content

2.3.1 (2020-11-06)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 06 Nov 12:46
· 517 commits to develop since this release
2.3.1

Bugfixes

  • Remove winston-daily-rotate-file side-effects which can throw errors with some installed winston versions (#264)
  • Fixed a bug where encrypted events may be handled twice. (#267)
  • Update matrix-appservice dependency to 0.7.1 to fix a bug where msc2409.push_ephemeral would be required in the registration file. (#270)

Improved Documentation

  • Render various opts objects in the documentation that were missed last time (#268)
  • Add contributing docs to make first time contributions easier (#269)
  • Replace usages of deprecated event.user_id field with event.sender in examples. (#272)

Internal Changes

  • Remove travis-ci build status badge on README.md. (#273)