Releases: floatpane/matcha
Releases · floatpane/matcha
Preview Build (PR #1213 @ 221fd40)
Nightly Build (0af4499)
Warning
This is an automated nightly build from the latest master commit (0af4499). 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.1
- docs: add github trending (#1236) (0af4499)
- feat(config): add LRU eviction (#1227) (cd409ca)
- chore(deps): cachix/install-nix-action ^ (#1232) (fba7663)
- feat: manupulate bodies from plugins (#1226) (3c00cf6)
- docs: add sponsors to README (#1225) (4a1229e)
- ci: add labeler configuration for PRs (#1224) (9d37365)
- ci: better stale issues (#1220) (464f82a)
- docs: update demo.gif (#1223) (3d54db8)
- chore(deps): actions/github-script ^ v9 (#1221) (9393de4)
- chore(deps): actions/labeler ^ v6.0.1 (#1222) (98ed666)
- ci: add more workflows for issues (#1220) (35f7b1a)
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.
Preview Build (PR #1203 @ 595ef1c)
v0.35.0
What's Changed
New Features
- docs: update feature screenshots by @floatpanebot in #829
- feat: add no-header flag to csv export by @A-R-Narke in #841
- feat: localization by @andrinoff in #842
- feat: per-account email signatures by @kyooosukedn in #847
- feat: mailto support and swift lib by @andrinoff in #852
- feat: split panes by @andrinoff in #1006
Bug Fixes
- fix: add timeout to HTTP client by @kyooosukedn in #835
- fix: change the language dynamically by @andrinoff in #843
- fix: unchecked error on ReadAll by @andrinoff in #851
- fix: remove html from linguist by @andrinoff in #854
Performance Improvements
- chore: use strings.Builder by @Haroka-74 in #1016
Documentation
- docs: update demo.gif by @floatpanebot in #828
- docs: add public and developer docs by @andrinoff in #844
Continuous Integration
- ci: use renovate github action by @andrinoff in #1009
- ci: add /build command by @andrinoff in #1013
- ci: build prerelease by @andrinoff in #1014
- ci: exclude all prereleases by @andrinoff in #1015
Chores
- chore: remove stb_image from linguist by @andrinoff in #856
- chore: clean up gitattributes by @andrinoff in #857
- chore: update website by @andrinoff in #858
New Contributors
- @floatpanebot made their first contribution in #828
- @A-R-Narke made their first contribution in #841
Full Changelog: v0.34.0...v0.35.0
This version is also available on Snapcraft, Homebrew, Flatpak!
View the installation instructions for more details.