Skip to content

Releases: floatpane/matcha

v0.36.0

29 Apr 16:30
e892273

Choose a tag to compare

What's Changed

New Features

Bug Fixes

Performance Improvements

Documentation

Dependencies

  • chore(deps): update renovatebot/github-action action to v46.1.11 by @floatpanebot in #1025
  • chore(deps): update renovatebot/github-action action to v46.1.12 by @floatpanebot in #1189

Continuous Integration

Chores

New Contributors

Full Changelog: v0.35.0...v0.36.0


This version is also available on Snapcraft, Homebrew, Flatpak!

View the installation instructions for more details.

Nightly Build (ba6b659)

29 Apr 16:46
ba6b659

Choose a tag to compare

Pre-release

Warning

This is an automated nightly build from the latest master commit (ba6b659). It may be unstable — use stable releases for production.

Install

  • Homebrew: brew install floatpane/matcha/matcha-nightly
  • Snapcraft: snap install matcha --beta

Changes since v0.36.0

v0.35.0

26 Apr 05:54
6ce2588

Choose a tag to compare

What's Changed

New Features

Bug Fixes

Performance Improvements

Documentation

Continuous Integration

Chores

New Contributors

Full Changelog: v0.34.0...v0.35.0


This version is also available on Snapcraft, Homebrew, Flatpak!

View the installation instructions for more details.

Preview Build (PR #1011 @ 3e30c6c)

26 Apr 21:22
db89465

Choose a tag to compare

Pre-release

Preview build from PR #1011 at commit 3e30c6c. Not for production use.

v0.34.0

21 Apr 19:55
7f01c99

Choose a tag to compare

What's Changed

New Features

Bug Fixes

Dependencies

  • chore(deps): update actions/github-script action to v9 by @renovate[bot] in #745

Continuous Integration

Chores

Other Changes

  • docs: update demo.gif by @github-actions[bot] in #680

New Contributors

Full Changelog: v0.33.0...v0.34.0


This version is also available on Snapcraft, Homebrew, Flatpak!

View the installation instructions for more details.

v0.33.0

18 Apr 19:05
3ef4ce9

Choose a tag to compare

What's Changed

New Features

  • feat: cached contact list exported as json by default and csv if csv flag used by @vgauraha62 in #663
  • Added Suggestions for Troubleshooting section in README.md by @devdanny21 in #677
  • feat: calendar events support by @andrinoff in #678

Bug Fixes

Documentation

Dependencies

  • fix(deps): update module charm.land/bubbletea/v2 to v2.0.6 by @renovate[bot] in #611
  • chore(deps): update dependency typescript to v6.0.3 by @renovate[bot] in #662

Other Changes

  • docs: update feature screenshots by @github-actions[bot] in #538
  • docs: update demo.gif by @github-actions[bot] in #537
  • chore: update flake.lock by @github-actions[bot] in #679

New Contributors

Full Changelog: v0.32.1...v0.33.0


This version is also available on Snapcraft, Homebrew, Flatpak!

View the installation instructions for more details.

v0.32.1

16 Apr 11:48
34cfa02

Choose a tag to compare

What's Changed

Bug Fixes

  • fix: migrate to go-imap v2 by @andrinoff in #500
  • fix(imap): close debug log file handle to prevent fd leak by @sueun-dev in #525
  • fix(contact): add email normalization for contacts by @f-cappelli in #531
  • fix: limit remote image response body to prevent memory exhaustion by @Yanhu007 in #530
  • fix(compose): prioritize reply-to header over from address by @ronKzl in #529
  • fix(view): bound remote image cache with LRU eviction by @Krupesh-21 in #532
  • fix: warn about partial certificates with SMIME by @andrinoff in #536

Other Changes

  • docs: update feature screenshots by @github-actions[bot] in #498
  • docs: update demo.gif by @github-actions[bot] in #497
  • chore: update flake.lock by @github-actions[bot] in #501
  • chore: update flake.lock by @github-actions[bot] in #534

New Contributors

Full Changelog: v0.32.0...v0.32.1


This version is also available on Snapcraft, Homebrew, Flatpak!

View the installation instructions for more details.

v0.32.0

14 Apr 09:44
7c9c486

Choose a tag to compare

What's Changed

New Features

Bug Fixes

Dependencies

  • fix(deps): update module golang.org/x/crypto to v0.50.0 by @renovate[bot] in #488
  • fix(deps): update module charm.land/bubbletea/v2 to v2.0.5 by @renovate[bot] in #490
  • chore(deps): update actions/upload-pages-artifact action to v5 by @renovate[bot] in #493
  • fix(deps): update module charm.land/lipgloss/v2 to v2.0.3 by @renovate[bot] in #491

Other Changes

  • docs: update demo.gif by @github-actions[bot] in #484
  • chore: update flake.lock by @github-actions[bot] in #489
  • chore: update flake.lock by @github-actions[bot] in #494

New Contributors

Full Changelog: v0.31.0...v0.32.0


This version is also available on Snapcraft, Homebrew, Flatpak!

View the installation instructions for more details.

v0.31.0

10 Apr 09:56
2176d47

Choose a tag to compare

What's Changed

New Features

Bug Fixes

Dependencies

  • chore(deps): update dependency go to v1.26.2 by @renovate[bot] in #464
  • fix(deps): update docusaurus monorepo to v3.10.0 by @renovate[bot] in #463
  • chore(deps): update goreleaser/goreleaser-action action to v7 by @renovate[bot] in #470
  • chore(deps): update dependency node to v24 by @renovate[bot] in #468
  • chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #467
  • fix(deps): update module golang.org/x/sys to v0.43.0 by @renovate[bot] in #471
  • chore(deps): update react monorepo to v19.2.5 by @renovate[bot] in #476
  • fix(deps): update module golang.org/x/text to v0.36.0 by @renovate[bot] in #482

Continuous Integration

Other Changes

  • chore: update flake.lock by @github-actions[bot] in #465
  • chore: update flake.lock by @github-actions[bot] in #472
  • chore: update flake.lock by @github-actions[bot] in #483

Full Changelog: v0.30.1...v0.31.0


This version is also available on Snapcraft, Homebrew, Flatpak!

View the installation instructions for more details.

v0.30.1

06 Apr 17:38
f1746e6

Choose a tag to compare

What's Changed

Bug Fixes

  • ci: fix screenshots and GIF workflows by @andrinoff in #460
  • fix: change envelope address to FetchEmail (actual email address) by @andrinoff in #449

Other Changes

  • docs: update demo.gif by @github-actions[bot] in #461

Full Changelog: v0.30.0...v0.30.1


This version is also available on Snapcraft, Homebrew, Flatpak!

View the installation instructions for more details.