Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Releases: duckhq/duck

0.16.0

27 Oct 17:31
b96c180

Choose a tag to compare

0.16.0 Pre-release
Pre-release

Fixed

  • Remove duplicate slash from Octopus deployment URL
  • Remove 'Failed' from list of 'Running' statuses for Octopus Deploy

0.15.0

21 Aug 08:49
434ca06

Choose a tag to compare

0.15.0 Pre-release
Pre-release

This release contains patches for security vulnerabilities in dependencies.

0.14.0

29 Apr 20:15

Choose a tag to compare

0.14.0 Pre-release
Pre-release

Features

  • Added support for Azure DevOps Server (on-prem) (#92)
  • Added dark theme (#45)
  • Duck is now installable as a Windows service (#83)
  • Added query language to filter builds per observer (#77)
  • Added Ducktor debug collector (#86)
  • Added skeleton loading cards to the UI (#91)

0.13.0

06 Apr 06:46
a48d607

Choose a tag to compare

0.13.0 Pre-release
Pre-release

Features

  • New UI using Tailwind CSS
  • CSS is now minified by PurgeCSS
  • Added Duck collector (#63)

Bugs

  • Verify view collectors at startup (#70)
  • Skipped GitHub Action builds are shown incorrectly as failed (#65)

0.12.0

22 Mar 11:58

Choose a tag to compare

0.12.0 Pre-release
Pre-release

Features

  • Add macOS artifacts (#60)
  • Add hot reloading of configuration (#53)
  • Add command to validate configuration (#52)

0.11.0

13 Mar 22:48

Choose a tag to compare

0.11.0 Pre-release
Pre-release

Features

  • Duck is now available as a pre-built binary.

    • Linux (ARM): armv7-unknown-linux-gnueabihf
    • Linux (x64): x86_64-unknown-linux-musl
    • Windows (x64): x86_64-pc-windows-msvc

0.10.0

12 Mar 12:39
bf23737

Choose a tag to compare

0.10.0 Pre-release
Pre-release

Features

  • Add AppVeyor collector (#3)

0.9.0

10 Mar 11:25

Choose a tag to compare

0.9.0 Pre-release
Pre-release

Features

  • Use Rustls instead of OpenSSL
  • Bug fixes

0.8.0

20 Feb 11:20

Choose a tag to compare

0.8.0 Pre-release
Pre-release

Features

  • New and improved UI! 🎉 🎈
  • Move failing builds/deployments to the front

Bugs

  • Do not duplicate same build from two collectors (#42)

0.7.0

09 Feb 21:24

Choose a tag to compare

0.7.0 Pre-release
Pre-release

Features

  • Add support for "Queued" status (#10)
  • Add support for custom views (#29)
  • Add view selector (#37)
  • Show version in UI (#38)