Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
PackageIdentifier: floatpane.matcha
PackageVersion: 0.35.0
InstallerLocale: en-US
InstallerType: zip
ReleaseDate: "2026-04-26"
Installers:
- Architecture: x64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: matcha.exe
PortableCommandAlias: matcha
InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.35.0/matcha_0.35.0_windows_amd64.zip
InstallerSha256: 3732f70c88e0e8988b05f55dee9beb65d1e8d01e90181f72886e871c1bdd50fe
UpgradeBehavior: uninstallPrevious
- Architecture: arm64
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: matcha.exe
PortableCommandAlias: matcha
InstallerUrl: https://github.com/floatpane/matcha/releases/download/v0.35.0/matcha_0.35.0_windows_arm64.zip
InstallerSha256: 1bd7deced9227f8bd38009696a7ee8363bb2e7ded14d1a9a8b6aca074dcce510
UpgradeBehavior: uninstallPrevious
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
PackageIdentifier: floatpane.matcha
PackageVersion: 0.35.0
PackageLocale: en-US
Publisher: floatpane
PublisherUrl: https://matcha.floatpane.com
PublisherSupportUrl: https://github.com/floatpane/matcha/issues
PackageName: matcha
PackageUrl: https://matcha.floatpane.com
License: MIT
ShortDescription: A beautiful and functional email client for your terminal.
Description: |
A beautiful and functional email client for your terminal, built with Go and the charming Bubble Tea TUI library.
Never leave your command line to check your inbox or send an email again!
Moniker: matcha
Tags:
- email
- terminal
- tui
ReleaseNotes: |
<!-- Release notes generated using configuration in .github/release.yml at v0.35.0 -->

## What's Changed
### New Features
* docs: update feature screenshots by @floatpanebot in https://github.com/floatpane/matcha/pull/829
* feat: add no-header flag to csv export by @A-R-Narke in https://github.com/floatpane/matcha/pull/841
* feat: localization by @andrinoff in https://github.com/floatpane/matcha/pull/842
* feat: per-account email signatures by @kyooosukedn in https://github.com/floatpane/matcha/pull/847
* feat: mailto support and swift lib by @andrinoff in https://github.com/floatpane/matcha/pull/852
* feat: split panes by @andrinoff in https://github.com/floatpane/matcha/pull/1006
### Bug Fixes
* fix: add timeout to HTTP client by @kyooosukedn in https://github.com/floatpane/matcha/pull/835
* fix: change the language dynamically by @andrinoff in https://github.com/floatpane/matcha/pull/843
* fix: unchecked error on ReadAll by @andrinoff in https://github.com/floatpane/matcha/pull/851
* fix: remove html from linguist by @andrinoff in https://github.com/floatpane/matcha/pull/854
### Performance Improvements
* chore: use strings.Builder by @Haroka-74 in https://github.com/floatpane/matcha/pull/1016
### Documentation
* docs: update demo.gif by @floatpanebot in https://github.com/floatpane/matcha/pull/828
* docs: add public and developer docs by @andrinoff in https://github.com/floatpane/matcha/pull/844
### Continuous Integration
* ci: use renovate github action by @andrinoff in https://github.com/floatpane/matcha/pull/1009
* ci: add /build command by @andrinoff in https://github.com/floatpane/matcha/pull/1013
* ci: build prerelease by @andrinoff in https://github.com/floatpane/matcha/pull/1014
* ci: exclude all prereleases by @andrinoff in https://github.com/floatpane/matcha/pull/1015
### Chores
* chore: remove stb_image from linguist by @andrinoff in https://github.com/floatpane/matcha/pull/856
* chore: clean up gitattributes by @andrinoff in https://github.com/floatpane/matcha/pull/857
* chore: update website by @andrinoff in https://github.com/floatpane/matcha/pull/858

## New Contributors
* @floatpanebot made their first contribution in https://github.com/floatpane/matcha/pull/828
* @A-R-Narke made their first contribution in https://github.com/floatpane/matcha/pull/841

**Full Changelog**: https://github.com/floatpane/matcha/compare/v0.34.0...v0.35.0
ManifestType: defaultLocale
ManifestVersion: 1.12.0
7 changes: 7 additions & 0 deletions manifests/f/floatpane/matcha/0.35.0/floatpane.matcha.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# This file was generated by GoReleaser. DO NOT EDIT.
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
PackageIdentifier: floatpane.matcha
PackageVersion: 0.35.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0