Skip to content

Tags

Tags give the ability to mark specific points in history as being important
This project is mirrored from https://github.com/matrix-org/matrix-hookshot. Pull mirroring updated .
  • 5.4.1
    2763801d · 5.4.1 ·
    5.4.1 (2024-06-21)
    ==================
    
    Internal Changes
    ----------------
    
    - Pin the minor version of Node for Docker builds to avoid a startup crash on arm64. ([\#949](https://github.com/matrix-org/matrix-hookshot/issues/949))
    
  • 5.4.0
    5dae23b2 · 5.4.0 ·
    5.4.0 (2024-06-20)
    ==================
    
    Features
    --------
    
    - Add support for reopened GitLab MR. ([\#935](https://github.com/matrix-org/matrix-hookshot/issues/935))
    - Add support for new connection type "Outgoing Webhooks". This feature allows you to send outgoing HTTP requests to other services
      when a message appears in a Matrix room. See [the documentation](https://matrix-org.github.io/matrix-hookshot/latest/setup/webhooks.html)
      for help with this feature. ([\#945](https://github.com/matrix-org/matrix-hookshot/issues/945))
    
    Bugfixes
    --------
    
    - Fix GitLab's ready for review hook. ([\#936](https://github.com/matrix-org/matrix-hookshot/issues/936))
    - Fix rendering of comments of GitLab merge requests. ([\#937](https://github.com/matrix-org/matrix-hookshot/issues/937))
    - Fix the symbol used to prefix GitLab merge requests. ([\#938](https://github.com/matrix-org/matrix-hookshot/issues/938))
    
  • 5.3.0
    ab918bd2 · 5.3.0 ·
  • 5.2.1
    afb62ee3 · 5.2.1 ·
  • 5.2.0
    bbf953ff · 5.2.0 ·
  • 5.1.2
    0175f9e2 · 5.1.2 ·
  • 5.1.1
    6a23dc78 · 5.1.1 ·
  • 5.1.0
    445be6e7 · 5.1.0 ·
  • 5.0.0
    67dfa448 · 5.0.0 ·
  • 4.7.0
    911c2254 · 4.7.0 ·
  • 4.6.0
    e808002a · 4.6.0 ·
  • helm-hookshot-0.1.15
  • helm-hookshot-0.1.14
  • 4.5.1
    f88ee8e9 · 4.5.1 ·
    4.5.1 (2023-09-26)
    ==================
    
    Bugfixes
    --------
    
    - Fix transformation scripts breaking if they include a `return` at the top level ([\#818](https://github.com/matrix-org/matrix-hookshot/issues/818))
    
  • 4.5.0
    257c93e0 · 4.5.0 ·
  • 4.4.1
    b7d66177 · 4.4.1 ·
    4.4.1
    
  • 4.4.0
    e41c9a8d · 4.4.0 ·
    4.4.0
    
  • 4.3.0
    2173a8cc · 4.3.0 ·
    4.3.0 (2023-06-19)
    ==================
    
    Features
    --------
    
    - Added basic helm chart to repository with GitHub Actions / chart-releaser builds ([\#719](https://github.com/matrix-org/matrix-hookshot/issues/719))
    - Feeds are now polled concurrently (defaulting to 4 feeds at a time). ([\#779](https://github.com/matrix-org/matrix-hookshot/issues/779))
  • helm-hookshot-0.1.13
  • 4.2.0
    584f1d09 · 4.2.0 ·
     4.2.0 (2023-06-05)
    ===================
    
    Features
    --------
    
    - Add support for uploading bot avatar images. ([\#767](https://github.com/matrix-org/matrix-hookshot/issues/767))
    
    Bugfixes
    --------
    
    - Fix confusing case where issue comments would be notified on if the issue event type is checked on GitHub connections. ([\#757](https://github.com/matrix-org/matrix-hookshot/issues/757))
    - Fix crash when failing to handle events, typically due to lacking permissions to send messages in a room. ([\#771](https://github.com/matrix-org/matrix-hookshot/issues/771))