Skip to content

Dev Home Preview v0.10

Compare
Choose a tag to compare
@cinnamon-msft cinnamon-msft released this 29 Jan 20:46
· 716 commits to release since this release
d1c3a49

Welcome to version 0.10 of Dev Home! In this release, we focused on accessibility fixes and quality improvements. Here are our latest changes:

Accessibility fixes

  • App package titles are now fully visible when at 200% zoom. (#2037)
  • Text in textboxes should no longer get clipped when at 200% zoom. (#2112)
  • Text should properly wrap instead of getting clipped on the Feedback page. (#2117)

Changes

  • You can now choose to remove all selected applications when installing apps through machine configuration (Thanks @hamnarauf!). (#1626)
  • Dev Home has been upgraded to use .NET 8 (Thanks @snickler!). (#1968)
  • The create dev drive button on the Introducing Dev Home page now has an icon to indicate it'll open a new window (Thanks @gregalantiu2!). (#2062)
  • Extensions page expanders are now closed by default (Thanks @eddyfadeev!). (#2107)
  • The widget pinning experience now displays preview images of the widgets before pinning. (#2110) (#2147)
  • The Dev Home GitHub Extension is now installed alongside Dev Home. (#2116)

Bug fixes

  • Secondary windows should now properly follow the app's theme. (#1881)
  • Widgets will now display an error rather than an undefined variable name. (#2129)