Skip to content

Commit fdfeffd

Browse files
committed
New version: floatpane.matcha 0.35.0: add locale
1 parent 15ffae6 commit fdfeffd

1 file changed

Lines changed: 58 additions & 0 deletions

File tree

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
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.35.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.35.0 -->
23+
24+
## What's Changed
25+
### New Features
26+
* docs: update feature screenshots by @floatpanebot in https://github.com/floatpane/matcha/pull/829
27+
* feat: add no-header flag to csv export by @A-R-Narke in https://github.com/floatpane/matcha/pull/841
28+
* feat: localization by @andrinoff in https://github.com/floatpane/matcha/pull/842
29+
* feat: per-account email signatures by @kyooosukedn in https://github.com/floatpane/matcha/pull/847
30+
* feat: mailto support and swift lib by @andrinoff in https://github.com/floatpane/matcha/pull/852
31+
* feat: split panes by @andrinoff in https://github.com/floatpane/matcha/pull/1006
32+
### Bug Fixes
33+
* fix: add timeout to HTTP client by @kyooosukedn in https://github.com/floatpane/matcha/pull/835
34+
* fix: change the language dynamically by @andrinoff in https://github.com/floatpane/matcha/pull/843
35+
* fix: unchecked error on ReadAll by @andrinoff in https://github.com/floatpane/matcha/pull/851
36+
* fix: remove html from linguist by @andrinoff in https://github.com/floatpane/matcha/pull/854
37+
### Performance Improvements
38+
* chore: use strings.Builder by @Haroka-74 in https://github.com/floatpane/matcha/pull/1016
39+
### Documentation
40+
* docs: update demo.gif by @floatpanebot in https://github.com/floatpane/matcha/pull/828
41+
* docs: add public and developer docs by @andrinoff in https://github.com/floatpane/matcha/pull/844
42+
### Continuous Integration
43+
* ci: use renovate github action by @andrinoff in https://github.com/floatpane/matcha/pull/1009
44+
* ci: add /build command by @andrinoff in https://github.com/floatpane/matcha/pull/1013
45+
* ci: build prerelease by @andrinoff in https://github.com/floatpane/matcha/pull/1014
46+
* ci: exclude all prereleases by @andrinoff in https://github.com/floatpane/matcha/pull/1015
47+
### Chores
48+
* chore: remove stb_image from linguist by @andrinoff in https://github.com/floatpane/matcha/pull/856
49+
* chore: clean up gitattributes by @andrinoff in https://github.com/floatpane/matcha/pull/857
50+
* chore: update website by @andrinoff in https://github.com/floatpane/matcha/pull/858
51+
52+
## New Contributors
53+
* @floatpanebot made their first contribution in https://github.com/floatpane/matcha/pull/828
54+
* @A-R-Narke made their first contribution in https://github.com/floatpane/matcha/pull/841
55+
56+
**Full Changelog**: https://github.com/floatpane/matcha/compare/v0.34.0...v0.35.0
57+
ManifestType: defaultLocale
58+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)