Releases: floatpane/matcha
Releases · floatpane/matcha
v0.38.0
What's Changed
New Features
- feat: show attachment file sizes by @FromSi in #1252
- feat: select composer attachments by @FromSi in #1259
- feat: global email body cache eviction by @FromSi in #1257
- feat: plugin settings SDK by @andrinoff in #1266
- feat(plugin): per-plugin KV storage by @mvanhorn in #1187
- feat: maildir support by @andrinoff in #1283
Bug Fixes
- fix(config): cache read no mutation by @mvanhorn in #1256
- fix: protect providers map by @mavonx in #1268
- fix: UTF-8 filename truncation by @1108han-blip in #1272
- fix: mailbox channel send non-blocking by @mvanhorn in #1270
- fix(fetcher): nil-safe charset lookup by @SAY-5 in #1276
- fix: clean account caches on deletion by @FromSi in #1265
- fix(tui): surface fetchFolders errors by @mvanhorn in #1267
Documentation
- docs: update feature screenshots by @floatpanebot in #1247
- docs: update demo.gif by @floatpanebot in #1248
- docs: Open Collective funding option by @andrinoff in #1275
- docs: add github sponsors by @andrinoff in #1282
Dependencies
- chore(deps): go ^ 1.26.3 by @floatpanebot in #1253
- chore(deps): go ^ 1.26.3 by @floatpanebot in #1254
- chore(deps): golang.org/x/sys ^ v0.44.0 by @floatpanebot in #1258
- chore(deps): golang.org/x/text ^ v0.37.0 by @floatpanebot in #1261
- chore(deps): golang.org/x/crypto ^ v0.51.0 by @floatpanebot in #1262
- chore(deps): golang.org/x/term ^ v0.43.0 by @floatpanebot in #1260
- chore(deps): cachix/install-nix-action ^ v31.10.6 by @floatpanebot in #1285
Continuous Integration
- ci: label PRs by diff size by @andrinoff in #1273
- feat: nix support + new site URL by @andrinoff in #1271
Chores
- chore: update flake.lock by @floatpanebot in #1263
- chore: sync gomod2nix.toml by @floatpanebot in #1264
New Contributors
- @1108han-blip made their first contribution in #1272
Full Changelog: v0.37.0...v0.38.0
This version is also available on Snapcraft, Homebrew, Flatpak!
View the installation instructions for more details.
Preview Build (PR #1283 @ a39fb63)
Preview Build (PR #1279 @ ca79b63)
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.