Skip to content

Commit dba8c6d

Browse files
committed
New version: floatpane.matcha 0.40.1: add locale
1 parent a502914 commit dba8c6d

1 file changed

Lines changed: 50 additions & 0 deletions

File tree

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
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.40.1
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.40.1 -->
23+
24+
## What's Changed
25+
### Bug Fixes
26+
* fix: prevent a fork bomb by @andrinoff in https://github.com/floatpane/matcha/pull/1374
27+
* fix: centralize cache file registry by @mavonx in https://github.com/floatpane/matcha/pull/1370
28+
* fix: maildir fetch errors by @andrinoff in https://github.com/floatpane/matcha/pull/1375
29+
* fix(tui): settings focus nav by @FromSi in https://github.com/floatpane/matcha/pull/1367
30+
* fix: inaccessible settings fields by @andrinoff in https://github.com/floatpane/matcha/pull/1388
31+
### Documentation
32+
* docs: add commit message length rule by @FromSi in https://github.com/floatpane/matcha/pull/1373
33+
* docs: update demo.gif by @floatpanebot in https://github.com/floatpane/matcha/pull/1371
34+
* docs: update feature screenshots by @floatpanebot in https://github.com/floatpane/matcha/pull/1372
35+
* docs: support TIP CAUTION and other by @andrinoff in https://github.com/floatpane/matcha/pull/1376
36+
### Dependencies
37+
* chore: use udsrpc for daemon by @andrinoff in https://github.com/floatpane/matcha/pull/1382
38+
* chore(deps): github.com/floatpane/termimage ^ v0.2.1 by @floatpanebot in https://github.com/floatpane/matcha/pull/1380
39+
* chore: add jwz-go and bubble-overlay by @andrinoff in https://github.com/floatpane/matcha/pull/1379
40+
* chore: use new library cardhl by @andrinoff in https://github.com/floatpane/matcha/pull/1387
41+
### Chores
42+
* chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1383
43+
* chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1384
44+
* chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1385
45+
* chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1386
46+
47+
48+
**Full Changelog**: https://github.com/floatpane/matcha/compare/v0.40.0...v0.40.1
49+
ManifestType: defaultLocale
50+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)