Skip to content

Releases: cricketthomas/AzureKeyVaultExplorer

v2.0.4.0 Critical bug fix

25 Mar 21:50
0f53c3d

Choose a tag to compare

What's Changed

  • Fix critical bug with the tree view, previous the template was not designed correctly and would cause binding issues, and crash the application. This fix resolves the that, and fixes the loading bar from not showing when the tree view is refreshing.
Video.Project.1.mp4

Full Changelog: v2.0.37...v2.0.4.0

Fix: authentication, TitleBar and add refresh button

23 Mar 19:33
4494396

Choose a tag to compare

What's Changed - Bug Fixes

  • Add Refresh button in item details
  • Fix missing auth consent
  • Remove custom title bar causing TitleBar crash on wasdk1.7,
  • Fix MSAL Auth exception by @cricketthomas in #157

Full Changelog: https://github.com/cricketthomas/AzureKeyVaultExplorer/compare/v2.0.0..v2.0.1

Fix: authentication, titleBar and add refresh button

23 Mar 17:12
4ff58ab

Choose a tag to compare

What's Changed - Bug Fixes

  • Add Refresh button in item details
  • Fix missing auth consent
  • Remove custom title bar causing TitleBar crash on wasdk1.7,
  • Fix MSAL Auth exception by @cricketthomas in #157

Full Changelog: https://github.com/cricketthomas/AzureKeyVaultExplorer/compare/v2.0.0..v2.0.1

Key Vault Explorer v2.0.19

19 Mar 02:51
c32b648

Choose a tag to compare

What's Changed

  • Add support for multiple languages, En, Es, Fr, and Pt-Br
  • Add support for multiple azure clouds
  • Fix clipboard clearing randomly
  • Add better on boarding and readme
  • Add movable sidebar
  • Add recursive search to resources
  • Add ability to open vaults by URI
  • Add more cancelation tokens and cancel buttons
  • Add ability to copy older secret versions
  • Add key binding support to toggle sidebar and vault list search in sidebar
  • Add password generator
image image image image image

Full Changelog: v1.0.317...v2.0.19

v1.0.317

07 Jan 00:22
e9a089a

Choose a tag to compare

What's Changed

  • Fix vault filtering returning empty results by @Copilot in #141
  • update msal and minor versions of avalonia by @cricketthomas in #142

Full Changelog: v1.0.316...v1.0.317

v1.0.316 .NET 10

16 Nov 14:02
31b7f6e

Choose a tag to compare

What's Changed

Full Changelog: v1.0.314...v1.0.316

v1.0.314

25 Jun 15:24

Choose a tag to compare

What's Changed

Full Changelog: v1.0.311...v1.0.314

v1.0.311 Custom Client ID

26 Mar 23:48
f833fc2

Choose a tag to compare

What's Changed

  • #105 Add ability to set custom client id from UI by @cricketthomas in #115
  • #107 This adds the ability to add vaults from the same tenant, by subscription id, rg name and vault name, since traversing the dep tree can often not show all the vaults the user has access to. by @cricketthomas in #116

image
image

Full Changelog: v1.0.307...v1.0.311

Add support for multiline secrets

01 Mar 12:00
9bdaaaf

Choose a tag to compare

image

What's Changed

New Contributors

Full Changelog: v1.0.306...v1.0.307

v1.0.306 fixes flyout menu commands

01 Dec 14:20
d6811aa

Choose a tag to compare

What's Changed

image
These commands will now work as expected

Full Changelog: v1.0.304...v1.0.306