Skip to content

Releases: NETWAYS/notify_zammad

v0.2.0

21 May 08:43
e622e6b

Choose a tag to compare

Changelog

This release mainly fixes an incompatibility with the Zammad API for Zammad versions >= 6.5.
Sadly this means, notify_zammad is no longer working with Zammad < 6.5.

v0.1.1

14 Apr 08:12
6348360

Choose a tag to compare

Changelog

  • Update dependencies to pull in possibly relevant bugfixes.
  • 6a4bd31 Add example configuration
  • 7122463 Add missing closing brace
  • c9678cc Use latest stable Go in CI

v0.1.0

25 Jan 14:03
1354803

Choose a tag to compare

Introducing our new notification plugin for Zammad. This plugin opens/updates/closes tickets via the Zammad API.

Changelog

  • Initial Release
  • 5babeef Use all notification flags and HTML format for articles

v0.1.0-rc1

25 Jan 09:29
669adbd

Choose a tag to compare

v0.1.0-rc1 Pre-release
Pre-release

Introducing our new notification plugin for Zammad. This plugin opens/updates/closes tickets via the Zammad API.

Changelog

  • Initial Release