Skip to content

Releases: PremoWeb/chadburn

Release v1.9.5

17 Mar 18:31
Compare
Choose a tag to compare

Release v1.9.5 with updated build workflow using Go 1.21 and improved build flags

Release v1.9.4

17 Mar 18:17
Compare
Choose a tag to compare

Release v1.9.4 with fixed build workflow

v1.9.3 - Multi-platform binary support

17 Mar 17:59
Compare
Choose a tag to compare

What's New\n\n- Added multi-platform binary builds for Linux, macOS, and Windows\n- Support for multiple architectures (amd64, arm64, armv7)\n- Enhanced Changelog page to display downloadable assets organized by platform\n- Added checksums for binary verification\n\n## Improvements\n\n- Users can now download pre-built binaries for their specific platform\n- Assets are organized by operating system for easier navigation\n- File sizes are displayed for better user experience\n- SHA256 checksums are provided for security verification\n\nThis release makes it easier for users to download and use Chadburn on their preferred platform without having to build from source.

v1.9.2 - Multi-platform binary support

17 Mar 17:55
Compare
Choose a tag to compare

What's New\n\n- Added multi-platform binary builds for Linux, macOS, and Windows\n- Support for multiple architectures (amd64, arm64, armv7)\n- Enhanced Changelog page to display downloadable assets organized by platform\n- Added checksums for binary verification\n\n## Improvements\n\n- Users can now download pre-built binaries for their specific platform\n- Assets are organized by operating system for easier navigation\n- File sizes are displayed for better user experience\n- SHA256 checksums are provided for security verification\n\nThis release makes it easier for users to download and use Chadburn on their preferred platform without having to build from source.

v1.9.1

16 Mar 19:59
Compare
Choose a tag to compare

1.9.1 (2025-03-16)

Bug Fixes

  • handle Docker socket connection issues with backoff and prevent job de-registration (Issue #117) (34ee8b6)
  • handle EOF errors in Docker event watching with exponential backoff (466ce1a)
  • lowercase error message to comply with Go style guide (ST1005) (a76f3bc)

v1.9.0

16 Mar 02:31
Compare
Choose a tag to compare

1.9.0 (2025-03-16)

Bug Fixes

  • asset loading issues by adding .nojekyll and setting paths.relative to false (c25444d)
  • docs: remove _routes.json file (3b73955)
  • docs: remove routes configuration from Cloudflare adapter (55575b1)
  • docs: update Cloudflare Pages deployment directory (8f21143)
  • docs: update Cloudflare Pages deployment directory to use .svelte-kit/cloudflare (05cdf64)
  • docs: update Cloudflare Pages deployment to use Wrangler v4 (65d7e0c)
  • update contributors script to use ES modules syntax (c6be872)

Features

  • add metrics setup documentation page (f041813)
  • add version display from VERSION file (c606a67)

v1.8.2

15 Mar 02:39
Compare
Choose a tag to compare

1.8.2 (2025-03-15)

Bug Fixes

  • update GitHub Pages deployment workflow to use JamesIves action (335f7e8)

v1.8.1

15 Mar 02:33
Compare
Choose a tag to compare

1.8.1 (2025-03-15)

Bug Fixes

  • update GitHub Pages deployment workflow (8e62de3)

v1.8.0

15 Mar 02:27
Compare
Choose a tag to compare

1.8.0 (2025-03-15)

Features

  • configure GitHub Pages with custom domain chadburn.dev (9dd358c)

v1.7.4

15 Mar 02:09
Compare
Choose a tag to compare

1.7.4 (2025-03-15)

Bug Fixes

  • remove redundant header from documentation pages (ecf0a44)