Skip to content

Releases: VH-Technology/bluemacaw

v1.0.4

20 Jun 13:14
7b1ccb6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

15 Jun 22:32
3546013

Choose a tag to compare

improved support for linux

v1.0.2

09 Jun 03:18
b49e17f

Choose a tag to compare

chore: bump version to 1.0.2 (#8)

Bump all five version manifests to 1.0.2 so the release workflow's
verify-versions gate passes for the v1.0.2 tag.

Also fix the version bumper's Cargo.lock regex to tolerate CRLF line
endings (\r?\n). On a CRLF checkout the literal-\n match silently
missed the bluemacaw entry, so Cargo.lock was reported as "not found"
and never bumped.

Co-authored-by: Bruna Nazari <bruna.milleny1911@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.0.1

30 May 23:45
625599c

Choose a tag to compare

fix(desktop): retry update check with backoff, surface failures as a …

v1.0.0

30 May 20:20
0c18c41

Choose a tag to compare

chore: bump version to 1.0.0 (#1)

Co-authored-by: luan <luan@siena.cx>