Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Announcement: WinUI 3 in Windows App SDK 1.1 Preview 1 馃巿 #6900

Closed
gabbybilka opened this issue Mar 30, 2022 · 7 comments
Closed

Announcement: WinUI 3 in Windows App SDK 1.1 Preview 1 馃巿 #6900

gabbybilka opened this issue Mar 30, 2022 · 7 comments
Assignees
Labels

Comments

@gabbybilka
Copy link
Member

1.1 Preview 1 Release of Windows App SDK

We've just released our first preview of the 1.1 release of the Windows App SDK! This preview includes several new capabilities for WinUI 3 apps, including:

  • Support for running applications with elevated privileges
  • Self-contained app deployment
  • Support for multi-window applications (also available in version 1.0.1 and newer)
  • Push and app notifications
  • Enabling developers to add, remove, and modify environment variables without having to directly use the registry API.

Known issue for WinUI 3 applications: Users are unable to drop an element when drag and drop is enabled.

To see everything that's new and changed, see the full release notes here.

What's next

To keep up with progress being made on WinUI 3 in the Windows App SDK, please see our feature roadmap, which gets updated regularly.

Providing feedback

As we introduce new & upcoming features in our preview releases, we appreciate all of your feedback as we work towards a stable release:

  • For WinUI 3 feedback, please open an issue here, on the WinUI repo.
  • For feedback regarding all other Windows App SDK components, please open an issue on the Windows App SDK repo.
@gabbybilka gabbybilka self-assigned this Mar 30, 2022
@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Mar 30, 2022
@gabbybilka gabbybilka pinned this issue Mar 30, 2022
@kmgallahan
Copy link
Contributor

@gabbybilka per https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/preview-channel#version-11-preview-1-110-preview1

The preview channel is not supported for use in production environments, and apps that use the preview releases cannot be published to the Microsoft Store. There are currently no releases available from the preview channel, and we recommend using the latest stable release.

Could use an update.

@gabbybilka gabbybilka removed the needs-triage Issue needs to be triaged by the area owners label Mar 31, 2022
@ThierryFourniol
Copy link

Thank you so much for the v1.1 Preview 1 as the Self-contained app deployment is an amazing capability... except:
Known issue for WinUI 3 applications: Users are unable to drop an element when drag and drop is enabled.
This is tragic as my drag and drop desktop app is not fit for purpose anymore!
I confirm Dropping an element is crashing the app indeed!
So please can you fix it ASAP? Or is there any quick workaround? Please 'save my life'. Thank you!

@fredemmott
Copy link

Self-contained app deployment

Thanks so much for this :) I didn't think I'd want this, but one of the biggest pain points I have at the moment is several user reports of the installer getting stuck at 'Installing required frameworks" - and I can't reproduce it at all. This ability seems likely to be a practical solution for this problem.

@knightmeister
Copy link

Can you guys address this?

#4804

I would have thought this is a simple fix, pretty poor UX having an app crash for something as trivial as write clicking a textbox.

@artkat
Copy link

artkat commented Apr 6, 2022

"Users are unable to drop an element when drag and drop is enabled."
This issue is long overdue for being resolved.
Drag-and-drop is one of the cornerstone UI features of a GUI (Windows, Mac, etc.)
Having new features is nice, but please, prioritize critical outstanding bugs!!!

@pjmlp
Copy link

pjmlp commented Apr 6, 2022

Support for running applications with elevated privileges is only for Windows 11 folks, while Win32 doesn't have any issue since Vista introduced UAC, a strange trend is starting to show up.

@ThierryFourniol
Copy link

ThierryFourniol commented Apr 8, 2022

Self-contained works well with the Preview 1, Great and many thanks for that,
but is there a way to get a single .exe file instead of about 344 files next to the .exe file?
Because setting PublishSingleFile to True does not work for me, sadly.
Has anyone managed to achieve this? Thanks!

Well... oh dear oh dear, single .exe is crashing for unpackaged apps displaying InfoBar controls:
#7143

@gabbybilka gabbybilka unpinned this issue Apr 19, 2022
@bpulliam bpulliam added the product-winui3 WinUI 3 issues label Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants