Dev Home Preview v0.15
cinnamon-msft
released this
19 Jun 20:06
·
263 commits
to release
since this release
Welcome to version 0.15 of Dev Home! In this release, we focused on quality improvements and adding new features! Check them out:
Accessibility fixes
- Narrator should now announce proper content within the Environments flow. (#2986)
- The Winget configuration and app install flows should be much more accessible now. (#2991)
- Text in the add widget dialog and environments page should no longer get cut off. (#3009) (#3167)
- Narrator should now announce errors in widgets. (#3023)
- Machine configuration should now be fully navigable with arrow keys. (#3119)
Changes
- You can now configure the SSH keychain widget with using a file picker, rather than manually typing in the path. (#2477)
- SSH keychain widget now shows entries with multiple Host aliases (Thanks @gohellp!). (#2664)
- You can now use the application install flow via a URI protocol, allowing you to programmatically install apps through Dev Home. (#2733)
- Project Ironsides is now available as an experimental feature, intended to help you identify problems with applications and help provide solutions. (#2887)
- You should now see an error in Dev Home if an environment fails to be created. (#3149)
Bug fixes
- Launching a project from Quickstart Playground should no longer launch to a stale project. (#2930)
- Sentence structure is now more consistent throughout Dev Home (Thanks @AndrewKeepCoding!). (#2988)
- Environments search area should now be properly vertically aligned (Thanks @AndrewKeepCoding!). (#3002)
- Dev Home should no longer crash when opening a content dialog at 200% text scaling. (#3020)