Skip to content

Releases: anadale/huskwoot

Huskwoot 0.10.0

27 May 12:12

Choose a tag to compare

Huskwoot 0.10.0

Installation

Download the binary for your platform below or use Homebrew (macOS, Linux):

brew install anadale/huskwoot/huskwoot

Docker images:

docker pull ghcr.io/anadale/huskwoot:0.10.0
docker pull ghcr.io/anadale/huskwoot-push-relay:0.10.0

Changelog

Features

  • 4c6cbd0: feat(sink): redesign periodic summary layout for readability ( <>)

Full Changelog: v0.9.0...v0.10.0

Signature Verification

To verify downloaded files, use checksums:

sha256sum -c checksums.txt

Huskwoot 0.9.0

13 May 13:52

Choose a tag to compare

Huskwoot 0.9.0

Installation

Download the binary for your platform below or use Homebrew (macOS, Linux):

brew install anadale/huskwoot/huskwoot

Docker images:

docker pull ghcr.io/anadale/huskwoot:0.9.0
docker pull ghcr.io/anadale/huskwoot-push-relay:0.9.0

Changelog

Features

  • f35d24c: feat(dateparse): add support for Russian time-of-day phrases with period-based parsing ( <>)
  • 8ba1b2b: feat(prompts): enforce stricter summary extraction rules for task templates ( <>)

Full Changelog: v0.8.3...v0.9.0

Signature Verification

To verify downloaded files, use checksums:

sha256sum -c checksums.txt

Huskwoot 0.8.3

07 May 09:27

Choose a tag to compare

Huskwoot 0.8.3

Installation

Download the binary for your platform below or use Homebrew (macOS, Linux):

brew install anadale/huskwoot/huskwoot

Docker images:

docker pull ghcr.io/anadale/huskwoot:0.8.3
docker pull ghcr.io/anadale/huskwoot-push-relay:0.8.3

Changelog

Bug Fixes

  • 64fba4c: fix(client): remove timestamp filter for task mutation events in voice consumer ( <>)

Full Changelog: v0.8.2...v0.8.3

Signature Verification

To verify downloaded files, use checksums:

sha256sum -c checksums.txt

Huskwoot 0.8.2

07 May 09:11

Choose a tag to compare

Huskwoot 0.8.2

Installation

Download the binary for your platform below or use Homebrew (macOS, Linux):

brew install anadale/huskwoot/huskwoot

Docker images:

docker pull ghcr.io/anadale/huskwoot:0.8.2
docker pull ghcr.io/anadale/huskwoot-push-relay:0.8.2

Changelog

Bug Fixes

  • 293e8a3: fix(client): improve efficiency of voice chat handling with LLM responses ( <>)

Full Changelog: v0.8.1...v0.8.2

Signature Verification

To verify downloaded files, use checksums:

sha256sum -c checksums.txt

Huskwoot 0.8.1

06 May 21:07

Choose a tag to compare

Huskwoot 0.8.1

Installation

Download the binary for your platform below or use Homebrew (macOS, Linux):

brew install anadale/huskwoot/huskwoot

Docker images:

docker pull ghcr.io/anadale/huskwoot:0.8.1
docker pull ghcr.io/anadale/huskwoot-push-relay:0.8.1

Changelog

Bug Fixes

  • 38ed589: fix(api): add support for audio/wav format in voice chat endpoint ( <>)

Full Changelog: v0.8.0...v0.8.1

Signature Verification

To verify downloaded files, use checksums:

sha256sum -c checksums.txt

Huskwoot 0.8.0

06 May 20:00

Choose a tag to compare

Huskwoot 0.8.0

Installation

Download the binary for your platform below or use Homebrew (macOS, Linux):

brew install anadale/huskwoot/huskwoot

Docker images:

docker pull ghcr.io/anadale/huskwoot:0.8.0
docker pull ghcr.io/anadale/huskwoot-push-relay:0.8.0

Changelog

Features

  • fa271e1: feat(transcribe): support audio/wav via Yandex lpcm format ( <>)

Bug Fixes

  • e260786: fix(api): return real build version from /v1/me ( <>)

Others

  • 628deaf: test(api): add missing TaskStore mock methods ( <>)

Full Changelog: v0.7.0...v0.8.0

Signature Verification

To verify downloaded files, use checksums:

sha256sum -c checksums.txt

Huskwoot 0.7.0

06 May 11:50
908e013

Choose a tag to compare

Huskwoot 0.7.0

Installation

Download the binary for your platform below or use Homebrew (macOS, Linux):

brew install anadale/huskwoot/huskwoot

Docker images:

docker pull ghcr.io/anadale/huskwoot:0.7.0
docker pull ghcr.io/anadale/huskwoot-push-relay:0.7.0

Changelog

Features

  • 296de93: feat(api): add client voice chat via POST /v1/chat/voice ( <>)
  • 908e013: feat(tasks): retention sweep for done/cancelled tasks (@anadale)

Full Changelog: v0.6.1...v0.7.0

Signature Verification

To verify downloaded files, use checksums:

sha256sum -c checksums.txt

Huskwoot 0.6.1

02 May 16:13

Choose a tag to compare

Huskwoot 0.6.1

Installation

Download the binary for your platform below or use Homebrew (macOS, Linux):

brew install anadale/huskwoot/huskwoot

Docker images:

docker pull ghcr.io/anadale/huskwoot:0.6.1
docker pull ghcr.io/anadale/huskwoot-push-relay:0.6.1

Changelog

Features

  • 1183e9c: feat(channel): harden Telegram handler with async voice queue ( <>)

Bug Fixes

  • f9fe8ed: fix: handle empty messages gracefully and improve caption handling ( <>)

Enhancements

  • d4487a9: refactor(channel): consolidate telegram handler helpers ( <>)

Full Changelog: v0.6.0...v0.6.1

Signature Verification

To verify downloaded files, use checksums:

sha256sum -c checksums.txt

Huskwoot 0.6.0

29 Apr 21:35

Choose a tag to compare

Huskwoot 0.6.0

Installation

Download the binary for your platform below or use Homebrew (macOS, Linux):

brew install anadale/huskwoot/huskwoot

Docker images:

docker pull ghcr.io/anadale/huskwoot:0.6.0
docker pull ghcr.io/anadale/huskwoot-push-relay:0.6.0

Changelog

Features

  • 4ac03a1: feat: implement forward batch feature for Telegram promises ( <>)

Bug Fixes

  • 55641ec: fix: return proper HTTP status codes when items are not found ( <>)

Full Changelog: v0.5.1...v0.6.0

Signature Verification

To verify downloaded files, use checksums:

sha256sum -c checksums.txt

Huskwoot 0.5.1

28 Apr 09:43

Choose a tag to compare

Huskwoot 0.5.1

Installation

Download the binary for your platform below or use Homebrew (macOS, Linux):

brew install anadale/huskwoot/huskwoot

Docker images:

docker pull ghcr.io/anadale/huskwoot:0.5.1
docker pull ghcr.io/anadale/huskwoot-push-relay:0.5.1

Changelog

Bug Fixes

  • c0a01d1: fix: REST API now returns proper date/time configuration ( <>)

Full Changelog: v0.5.0...v0.5.1

Signature Verification

To verify downloaded files, use checksums:

sha256sum -c checksums.txt