|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: MacroDeck.MacroDeck |
| 5 | +PackageVersion: 2.15.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: MacroDeck |
| 8 | +PublisherUrl: https://macro-deck.app/ |
| 9 | +PublisherSupportUrl: https://github.com/Macro-Deck-App/Macro-Deck/issues |
| 10 | +PrivacyUrl: https://macro-deck.app/privacy |
| 11 | +Author: Manuel Mayer |
| 12 | +PackageName: MacroDeck |
| 13 | +PackageUrl: https://macro-deck.app/download |
| 14 | +License: Apache-2.0 |
| 15 | +LicenseUrl: https://github.com/Macro-Deck-App/Macro-Deck/blob/HEAD/LICENSE |
| 16 | +Copyright: Copyright 2026 Manuel Mayer |
| 17 | +CopyrightUrl: https://macro-deck.app/termsofuse |
| 18 | +ShortDescription: Macro Deck transforms your phone, tablet, or any device equipped with a modern internet browser into an efficient remote macro pad. With this tool, you can execute single or multi-step actions seamlessly with just a single tap. |
| 19 | +Tags: |
| 20 | +- broadcasting |
| 21 | +- streaming |
| 22 | +- twitch |
| 23 | +- video |
| 24 | +ReleaseNotes: |- |
| 25 | + What's Changed |
| 26 | + 🚀 Improvements |
| 27 | + - The code is now signed using a code signing certificate |
| 28 | + - General ui improvement by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/598 |
| 29 | + - Improve folder view with custom theme and interaction fixes by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/633 |
| 30 | + - Add SSL certificate support with self-signed generation by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/634 |
| 31 | + - Add Serilog for logging by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/636 |
| 32 | + - Add Sentry integration for error reporting and implement configurable opt-out in settings by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/637 |
| 33 | + - Load icons lazily and fix icon-related memory leaks by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/638 |
| 34 | + - Dispose resources properly to fix memory leaks and improve application cleanup logic by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/639 |
| 35 | + - Improve icon selector performance by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/643 |
| 36 | + - Add NuGet package for Macro Deck API and publish workflow by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/647 |
| 37 | + - Improve performance of the Extension Manager and Store by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/648 |
| 38 | + 🛠 Breaking Changes |
| 39 | + - Bump PluginApiVersion to 41 by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/645 |
| 40 | + 🐞 Bug Fixes |
| 41 | + - Fix keyboard shortcut definitions in TemplateEditor by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/631 |
| 42 | + - Improve device handling by adding file locking and corruption recovery by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/632 |
| 43 | + - Fix empty deck when restoring main window from tray by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/640 |
| 44 | + - Fix typo in welcome screen by @guest712 in https://github.com/Macro-Deck-App/Macro-Deck/pull/644 |
| 45 | + ⬆️ Dependencies |
| 46 | + - Update target framework to net10.0-windows10.0.19041.0 by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/649 |
| 47 | + 🛠️ Other Changes |
| 48 | + - refactor: store profiles as individual JSON files instead of SQLite by @manuelmayer-dev in https://github.com/Macro-Deck-App/Macro-Deck/pull/642 |
| 49 | + New Contributors |
| 50 | + - @guest712 made their first contribution in https://github.com/Macro-Deck-App/Macro-Deck/pull/644 |
| 51 | + Full Changelog: https://github.com/Macro-Deck-App/Macro-Deck/compare/v2.14.1...v2.15.0 |
| 52 | +ReleaseNotesUrl: https://github.com/Macro-Deck-App/Macro-Deck/releases/tag/v2.15.0 |
| 53 | +Documentations: |
| 54 | +- DocumentLabel: Wiki |
| 55 | + DocumentUrl: https://github.com/Macro-Deck-App/Macro-Deck/wiki |
| 56 | +ManifestType: defaultLocale |
| 57 | +ManifestVersion: 1.12.0 |
0 commit comments