Releases: microsoft/winget-studio
Releases · microsoft/winget-studio
WinGet Studio (Experimental) v0.100.329.0
What's Changed
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @AmelBawa-msft in #171
- Add empty state UI when there are no resources by @mdanish-kh in #178
- Use Latest WinGet COM Packages by @Trenly in #179
- Only run MarkdownLint when changing markdown files by @Trenly in #181
- Add workflow for publishing package to WinGet repository by @mdanish-kh in #185
- Use different checkout based on event trigger by @Trenly in #184
- Add some guidance to the PR template by @Trenly in #187
- Add functionality to update configuration from code by @Gijsreyn in #182
- Remove redundant settings property by @AmelBawa-msft in #191
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @AmelBawa-msft in #188
- Initial support for Monaco CodeLens with "Edit" and "Validate" resources by @AmelBawa-msft in #186
- Maintain active session for unit validation by @AmelBawa-msft in #190
Full Changelog: v0.100.320.0...v0.100.329.0
WinGet Studio (Experimental) v0.100.320.0
What's Changed
- Winget -> WinGet on home page by @mdanish-kh in #177
- Revise telemetry information to privacy statement by @AmelBawa-msft in #174
- "Security context" typo by @AmelBawa-msft in #172
Full Changelog: v0.100.318.0...v0.100.320.0
WinGet Studio (Experimental) v0.100.318.0
What's Changed
- Add information on Telemetry Setting to Readme by @Trenly in #127
- Update project status to experimental by @denelon in #135
- Enable YAML syntax highlighting for .winget files by @mdanish-kh in #147
- Add configs for VS Professional and Enterprise by @mdanish-kh in #146
- Change "Preview" to "Experimental" by @AmelBawa-msft in #148
- Disable telemetry by default by @AmelBawa-msft in #153
- Added YAML header comment by @AmelBawa-msft in #152
- Add documentation for WinGet studio by @Gijsreyn in #154
- Add version copying functionality by @Trenly in #156
- Add spell checking by @Trenly in #161
- Fix spelling by @Trenly in #163
- Display path of current configuration file by @Trenly in #159
- Validate a Resource walk through by @denelon in #160
- linking resource page by @denelon in #165
- Managing Configurations by @denelon in #166
- Refine tutorial content for managing WinGet configuration files by @Gijsreyn in #167
- Fix editor theme when app theme changes by @AmelBawa-msft in #125
- Fix theme, add empty state and notify when not enriched by @AmelBawa-msft in #126
New Contributors
- @Trenly made their first contribution in #127
- @mdanish-kh made their first contribution in #147
- @Gijsreyn made their first contribution in #154
Full Changelog: v0.100.302.0...v0.100.318.0
WinGet Studio (Preview) v0.100.302.0
What's Changed
- Init support for default schema generator by @AmelBawa-msft in #118
- Remove editor focus by @AmelBawa-msft in #121
- Added shimmer control by @AmelBawa-msft in #120
- Move capture/restore logic to session state aware classes by @AmelBawa-msft in #123
- Added cache manager by @AmelBawa-msft in #119
- Add support for cancellation tokens by @AmelBawa-msft in #122
- Load unit details on demand when expanding a unit by @AmelBawa-msft in #124
Full Changelog: v0.100.293.0...v0.100.302.0
WinGet Studio (Preview) v0.100.293.0
What's Changed
- Added empty state control by @AmelBawa-msft in #115
- Cache local dsc v3 by @AmelBawa-msft in #114
- Add Monaco editor and control by @AmelBawa-msft in #116
- Use YAML for UI–DSC Communication by @AmelBawa-msft in #117
- Add workflow for automatic issue deduplication by @cinnamon-msft in #98
New Contributors
- @cinnamon-msft made their first contribution in #98
Full Changelog: v0.100.279.0...v0.100.293.0
WinGet Studio (Preview) v0.100.279.0
What's Changed
- Added .gitattributes by @AmelBawa-msft in #102
- Update the settings page by @AmelBawa-msft in #107
- Update validation page content sizer by @AmelBawa-msft in #106
- Suppress compiler warnings for telemetry project and removed unused settings by @AmelBawa-msft in #104
- Enhance notification for get/set/test operations by @AmelBawa-msft in #105
Full Changelog: v0.100.273.0...v0.100.279.0
WinGet Studio (Preview) v0.100.273.0
What's Changed
- Make logging and localization reusable by @AmelBawa-msft in #94
- Adding raw YAML code view to manage configuration page by @erinpwoo in #96
- Remove validation frame and rename services by @AmelBawa-msft in #99
- Added DSC definitions + info to main page by @erinpwoo in #100
- Adding support for DSC v3 by @AmelBawa-msft in #92
- Init support for DSC explorer by @AmelBawa-msft in #97
Full Changelog: v0.100.258.0...v0.100.273.0
WinGet Studio (Preview) v0.100.258.0
What's Changed
- Add logging by @AmelBawa-msft in #50
- Added dev and preview icons by @AmelBawa-msft in #76
- Add telemetry support by @AmelBawa-msft in #75
- Add support for user settings by @AmelBawa-msft in #77
- Manage configurations UI improvements - Added padding + borders + font styling in resource expanders by @erinpwoo in #89
- Configure telemetry from settings by @AmelBawa-msft in #87
- Added maximum recursion limit + error handling for settings serialization by @erinpwoo in #91
- Make error text selectable by @AmelBawa-msft in #90
- Adding visual feedback service by @AmelBawa-msft in #78
New Contributors
Full Changelog: v0.100.238.0...v0.100.258.0
WinGet Studio (Preview) v0.100.238.0
What's Changed
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service[bot] in #2
- Added LICENSE by @AmelBawa-msft in #4
- Implemented Configuration and Validation Flows by @t-ggarzia-MSFT in #5
- Set up project from feature branch by @AmelBawa-msft in #14
- Added a Winget configuration file by @AmelBawa-msft in #27
- Added CONTRIBUTING.md file by @AmelBawa-msft in #28
- Init policies by @AmelBawa-msft in #32
- Update labelManagement.issueOpened.yml by @denelon in #35
- Build pipeline and scripts by @AmelBawa-msft in #26
- Enable TreatWarningsAsErrors by @AmelBawa-msft in #36
- Update dev and release pipelines by @AmelBawa-msft in #37
- Remove Generate Configuration button by @AmelBawa-msft in #29
- Added a README file by @AmelBawa-msft in #38
- Add TSA options file by @AmelBawa-msft in #39
- Generate hash for the msixbundles by @AmelBawa-msft in #42
New Contributors
- @microsoft-github-policy-service[bot] made their first contribution in #2
- @AmelBawa-msft made their first contribution in #4
- @t-ggarzia-MSFT made their first contribution in #5
- @denelon made their first contribution in #35
Full Changelog: https://github.com/microsoft/winget-studio/commits/v0.100.238.0