Skip to content

1.6.0 (2022-05-06)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 06 May 15:02
· 371 commits to main since this release
1.6.0

Features

  • Add new hookshot_connection_event(_failed) metrics for tracking succesful event handling.
    Reinstate matrix_* metrics which were previously not being recorded. (#312)
  • Send a notice when a GitLab merge request gets some review comments. (#314)
  • Add RSS/Atom feed support (#315)
  • Add support for GitLab in the widgets configuration UI. (#320)
  • Add new !hookshot gitlab project command to configure project bridges in rooms. See the docs for instructions. (#321)

Internal Changes

  • Reduce Docker image size. (#319)
  • Refactor connection handling logic to improve developer experience. (#330)
  • Restructure widget web components. (#332)
  • Replace 'snowpack' with 'vite' for building the widget web components. (#334)
  • The docker image has been shrunk by 78%, and now takes up 300MB. (#336)