Skip to content

Releases: andyngdz/crypto-tray

CryptoTray v1.6.4

15 Jan 03:38
d3f85c3

Choose a tag to compare

1.6.4 (2026-01-15)

Bug Fixes

  • set tauri version from release tag (10f67ff)

What's Changed

  • Fix set tauri version from release tag by @andyngdz in #83

Full Changelog: v1.6.3...v1.6.4

CryptoTray v1.6.3

15 Jan 02:57
768ccc4

Choose a tag to compare

1.6.3 (2026-01-15)

Bug Fixes

  • avoid uploading deb staging tarballs (9e8986d)

What's Changed

Full Changelog: v1.6.2...v1.6.3

CryptoTray v1.6.2

15 Jan 02:34
2e19f79

Choose a tag to compare

1.6.2 (2026-01-15)

Bug Fixes

  • upload only distributable release artifacts (86e03ef)

What's Changed

  • Upload only distributable release artifacts by @andyngdz in #79

Full Changelog: v1.6.1...v1.6.2

CryptoTray v1.6.1

14 Jan 14:39
9845a8c

Choose a tag to compare

1.6.1 (2026-01-14)

Bug Fixes

  • repair release workflow artifacts (610f988)

What's Changed

  • fix: repair release pipeline artifacts by @andyngdz in #77

Full Changelog: v1.6.0...v1.6.1

What's Changed

  • fix: repair release pipeline artifacts by @andyngdz in #77

Full Changelog: v1.6.0...v1.6.1

CryptoTray v1.6.0

14 Jan 10:38
e242b10

Choose a tag to compare

1.6.0 (2026-01-14)

Bug Fixes

  • remove pnpm workspace file (3d1b95e)

Features

  • migrate from wails to tauri (f2040a4)

What's Changed

Full Changelog: v1.5.4...v1.6.0

v1.5.4

13 Jan 13:55
b69f10b

Choose a tag to compare

1.5.4 (2026-01-13)

Bug Fixes

  • use correct path separators and hardcode AMD64 for Windows NSIS installer (114f44a)

v1.5.3

13 Jan 13:20
33db955

Choose a tag to compare

1.5.3 (2026-01-13)

Bug Fixes

  • read CGO_ENABLED from environment variable in Windows Taskfile (178e073)

v1.5.2

13 Jan 13:05
2d0653c

Choose a tag to compare

1.5.2 (2026-01-13)

Bug Fixes

  • restore CGO_ENABLED=1 for Windows build to support go-autostart (8d11d11)

v1.5.1

13 Jan 10:46
2958f7a

Choose a tag to compare

1.5.1 (2026-01-13)

Bug Fixes

  • remove local Wails fork to fix CI build (b7bf94c)

v1.5.0

13 Jan 10:37
5df037c

Choose a tag to compare

1.5.0 (2026-01-13)

Bug Fixes

  • convert Provider interface to ProviderInfo struct for JSON serialization (06a766b)
  • preserve CryptoTray desktop file with correct display name (b027b37)

Features

  • migrate from Wails v2 to Wails v3 (639250b)