Skip to content

0.19.0-rc2 (2020-06-29)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 29 Jun 16:44
0.19.0-rc2

Features

  • Add bridge_app_version metric to report the bridge version. (#1071)

Bugfixes

  • Fix issue where some metrics would not be reported,
    and a bug in inspectUsers which would return an empty list. (#1075)

Internal Changes

  • Refactor room creation code to use one function for tracking and creation of rooms (#1074)
  • Code improvements: Simplify use of Map and RegEx methods (#1076)