|
| 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.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.40.0 --> |
| 23 | +
|
| 24 | + ## What's Changed |
| 25 | + ### New Features |
| 26 | + * feat(tui): add log panel by @FromSi in https://github.com/floatpane/matcha/pull/1329 |
| 27 | + * feat: show unread counts by @mavonx in https://github.com/floatpane/matcha/pull/1343 |
| 28 | + * feat: spellcheck and suggestions by @andrinoff in https://github.com/floatpane/matcha/pull/1362 |
| 29 | + * feat: add termimage by @andrinoff in https://github.com/floatpane/matcha/pull/1366 |
| 30 | + ### Bug Fixes |
| 31 | + * fix: add TLS session resumption by @mavonx in https://github.com/floatpane/matcha/pull/1304 |
| 32 | + * fix(tui): log image debug by @resolvicomai in https://github.com/floatpane/matcha/pull/1316 |
| 33 | + * fix(plugin): add URL format validation by @MD-Mushfiqur123 in https://github.com/floatpane/matcha/pull/1341 |
| 34 | + * fix: replace deprecated ioutil by @MD-Mushfiqur123 in https://github.com/floatpane/matcha/pull/1334 |
| 35 | + * fix: lint issues by @andrinoff in https://github.com/floatpane/matcha/pull/1358 |
| 36 | + * fix: remove signatures in general by @andrinoff in https://github.com/floatpane/matcha/pull/1348 |
| 37 | + * fix(fetcher): limit fetch chunks by @puneetdixit200 in https://github.com/floatpane/matcha/pull/1346 |
| 38 | + * fix(plugin): check test assertions by @MD-Mushfiqur123 in https://github.com/floatpane/matcha/pull/1338 |
| 39 | + * fix(view): log debug file errors by @MD-Mushfiqur123 in https://github.com/floatpane/matcha/pull/1340 |
| 40 | + * fix(daemon): handle socket errors by @MD-Mushfiqur123 in https://github.com/floatpane/matcha/pull/1335 |
| 41 | + * fix(update): check file close errors by @MD-Mushfiqur123 in https://github.com/floatpane/matcha/pull/1336 |
| 42 | + * fix(editor): check temp close by @MD-Mushfiqur123 in https://github.com/floatpane/matcha/pull/1339 |
| 43 | + * fix(fetcher): close debug files by @MD-Mushfiqur123 in https://github.com/floatpane/matcha/pull/1337 |
| 44 | + * fix(fetcher): wait for IDLE goroutines by @mvanhorn in https://github.com/floatpane/matcha/pull/1342 |
| 45 | + * fix(view): sanitize HTML rendering by @FromSi in https://github.com/floatpane/matcha/pull/1361 |
| 46 | + ### Documentation |
| 47 | + * docs: update demo.gif by @floatpanebot in https://github.com/floatpane/matcha/pull/1327 |
| 48 | + * docs: update feature screenshots by @floatpanebot in https://github.com/floatpane/matcha/pull/1328 |
| 49 | + ### Dependencies |
| 50 | + * chore(deps): golang.org/x/sys ^ v0.45.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1330 |
| 51 | + * chore(deps): golang.org/x/crypto ^ v0.52.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1333 |
| 52 | + * chore: bump to avoid vulnerabilities by @andrinoff in https://github.com/floatpane/matcha/pull/1350 |
| 53 | + * chore(deps): greenmail/standalone ^ 2.1.8 by @floatpanebot in https://github.com/floatpane/matcha/pull/1352 |
| 54 | + * chore(deps): actions/github-script ^ v9.0.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1353 |
| 55 | + * chore(deps): actions/upload-artifact ^ v7.0.1 by @floatpanebot in https://github.com/floatpane/matcha/pull/1355 |
| 56 | + * chore(deps): github/codeql-action ^ v4.36.0 by @floatpanebot in https://github.com/floatpane/matcha/pull/1356 |
| 57 | + * chore(deps): golangci/golangci-lint-action ^ v9.2.1 by @floatpanebot in https://github.com/floatpane/matcha/pull/1357 |
| 58 | + ### Continuous Integration |
| 59 | + * fix: better integration, more tests by @andrinoff in https://github.com/floatpane/matcha/pull/1349 |
| 60 | + ### Chores |
| 61 | + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1332 |
| 62 | + * chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1331 |
| 63 | + * chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1344 |
| 64 | + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1345 |
| 65 | + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1351 |
| 66 | + * chore: migrate goreleaser config by @andrinoff in https://github.com/floatpane/matcha/pull/1360 |
| 67 | + * test: refactor body cache tests by @mavonx in https://github.com/floatpane/matcha/pull/1359 |
| 68 | + * chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1363 |
| 69 | + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1364 |
| 70 | + * chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1368 |
| 71 | + * chore: sync gomod2nix.toml by @floatpanebot in https://github.com/floatpane/matcha/pull/1369 |
| 72 | + ### Other Changes |
| 73 | + * fix: #1329 test confict by @andrinoff in https://github.com/floatpane/matcha/pull/1347 |
| 74 | +
|
| 75 | + ## New Contributors |
| 76 | + * @MD-Mushfiqur123 made their first contribution in https://github.com/floatpane/matcha/pull/1341 |
| 77 | + * @puneetdixit200 made their first contribution in https://github.com/floatpane/matcha/pull/1346 |
| 78 | +
|
| 79 | + **Full Changelog**: https://github.com/floatpane/matcha/compare/v0.39.0...v0.40.0 |
| 80 | +ManifestType: defaultLocale |
| 81 | +ManifestVersion: 1.12.0 |
0 commit comments