Releases: cricketthomas/AzureKeyVaultExplorer
Releases · cricketthomas/AzureKeyVaultExplorer
v2.0.4.0 Critical bug fix
What's Changed
- Fix Critical bug with tree view, bump versions by @cricketthomas in #163
- 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
What's Changed - Bug Fixes
- Add Refresh button in item details
- Fix missing auth consent
- Remove custom title bar causing
TitleBarcrash 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
What's Changed - Bug Fixes
- Add Refresh button in item details
- Fix missing auth consent
- Remove custom title bar causing
TitleBarcrash 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
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
Full Changelog: v1.0.317...v2.0.19
v1.0.317
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
What's Changed
- V1.0.316 Upgrade to dotnet 10 by @cricketthomas in #136
- update .net versions by @cricketthomas in #138
- add alphabetical sorting to vault list
Full Changelog: v1.0.314...v1.0.316
v1.0.314
What's Changed
- Update README.md [skip ci] by @cricketthomas in #124
- Update README.md by @cricketthomas in #126
- Dependency updates, and one small features by @cricketthomas in #125
Full Changelog: v1.0.311...v1.0.314
v1.0.311 Custom Client ID
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
Full Changelog: v1.0.307...v1.0.311
Add support for multiline secrets
What's Changed
- Update build files by @cricketthomas in #104
- Update README.md by @cricketthomas in #109
- Smaller enhancements in the secret view by @Mezzenine in #110
- Styles changes for pr-110 by @cricketthomas in #112
- update minor nuget versions by @cricketthomas in #113
- Remove macos build on intel by @cricketthomas in #114
New Contributors
- @Mezzenine made their first contribution in #110
Full Changelog: v1.0.306...v1.0.307
v1.0.306 fixes flyout menu commands
What's Changed

These commands will now work as expected
- Bump Avalonia and Fluent AvaloniaUI Versions by @cricketthomas in #103
Full Changelog: v1.0.304...v1.0.306


