Skip to content

Commit 8d6eb4f

Browse files
duncanmacmichaelKarl-Bridge-MicrosoftScottj1s
authored
Adding rel notes for 1.6-exp2 (#4527)
* Updating release notes and downloads for 1.4 experimental * Minor wording revisions * Release notes for 1.3.2 * Adding first release notes for 1.4-preview1 * Release notes for 1.3.3 * Fixing broken bookmark links * Updating 1.4-preview1 rel notes * Removing en-us from link * Adding release notes and downloads for 1.4-preview2 * Fixing bookmark * Tweaking wording for XAML Islands section * Minor wording tweaks * Clarifying wording for custom titlebar scenarios * Update preview-channel.md (#3728) minor revs * Adding release notes and downloads for WASDK 1.4.0 stable * Updating wording for ItemsView section * Removing comment referring to preview release * Removing duplicate reference to Popup/FlyoutBase.ShouldConstrainToRootBounds * Adding further detail to the .NET8 RID breaking change note * Fixing punctuation in formatting * Updating wording for .NET 8 recommended steps * Adding rel notes for 1.4.1 * Fixing typo * Adding rel note for custom titlebar updates in 1.4.0 * Fixing typo * Adding rel notes for 1.4.2 * Adding link to source for 1.4.1 and 1.4.2 * Merging main * Moving source links to version column instead of the runtime downloads column * Adding rel notes for 1.4.3 * Adding release notes for 1.5-experimental1 * Adding note for new non-experimental APIs included in 1.5-experimental1 * Adding link to source for 1.5-exp1 * Adding link to source for 1.5-exp1 * Adding release notes for 1.4.4 * Fixing formatting * Fixing release date for 1.4.4 * Adding release notes for 1.5-exp2 * Fixing typo from 1 to 2 * Adding initial release notes for 1.5-preview1 * Typo fix and date changes * Adding release notes for 1.4.5 * Updating bug fix wording * Update release-channels.md corrected bookmark? * First draft for 1.5.0 release notes * Adding images, section for previously planned features, and minor other feature updates for 1.5 * Spelling and phrasing tweaks * Adding more features, fixed bugs, and phrasing updates per feedback * Adding release notes for 1.5.2 * Fixing typo * Fixing phrasing * Adding a missing word * Fixing typo * 1.3 out of support edit * Adding 1.5.3 release notes * Fixing phrasing * Updating date of release * Release notes for 1.4.6 * Cleaning up main WASDK page a bit to go with new WinUI docs changes * Fixing link * Clarifying verbiage for app models * Release notes for 1.6-exp1, except for redirections * Updating notes for C# project requirements for 1.6-exp1 * Adding known issue for Content Islands * Adding wording for AOT support, updating version * Adding further note to AOT support * Update experimental-channel.md C#/WinRT should update to 2.1.0 regardless of AOT * Updaing CSWinRT version * Adding additional bug fix note * Update experimental-channel-1.5.md link warnings * Update experimental-channel.md absolute links * Adding known issue for TitleBar control * Spelling tweak * Changing name in workaround code * Further clarification for AOT * Updating table for CoreWindow.GetForCurrentThread() mapping and MapControl mapping * Rel notes for 1.5.4 * First part of 1.6-exp2 rel notes * Finishing rel notes for 1.6-exp2 --------- Co-authored-by: KB <[email protected]> Co-authored-by: Karl-Bridge-Microsoft <[email protected]> Co-authored-by: Scott Jones <[email protected]>
1 parent 6c37e2b commit 8d6eb4f

File tree

3 files changed

+416
-2
lines changed

3 files changed

+416
-2
lines changed

hub/apps/windows-app-sdk/downloads.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ For all the latest Windows App SDK downloads, refer to the tables and links belo
4242

4343
| Version | Runtime downloads |
4444
|---|---|
45+
| [1.6 Experimental2 (1.6.240701003-experimental2) ](/windows/apps/windows-app-sdk/experimental-channel#version-16-experimental-160-experimental2) <br/> 07/02/2024 <br/> [Release notes](/windows/apps/windows-app-sdk/experimental-channel#version-16-experimental-160-experimental2) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.6-experimental2) | [Installer (x64)](https://aka.ms/windowsappsdk/1.6/1.6.240701003-experimental2/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.6/1.6.240701003-experimental2/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.6/1.6.240701003-experimental2/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.6/1.6.240701003-experimental2/Microsoft.WindowsAppRuntime.Redist.1.6.zip) |
4546
| [1.6 Experimental1 (1.6.240531000-experimental1) ](/windows/apps/windows-app-sdk/experimental-channel#version-16-experimental-160-experimental1) <br/> 06/04/2024 <br/> [Release notes](/windows/apps/windows-app-sdk/experimental-channel#version-16-experimental-160-experimental1) <br/> [Source](https://github.com/microsoft/microsoft-ui-xaml/releases/tag/winui3%2Frelease%2F1.6-experimental1) | [Installer (x64)](https://aka.ms/windowsappsdk/1.6/1.6.240531000-experimental1/windowsappruntimeinstall-x64.exe) <br/> [Installer (x86)](https://aka.ms/windowsappsdk/1.6/1.6.240531000-experimental1/windowsappruntimeinstall-x86.exe) <br/> [Installer (arm64)](https://aka.ms/windowsappsdk/1.6/1.6.240531000-experimental1/windowsappruntimeinstall-arm64.exe) <br/> [Redistributable](https://aka.ms/windowsappsdk/1.6/1.6.240531000-experimental1/Microsoft.WindowsAppRuntime.Redist.1.6.zip) |
4647

4748
Depending on your development scenario, you might require the following:

0 commit comments

Comments
 (0)