Releases: floatpane/matcha
Releases · floatpane/matcha
Nightly Build (5d29e3b)
Warning
This is an automated nightly build from the latest master commit (5d29e3b). 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.37.0
- chore(deps): golang.org/x/text ^ v0.37.0 (#1261) (5d29e3b)
- chore(deps): golang.org/x/sys ^ v0.44.0 (#1258) (8201361)
- docs: update demo.gif (#1248) (dd34ac2)
- feat: show attachment file sizes (#1252) (8418535)
- chore(deps): go ^ 1.26.3 (#1254) (944af77)
- chore(deps): go ^ 1.26.3 (#1253) (f6343e9)
- docs: update feature screenshots (#1247) (62f89db)
v0.37.0
What's Changed
New Features
- feat: manupulate bodies from plugins by @andrinoff in #1226
- feat(config): add LRU eviction by @mavonx in #1227
- feat: markdown for html bodies by @YeeP79 in #1213
- feat(threading): JWZ conversation view by @mvanhorn in #1188
Bug Fixes
- fix(sender): fail closed on rand error by @SAY-5 in #1233
- fix(tui): stop attachment nav scroll by @FromSi in #1243
- fix(tui): wrap menu navigation by @FromSi in #1242
- fix: split pane html conv and table fix by @andrinoff in #1246
Documentation
- docs: update demo.gif by @floatpanebot in #1223
- docs: add sponsors to README by @andrinoff in #1225
- docs: add github trending by @andrinoff in #1236
Dependencies
- chore(deps): actions/labeler ^ v6.0.1 by @floatpanebot in #1222
- chore(deps): actions/github-script ^ v9 by @floatpanebot in #1221
- chore(deps): cachix/install-nix-action ^ by @floatpanebot in #1232
- chore(deps): react ^ 19.2.6 by @floatpanebot in #1244
Continuous Integration
- ci: add more workflows for issues by @andrinoff in #1220
- ci: add labeler configuration for PRs by @andrinoff in #1224
New Contributors
Full Changelog: v0.36.1...v0.37.0
This version is also available on Snapcraft, Homebrew, Flatpak!
View the installation instructions for more details.
Preview Build (PR #1246 @ f327f42)
Preview Build (PR #1213 @ 221fd40)
v0.36.1
What's Changed
New Features
- docs: update feature screenshots by @floatpanebot in #1196
Bug Fixes
- fix: pass through in search by @mvanhorn in #1203
- fix(daemon): notify only when new mail by @EmilyxFox in #1205
- fix(i18n): wrap error in loader by @Haroka-74 in #1202
- fix: allow subaddresses for gmail by @andrinoff in #1206
- fix: add catch-all support by @andrinoff in #1208
- fix(fetcher): decode bad charset by @guyua9 in #1214
- fix: reply with To address for catchall by @andrinoff in #1217
- fix(nix): use gomod2nix and build scard by @endoze in #1212
- fix(tui): add cyclic navigation by @HassanFouad in #1216
- fix: add panic recovery by @Haroka-74 in #1209
Documentation
- docs: update demo.gif by @floatpanebot in #1195
Dependencies
- fix(deps): update docusaurus monorepo to v3.10.1 by @floatpanebot in #1204
New Contributors
- @EmilyxFox made their first contribution in #1205
- @guyua9 made their first contribution in #1214
- @endoze made their first contribution in #1212
- @HassanFouad made their first contribution in #1216
Full Changelog: v0.36.0...v0.36.1
This version is also available on Snapcraft, Homebrew, Flatpak!
View the installation instructions for more details.
Preview Build (PR #1217 @ a246d61)
Preview Build (PR #1208 @ 0b0d880)
Preview Build (PR #1206 @ 7dd38a4)
v0.36.0
What's Changed
New Features
- feat: sixel fallback for multiplexers by @andrinoff in #1011
- feat: custom keybindings by @andrinoff in #1185
- feat(search): server-side email search by @mvanhorn in #1186
Bug Fixes
- fix: defer kitty debug-log Close by @SAY-5 in #909
- test(config): add folder_cache tests by @mvanhorn in #1007
- fix: nil check in renderCalendarInvite by @vedparkasharya in #1023
- fix: cache migration error silent fail by @itniuma2026 in #1005
- fix(cache): Add log email cache errors by @joserafaelSH in #1181
- fix: handle zero terminal cell height by @Haroka-74 in #1184
- fix(sender): check writes in iMIP body by @mvanhorn in #1182
- fix: notifications being sent when off by @andrinoff in #1194
- fix: randomize pgp boundary by @Genmin in #1191
- fix(cache): trim <> from email keys by @mvanhorn in #1190
- fix: change read path in i18n loader by @andrinoff in #1193
Performance Improvements
- perf: use slices instead of bubblesort by @Haroka-74 in #1179
Documentation
- docs: update feature screenshots by @floatpanebot in #1018
- docs: update demo.gif by @floatpanebot in #1017
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
- ci: exclude preview tags by @andrinoff in #1019
- ci: add /assign command by @andrinoff in #1021
- refactor: extract shared HTTP timeouts by @mvanhorn in #1022
- ci: exclude preview from commit log by @andrinoff in #1028
Chores
- chore: use strings.Builder in validator by @Haroka-74 in #1020
- chore: update flake.lock by @floatpanebot in #1026
- chore: use strings.Builder in yubikey by @Haroka-74 in #1024
- chore(daemon): named timeout constants by @mvanhorn in #1027
- chore: defer file closes by @Haroka-74 in #1180
New Contributors
- @vedparkasharya made their first contribution in #1023
- @itniuma2026 made their first contribution in #1005
- @joserafaelSH made their first contribution in #1181
- @Genmin made their first contribution in #1191
Full Changelog: v0.35.0...v0.36.0
This version is also available on Snapcraft, Homebrew, Flatpak!
View the installation instructions for more details.