|
| 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.39.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.39.0 --> |
| 23 | +
|
| 24 | + ## What's Changed |
| 25 | + ### New Features |
| 26 | + * feat: in-memory LRU email body cache by @mavonx in https://github.com/floatpane/matcha/pull/1281 |
| 27 | + * feat(inbox): add detailed dates by @FromSi in https://github.com/floatpane/matcha/pull/1295 |
| 28 | + * feat: prevent auto read and mark unread by @andrinoff in https://github.com/floatpane/matcha/pull/1298 |
| 29 | + * feat(cli): add log verbosity flags by @mvanhorn in https://github.com/floatpane/matcha/pull/1311 |
| 30 | + ### Bug Fixes |
| 31 | + * ci: correct nix pr bump by @andrinoff in https://github.com/floatpane/matcha/pull/1294 |
| 32 | + * fix(clib): escape markdown fallback by @FromSi in https://github.com/floatpane/matcha/pull/1290 |
| 33 | + * fix: mailing-list addresses in a slice by @mvanhorn in https://github.com/floatpane/matcha/pull/1277 |
| 34 | + * test: check daemon unmarshal errors by @mturac in https://github.com/floatpane/matcha/pull/1296 |
| 35 | + * fix: SMTP HELO hostname by @nanookclaw in https://github.com/floatpane/matcha/pull/1284 |
| 36 | + * fix(reply): use send-as envelope by @FromSi in https://github.com/floatpane/matcha/pull/1279 |
| 37 | + * fix: Ghostty image hyperlink bug by @andrinoff in https://github.com/floatpane/matcha/pull/1297 |
| 38 | + * fix(composer): validate recipients by @FromSi in https://github.com/floatpane/matcha/pull/1310 |
| 39 | + * fix: close split view by @andrinoff in https://github.com/floatpane/matcha/pull/1315 |
| 40 | + * fix(pop3): wrap underlying errors by @mvanhorn in https://github.com/floatpane/matcha/pull/1320 |
| 41 | + * fix(i18n): wrap parse error cause by @resolvicomai in https://github.com/floatpane/matcha/pull/1319 |
| 42 | + * fix: keep empty part path by @resolvicomai in https://github.com/floatpane/matcha/pull/1321 |
| 43 | + ### Documentation |
| 44 | + * docs: update feature screenshots by @floatpanebot in https://github.com/floatpane/matcha/pull/1289 |
| 45 | + * docs: update demo.gif by @floatpanebot in https://github.com/floatpane/matcha/pull/1288 |
| 46 | + ### Chores |
| 47 | + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1287 |
| 48 | + * chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1286 |
| 49 | + ### Other Changes |
| 50 | + * fix(sender): handle qp errors by @resolvicomai in https://github.com/floatpane/matcha/pull/1318 |
| 51 | +
|
| 52 | + ## New Contributors |
| 53 | + * @mturac made their first contribution in https://github.com/floatpane/matcha/pull/1296 |
| 54 | + * @resolvicomai made their first contribution in https://github.com/floatpane/matcha/pull/1318 |
| 55 | +
|
| 56 | + **Full Changelog**: https://github.com/floatpane/matcha/compare/v0.38.0...v0.39.0 |
| 57 | +ManifestType: defaultLocale |
| 58 | +ManifestVersion: 1.12.0 |
0 commit comments