Releases: floatpane/matcha
Release list
Nightly Build (715e521)
Warning
This is an automated nightly build from the latest master commit (715e521). 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.43.0
- chore(deps): go ^ 1.26.5 (#1662) (715e521)
- chore(deps): go ^ 1.26.5 (#1664) (d447fff)
- fix: resolve sent folders (#1643) (510a1db)
- fix: threading issues (#1657) (2d9f0c4)
- chore: update flake.lock (#1652) (6c6d934)
- chore: sync gomod2nix.toml (#1653) (a13b8b4)
- chore(deps): charm.land/lipgloss/v2 ^ v2.0.5 (#1645) (5a4c6e1)
- chore(deps): charm.land/bubbles/v2 ^ v2.1.1 (#1647) (62619e2)
- chore(deps): charm.land/bubbletea/v2 ^ v2.0.8 (#1644) (fe6a521)
- fix: release fail (#1649) (c157af0)
- chore(deps): mermaid ^ 11.16.0 (#1630) (ecdf226)
- chore(deps): vue ^ 3.5.39 (#1629) (5e69b08)
- chore: update README (#1634) (ee18b1b)
Preview Build (PR #1643 @ 213d68b)
v1.0.0-rc1
What's Changed
New Features
- feat(gitmail): initial by @andrinoff in #1420
- feat: horizontal split pane view by @andrinoff in #1423
- feat: command palette by @andrinoff in #1431
- feat: macos helper (initial) by @steveevansdev in #1444
- feat: contact manager by @andrinoff in #1472
- feat: mouse support by @steveevansdev in #1477
- feat: custom smtp and imap logins by @andrinoff in #1486
- feat: pgp encryption by @LeaWhoCodes in #1487
- feat: view body, when composing a reply by @andrinoff in #1492
- feat: display code blocks by @andrinoff in #1499
- feat: export as HTML/MD by @andrinoff in #1501
- feat: emoji picker by @andrinoff in #1608
- feat: PGP key look up via WKD by @andrinoff in #1610
- feat: install themes via CLI by @andrinoff in #1622
- feat: jump to folder by @andriy-chernov in #1624
- feat: support new marketplace by @andrinoff in #1632
- feat: ui customization via plugins by @andrinoff in #1633
Bug Fixes
- fix: add row offset for split pane mode by @andrinoff in #1436
- fix: improve marketplace by @andrinoff in #1498
- fix: dont show all options in composer by @andrinoff in #1611
- fix: adds retries to fetch by @andrinoff in #1631
- fix: attachments being dropped by @andrinoff in #1636
- fix: better log for plugins by @andrinoff in #1637
Dependencies
- chore: use bubble-overlay v0.1.0 by @andrinoff in #1435
Continuous Integration
- chore: refactor main.go by @andriy-chernov in #1603
- chore: change auto-update for RCs by @andrinoff in #1616
Chores
- chore: update logo by @andrinoff in #1489
- chore: delete patch file by @andrinoff in #1615
- chore: removes onboarding from gif demo by @andrinoff in #1628
Other Changes
- feat: setup guide by @andrinoff in #1447
- chore(deps): golang.org/x/term ^ v0.44.0 (#1458) by @andrinoff in #1467
- feat: show CC BCC in composer by @andrinoff in #1625
New Contributors
- @steveevansdev made their first contribution in #1444
- @andriy-chernov made their first contribution in #1603
Full Changelog: v0.43.0...v1.0.0-rc1
Warning
This is a release candidate for v1 — not a final release. Expect bugs and report them.
- Homebrew:
brew upgrade floatpane/matcha/matcha - Snapcraft:
snap install matcha --candidate
v0.43.0
What's Changed
New Features
- feat: support pass commands by @andrinoff in #1473
Bug Fixes
- fix(tui): update folder unread counter by @youdie006 in #1493
- fix: add more providers, set priority by @andrinoff in #1495
- fix: add cap to image rendering by @andrinoff in #1621
- fix: gmail 555 error when sending by @andrinoff in #1496
Documentation
- chore: update docs website by @andrinoff in #1497
- docs: add mermaid diagrams by @andrinoff in #1623
Dependencies
- chore(deps): github.com/floatpane/bubble-overlay ^ v0.2.0 by @floatpanebot in #1479
- chore(deps): github.com/floatpane/go-openpgp-card-hl ^ v0.1.2 by @floatpanebot in #1488
- chore(deps): actions/checkout ^ v7.0.0 by @floatpanebot in #1490
- chore(deps): renovatebot/github-action ^ v46.1.16 by @floatpanebot in #1607
Chores
- chore: add make install by @andrinoff in #1482
- chore: update flake.lock by @floatpanebot in #1480
- chore: sync gomod2nix.toml by @floatpanebot in #1481
- chore: sync gomod2nix.toml by @floatpanebot in #1494
- chore: add rc upgrade message by @andrinoff in #1617
- chore: move daemon start log to debug by @andrinoff in #1620
New Contributors
- @youdie006 made their first contribution in #1493
Full Changelog: v0.42.0...v0.43.0
This version is also available on Snapcraft, Homebrew, Flatpak!
View the installation instructions for more details.
Preview Build (PR #1624 @ b3950b5)
Preview Build (PR #1496 @ 598603a)
v0.42.0
What's Changed
New Features
- feat: grace period for any action by @andrinoff in #1474
Bug Fixes
- fix: keybinds working in search mode by @andrinoff in #1469
Dependencies
- chore(deps): golang.org/x/text ^ v0.38.0 by @floatpanebot in #1459
- chore(deps): golang.org/x/term ^ v0.44.0 by @floatpanebot in #1458
- chore(deps): greenmail/standalone ^ 2.1.9 by @floatpanebot in #1465
- chore(deps): charm.land/lipgloss/v2 ^ v2.0.4 by @floatpanebot in #1464
Continuous Integration
- ci: use plugins instead of list-plugins by @andrinoff in #1468
Chores
- chore: update flake.lock by @floatpanebot in #1460
- chore: sync gomod2nix.toml by @floatpanebot in #1461
- chore: update flake.lock by @floatpanebot in #1470
- chore: sync gomod2nix.toml by @floatpanebot in #1471
- chore: update the website by @andrinoff in #1475
Full Changelog: v0.41.1...v0.42.0
This version is also available on Snapcraft, Homebrew, Flatpak!
View the installation instructions for more details.
Preview Build (PR #1473 @ 7384ce2)
v0.41.1
What's Changed
Bug Fixes
- fix: crashes when sending by @andrinoff in #1454
Documentation
- docs: update feature screenshots by @floatpanebot in #1452
- docs: update demo.gif by @floatpanebot in #1451
Other Changes
- fix: make undo message non-blocking by @andrinoff in #1455
Full Changelog: v0.41.0...v0.41.1
This version is also available on Snapcraft, Homebrew, Flatpak!
View the installation instructions for more details.
v0.41.0
What's Changed
New Features
- feat: send or unsend matcha messages by @mavonx in #1434
- feat: make daemon optional by @andrinoff in #1450
Bug Fixes
- fix: move email actions to daemon by @mavonx in #1378
- fix(badge): dedupe unread count by @FromSi in #1398
- fix: gate status request by @andrinoff in #1427
- fix: save drafts on quit by @andrinoff in #1424
- fix(ui): use overlay for move modal by @andrinoff in #1440
- fix: better protocol selector by @andrinoff in #1441
- fix: move "Language set" to loglevel by @LeaWhoCodes in #1442
- fix: JMAP integration by @masukomi in #1445
- fix: JMAP fetching and moving by @masukomi in #1446
Documentation
- docs: update demo.gif by @floatpanebot in #1390
- docs: update feature screenshots by @floatpanebot in #1391
- docs: add a mention of v1 in README by @andrinoff in #1409
- docs: remove gitads by @andrinoff in #1428
Dependencies
- chore: use secretbox by @andrinoff in #1393
- chore: use floatpane/go-icalendar by @andrinoff in #1395
- chore: use go-keybind by @andrinoff in #1397
- chore(deps): charm.land/bubbletea/v2 ^ v2.0.7 by @floatpanebot in #1405
- chore(deps): react ^ 19.2.7 by @floatpanebot in #1406
- chore(deps): go ^ 1.26.4 by @floatpanebot in #1430
- chore(deps): actions/checkout ^ by @floatpanebot in #1429
- chore(deps): go ^ 1.26.4 by @floatpanebot in #1419
- chore(deps): github.com/floatpane/bubble-overlay ^ v0.1.0 by @floatpanebot in #1437
Continuous Integration
- ci: remove release event by @andrinoff in #1392
- ci: prepare release v1 workflows by @andrinoff in #1400
Chores
- chore: sync gomod2nix.toml by @floatpanebot in #1389
- chore: sync gomod2nix.toml by @floatpanebot in #1394
- chore: sync gomod2nix.toml by @floatpanebot in #1396
- test: implement encryption tests by @mavonx in #1399
- chore: update flake.lock by @floatpanebot in #1401
- chore: sync gomod2nix.toml by @floatpanebot in #1402
- chore: sync gomod2nix.toml by @floatpanebot in #1407
- chore: sync gomod2nix.toml by @floatpanebot in #1439
- chore: update flake.lock by @floatpanebot in #1438
New Contributors
- @LeaWhoCodes made their first contribution in #1442
- @masukomi made their first contribution in #1445
Full Changelog: v0.40.1...v0.41.0
This version is also available on Snapcraft, Homebrew, Flatpak!
View the installation instructions for more details.