Releases: unoplatform/uno.resizetizer
Releases · unoplatform/uno.resizetizer
1.6.0
This new release is part of Uno Platform 5.4, read our blog for more details!
What's Changed
- Use root xmlns by @dansiegel in #297
- Generate AppIconSet for Desktop on MacOS by @dansiegel in #302
- fix: Override WasmPWAManifestFile properly by @ebariche in #305
- docs: Update appxmanifest link by @morning4coffe-dev in #311
- Adjust SkiaSharp loading by @jeromelaban in #314
- fix: Adjust VS build by @jeromelaban in #316
- feat: Avoid startup exception for WinAppSDK Unpackaged apps by @MartinZikmund in #317
New Contributors
Full Changelog: 1.5.0...1.6.0
1.1.0
What's Changed
- Normalize appxmanifest and splash generation by @pictos in #91
- ci: remove next-version for auto-versioning by @jeromelaban in #93
- docs: Adjust formatting for docs by @jeromelaban in #94
- docs: Update using-uno-resizetizer.md by @agneszitte in #95
- [Android] set transparent as default background color by @pictos in #99
- Make sure all cultures works by @pictos in #101
- Fixed splash screen docs by @pictos in #113
- Apply ForegroundScale per platform by @pictos in #112
- feat: added Error message when both values are the same by @pictos in #114
- Changed the property related to the Uno.Resizetizer task dll by @pictos in #118
- Ignore Link property on UnoIcon/SplashScreen by @pictos in #120
- feat: Adding metadata targets file by @nickrandolph in #123
- Changed the splash scale to be used on wasm by @pictos in #124
- ♻️Added braces everywhere by @pictos in #125
- docs: Update using-uno-resizetizer.md by @mtmattei in #131
- Fixed BackgroundColor on SplashScreen winUI by @pictos in #130
- Fixed appxmanifest name on skia targets by @pictos in #132
- Update docs from feedbacks by @pictos in #107
- chore: Update to latest template by @nickrandolph in #126
- fix: Make sure wasm splash always created by @nickrandolph in #127
- Add code gen for setting UnoIcon on app Window by @dansiegel in #133
- fix: Create
IntermediateOutputPath
first if it doesn't exist by @Youssef1313 in #135 - Fix Window Icon Extensions by @dansiegel in #137
- Fixed incremental builds by @pictos in #143
New Contributors
- @agneszitte made their first contribution in #95
- @mtmattei made their first contribution in #131
- @Youssef1313 made their first contribution in #135
Full Changelog: 1.0.0...1.1.0
1.0.2
Initial release.