Skip to content

Releases: cricketthomas/AzureKeyVaultExplorer

v2.1.0.0 Tags editing support

10 Apr 11:09
1248b27

Choose a tag to compare

What's Changed

image image

Note

Downloaded versions will have the build number as the version

Full Changelog: v2.0.5.0...v2.1.0.0

v2.0.5

01 Apr 01:24
872d2eb

Choose a tag to compare

What's Changed


Note

search works best when there is actually loaded RGs

Screen.Recording.2026-03-28.113341.mp4
  • fix issue with Edit buttons showing on managed secrets.
image

Full Changelog: v2.0.4.0...v2.0.5.0

v2.0.4.0 Numerous enhancements and fixes

25 Mar 21:50
0f53c3d

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
  • 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

v2.0.2.0

23 Mar 19:33
4494396

Choose a tag to compare

This version should not be used, please use any version after v.2.0.4.0 https://github.com/cricketthomas/AzureKeyVaultExplorer/releases/tag/v2.0.4.0

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

v2.0.1.0

23 Mar 17:12
4ff58ab

Choose a tag to compare

This version should not be used, please use any version after v.2.0.4.0 https://github.com/cricketthomas/AzureKeyVaultExplorer/releases/tag/v2.0.4.0

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

v2.0.0.0

19 Mar 02:51
c32b648

Choose a tag to compare

This version should not be used, please use any version after v.2.0.4.0 https://github.com/cricketthomas/AzureKeyVaultExplorer/releases/tag/v2.0.4.0

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