|
| 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.36.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.36.0 --> |
| 23 | +
|
| 24 | + ## What's Changed |
| 25 | + ### New Features |
| 26 | + * feat: sixel fallback for multiplexers by @andrinoff in https://github.com/floatpane/matcha/pull/1011 |
| 27 | + * feat: custom keybindings by @andrinoff in https://github.com/floatpane/matcha/pull/1185 |
| 28 | + * feat(search): server-side email search by @mvanhorn in https://github.com/floatpane/matcha/pull/1186 |
| 29 | + ### Bug Fixes |
| 30 | + * fix: defer kitty debug-log Close by @SAY-5 in https://github.com/floatpane/matcha/pull/909 |
| 31 | + * test(config): add folder_cache tests by @mvanhorn in https://github.com/floatpane/matcha/pull/1007 |
| 32 | + * fix: nil check in renderCalendarInvite by @vedparkasharya in https://github.com/floatpane/matcha/pull/1023 |
| 33 | + * fix: cache migration error silent fail by @itniuma2026 in https://github.com/floatpane/matcha/pull/1005 |
| 34 | + * fix(cache): Add log email cache errors by @joserafaelSH in https://github.com/floatpane/matcha/pull/1181 |
| 35 | + * fix: handle zero terminal cell height by @Haroka-74 in https://github.com/floatpane/matcha/pull/1184 |
| 36 | + * fix(sender): check writes in iMIP body by @mvanhorn in https://github.com/floatpane/matcha/pull/1182 |
| 37 | + * fix: notifications being sent when off by @andrinoff in https://github.com/floatpane/matcha/pull/1194 |
| 38 | + * fix: randomize pgp boundary by @Genmin in https://github.com/floatpane/matcha/pull/1191 |
| 39 | + * fix(cache): trim <> from email keys by @mvanhorn in https://github.com/floatpane/matcha/pull/1190 |
| 40 | + * fix: change read path in i18n loader by @andrinoff in https://github.com/floatpane/matcha/pull/1193 |
| 41 | + ### Performance Improvements |
| 42 | + * perf: use slices instead of bubblesort by @Haroka-74 in https://github.com/floatpane/matcha/pull/1179 |
| 43 | + ### Documentation |
| 44 | + * docs: update feature screenshots by @floatpanebot in https://github.com/floatpane/matcha/pull/1018 |
| 45 | + * docs: update demo.gif by @floatpanebot in https://github.com/floatpane/matcha/pull/1017 |
| 46 | + ### Dependencies |
| 47 | + * chore(deps): update renovatebot/github-action action to v46.1.11 by @floatpanebot in https://github.com/floatpane/matcha/pull/1025 |
| 48 | + * chore(deps): update renovatebot/github-action action to v46.1.12 by @floatpanebot in https://github.com/floatpane/matcha/pull/1189 |
| 49 | + ### Continuous Integration |
| 50 | + * ci: exclude preview tags by @andrinoff in https://github.com/floatpane/matcha/pull/1019 |
| 51 | + * ci: add /assign command by @andrinoff in https://github.com/floatpane/matcha/pull/1021 |
| 52 | + * refactor: extract shared HTTP timeouts by @mvanhorn in https://github.com/floatpane/matcha/pull/1022 |
| 53 | + * ci: exclude preview from commit log by @andrinoff in https://github.com/floatpane/matcha/pull/1028 |
| 54 | + ### Chores |
| 55 | + * chore: use strings.Builder in validator by @Haroka-74 in https://github.com/floatpane/matcha/pull/1020 |
| 56 | + * chore: update flake.lock by @floatpanebot in https://github.com/floatpane/matcha/pull/1026 |
| 57 | + * chore: use strings.Builder in yubikey by @Haroka-74 in https://github.com/floatpane/matcha/pull/1024 |
| 58 | + * chore(daemon): named timeout constants by @mvanhorn in https://github.com/floatpane/matcha/pull/1027 |
| 59 | + * chore: defer file closes by @Haroka-74 in https://github.com/floatpane/matcha/pull/1180 |
| 60 | +
|
| 61 | + ## New Contributors |
| 62 | + * @vedparkasharya made their first contribution in https://github.com/floatpane/matcha/pull/1023 |
| 63 | + * @itniuma2026 made their first contribution in https://github.com/floatpane/matcha/pull/1005 |
| 64 | + * @joserafaelSH made their first contribution in https://github.com/floatpane/matcha/pull/1181 |
| 65 | + * @Genmin made their first contribution in https://github.com/floatpane/matcha/pull/1191 |
| 66 | +
|
| 67 | + **Full Changelog**: https://github.com/floatpane/matcha/compare/v0.35.0...v0.36.0 |
| 68 | +ManifestType: defaultLocale |
| 69 | +ManifestVersion: 1.12.0 |
0 commit comments