Skip to content

Commit 36a44ff

Browse files
committed
New version: floatpane.matcha 0.34.0: add locale
1 parent 3100767 commit 36a44ff

1 file changed

Lines changed: 57 additions & 0 deletions

File tree

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
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.34.0
5+
PackageLocale: en-US
6+
Publisher: floatpane
7+
PublisherUrl: https://matcha.floatpane.com
8+
PublisherSupportUrl: https://github.com/floatpane/matcha/issues
9+
PackageName: matcha
10+
PackageUrl: https://matcha.floatpane.com
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.34.0 -->
23+
24+
## What's Changed
25+
### New Features
26+
* feat: daemon by @andrinoff in https://github.com/floatpane/matcha/pull/682
27+
* feat(tui/login): add ctrl+v password visibility toggle by @mvanhorn in https://github.com/floatpane/matcha/pull/685
28+
### Bug Fixes
29+
* fix(fetcher): replace fmt.Print with standard logger by @Haroka-74 in https://github.com/floatpane/matcha/pull/712
30+
* fix: enforce TLS 1.2 minimum version in IMAP and SMTP connections by @kyooosukedn in https://github.com/floatpane/matcha/pull/742
31+
* ci: use regex to stop errors by @andrinoff in https://github.com/floatpane/matcha/pull/747
32+
* fix: sanitize attachment filename to prevent path traversal by @kyooosukedn in https://github.com/floatpane/matcha/pull/743
33+
* fix: use atomic increment for image ID allocation to prevent race condition by @kyooosukedn in https://github.com/floatpane/matcha/pull/748
34+
* fix: use local time, and highlight dates by @andrinoff in https://github.com/floatpane/matcha/pull/749
35+
* ci: fix screenshots workflow by @andrinoff in https://github.com/floatpane/matcha/pull/822
36+
* fix: validate port range by @kyooosukedn in https://github.com/floatpane/matcha/pull/823
37+
* fix: limit filename length by @andrinoff in https://github.com/floatpane/matcha/pull/825
38+
* fix: check io.ReadAll errors (#713) by @mvanhorn in https://github.com/floatpane/matcha/pull/726
39+
* fix: load folders from cache by @andrinoff in https://github.com/floatpane/matcha/pull/826
40+
* fix: encryption settings not working by @andrinoff in https://github.com/floatpane/matcha/pull/827
41+
### Dependencies
42+
* chore(deps): update actions/github-script action to v9 by @renovate[bot] in https://github.com/floatpane/matcha/pull/745
43+
### Continuous Integration
44+
* ci: add bot @floatpanebot by @andrinoff in https://github.com/floatpane/matcha/pull/746
45+
* ci: add check for length by @andrinoff in https://github.com/floatpane/matcha/pull/824
46+
### Chores
47+
* chore: refactor settings.go and improve UI by @andrinoff in https://github.com/floatpane/matcha/pull/683
48+
### Other Changes
49+
* docs: update demo.gif by @github-actions[bot] in https://github.com/floatpane/matcha/pull/680
50+
51+
## New Contributors
52+
* @Haroka-74 made their first contribution in https://github.com/floatpane/matcha/pull/712
53+
* @kyooosukedn made their first contribution in https://github.com/floatpane/matcha/pull/742
54+
55+
**Full Changelog**: https://github.com/floatpane/matcha/compare/v0.33.0...v0.34.0
56+
ManifestType: defaultLocale
57+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)