Skip to content

Releases: microsoft/devhomegithubextension

Dev Home GitHub Extension Preview v0.18

17 Sep 17:36
eafe7a1
Compare
Choose a tag to compare

Welcome to version 0.18 of the Dev Home GitHub Extension! This release we focused quality and bug fixes. Here are our latest updates:

Changes

  • The review requested widget is now customizable. (#440)

Bug fixes

  • After updating a widget with a default name, the name now updates as well. (#439)

Dev Home GitHub Extension Preview v0.17

21 Aug 20:39
24b786f
Compare
Choose a tag to compare

Welcome to version 0.17 of the Dev Home GitHub Extension! This release we focused quality and bug fixes. Here are our latest updates:

Changes

  • All of the projects have been upgraded to .NET 8. (#411)

Bug fixes

  • Widget display names are now localized. (#423)

Dev Home GitHub Extension Preview v0.16

18 Jul 15:52
9b013b6
Compare
Choose a tag to compare

Welcome to version 0.16 of the Dev Home GitHub Extension! This release we focused code health. Here are our latest updates:

Code health

  • Codebase has been updated to comply with naming rules. (#409)

Dev Home GitHub Extension Preview v0.15

19 Jun 20:06
11fb693
Compare
Choose a tag to compare

Welcome to version 0.15 of the Dev Home GitHub Extension! This release we focused quality improvements. Here are our latest updates:

Bug fixes

  • Widgets should no longer forget custom queries after cancelling customization. (#396)

Dev Home GitHub Extension Preview v0.14

23 May 14:05
28650f7
Compare
Choose a tag to compare

Welcome to version 0.14 of the Dev Home GitHub Extension! This release we focused quality improvements. Here are our latest updates:

Changes

  • All submodules will now be included when cloning. (#384)

Bug fixes

  • Changing the title of your widgets should now keep your configuration. (#391)

Dev Home GitHub Extension Preview v0.13

23 Apr 18:13
8298c31
Compare
Choose a tag to compare

Welcome to version 0.13 of the Dev Home GitHub Extension! This release we focused on allowing for widgets to have custom titles. Here are our latest updates:

Changes

  • Widgets can now have custom titles. (#369)

Dev Home GitHub Extension Preview v0.12

19 Mar 20:37
ad208ab
Compare
Choose a tag to compare

Welcome to version 0.12 of the Dev Home GitHub Extension! This release we focused on upgrading WinAppSDK and adding the releases widget from the community. Here are our latest updates:

Changes

  • A new widget has been added to display a repository's releases (Thanks @davidegiacometti!). (#157)
  • WinAppSDK has been upgraded to version 1.5. (#361)

Dev Home GitHub Extension Preview v0.1100.422.0

27 Feb 19:05
88c7e7a
Compare
Choose a tag to compare

This is a patch release to fix an issue in v0.11 where data wasn't being pulled down from GitHub. Here's the bug fix:

Bug fixes

  • GitHub data was not being displayed, but that should now be fixed with an Octokit upgrade. (#357)

Dev Home GitHub Extension Preview v0.11

21 Feb 23:08
39b766c
Compare
Choose a tag to compare

Welcome to version 0.11 of the Dev Home GitHub Extension! This release we focused on adding multiple account support and a new notification type. Here are our latest updates:

Changes

  • You can now receive Windows toast notifications for when your pull request has received a review. (#337)
  • You can now sign into Dev Home with multiple GitHub accounts. (#339)

Dev Home GitHub Extension Preview v0.10

29 Jan 20:46
75b6f1c
Compare
Choose a tag to compare

Welcome to version 0.10 of the Dev Home GitHub Extension! This release we focused on adding GitHub Enterprise Server support. Here are our latest updates:

Changes

  • You can now sign in with a GitHub Enterprise Server account. (#286)
  • The widget pinning experience now displays placeholder images of the widgets before pinning. (#312) (#325)

Bug fixes

  • Issue widgets with custom queries should now properly update. (#319)
  • Cloning repositories should now work on ARM devices (Thanks @snickler!). (#321)