Skip to content

Commit c0bc18e

Browse files
committed
New version: floatpane.matcha 0.38.0: add locale
1 parent 97e26ac commit c0bc18e

1 file changed

Lines changed: 65 additions & 0 deletions

File tree

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
PackageIdentifier: floatpane.matcha
4+
PackageVersion: 0.38.0
5+
PackageLocale: en-US
6+
Publisher: floatpane
7+
PublisherUrl: https://matcha.email
8+
PublisherSupportUrl: https://github.com/floatpane/matcha/issues
9+
PackageName: matcha
10+
PackageUrl: https://matcha.email
11+
License: MIT
12+
ShortDescription: A beautiful and functional email client for your terminal.
13+
Description: |
14+
A beautiful and functional email client for your terminal, built with Go and the charming Bubble Tea TUI library.
15+
Never leave your command line to check your inbox or send an email again!
16+
Moniker: matcha
17+
Tags:
18+
- email
19+
- terminal
20+
- tui
21+
ReleaseNotes: |
22+
<!-- Release notes generated using configuration in .github/release.yml at v0.38.0 -->
23+
24+
## What's Changed
25+
### New Features
26+
* feat: show attachment file sizes by @FromSi in https://github.com/floatpane/matcha/pull/1252
27+
* feat: select composer attachments by @FromSi in https://github.com/floatpane/matcha/pull/1259
28+
* feat: global email body cache eviction by @FromSi in https://github.com/floatpane/matcha/pull/1257
29+
* feat: plugin settings SDK by @andrinoff in https://github.com/floatpane/matcha/pull/1266
30+
* feat(plugin): per-plugin KV storage by @mvanhorn in https://github.com/floatpane/matcha/pull/1187
31+
* feat: maildir support by @andrinoff in https://github.com/floatpane/matcha/pull/1283
32+
### Bug Fixes
33+
* fix(config): cache read no mutation by @mvanhorn in https://github.com/floatpane/matcha/pull/1256
34+
* fix: protect providers map by @mavonx in https://github.com/floatpane/matcha/pull/1268
35+
* fix: UTF-8 filename truncation by @1108han-blip in https://github.com/floatpane/matcha/pull/1272
36+
* fix: mailbox channel send non-blocking by @mvanhorn in https://github.com/floatpane/matcha/pull/1270
37+
* fix(fetcher): nil-safe charset lookup by @SAY-5 in https://github.com/floatpane/matcha/pull/1276
38+
* fix: clean account caches on deletion by @FromSi in https://github.com/floatpane/matcha/pull/1265
39+
* fix(tui): surface fetchFolders errors by @mvanhorn in https://github.com/floatpane/matcha/pull/1267
40+
### Documentation
41+
* docs: update feature screenshots by @floatpanebot in https://github.com/floatpane/matcha/pull/1247
42+
* docs: update demo.gif by @floatpanebot in https://github.com/floatpane/matcha/pull/1248
43+
* docs: Open Collective funding option by @andrinoff in https://github.com/floatpane/matcha/pull/1275
44+
* docs: add github sponsors by @andrinoff in https://github.com/floatpane/matcha/pull/1282
45+
### Dependencies
46+
* chore(deps): go ^ 1.26.3 by @floatpanebot in https://github.com/floatpane/matcha/pull/1253
47+
* chore(deps): go ^ 1.26.3 by @floatpanebot in https://github.com/floatpane/matcha/pull/1254
48+
* chore(deps): golang.org/x/sys ^ v0.44.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1258
49+
* chore(deps): golang.org/x/text ^ v0.37.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1261
50+
* chore(deps): golang.org/x/crypto ^ v0.51.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1262
51+
* chore(deps): golang.org/x/term ^ v0.43.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1260
52+
* chore(deps): cachix/install-nix-action ^ v31.10.6 by @floatpanebot in https://github.com/floatpane/matcha/pull/1285
53+
### Continuous Integration
54+
* ci: label PRs by diff size by @andrinoff in https://github.com/floatpane/matcha/pull/1273
55+
* feat: nix support + new site URL by @andrinoff in https://github.com/floatpane/matcha/pull/1271
56+
### Chores
57+
* chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1263
58+
* chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1264
59+
60+
## New Contributors
61+
* @1108han-blip made their first contribution in https://github.com/floatpane/matcha/pull/1272
62+
63+
**Full Changelog**: https://github.com/floatpane/matcha/compare/v0.37.0...v0.38.0
64+
ManifestType: defaultLocale
65+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)