microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
377 stars 87 forks source link

'View Release Notes' action doesn't show on the update notification when running 'StorageExplorer.exe --add-update-group=CTI' to open Storage Explorer #8302

Closed v-kellyluo closed 3 days ago

v-kellyluo commented 4 days ago

Storage Explorer Version: 1.37.0-dev (103) Build Number: 20241117.1 Branch: main Platform/OS: Windows11/Linux Ubuntu 22.04/MacOS Sequoia 15.1(Apple M1 Pro) Architecture: arm64/x64/arm64 How Found: From running test cases Regression From: Previous release (1.36.2)

Steps to Reproduce

  1. Install Storage Explorer on Windows.
  2. Open cmd, navigate to where the Storage Explorer executable is located, run "StorageExplorer.exe --add-update-group=CTI".
  3. Storage Explorer opens -> The update notification appears.
  4. Check whether 'View Release Notes' action shows on the update notification.

Expected Experience

'View Release Notes' action shows on the update notification. Image

Actual Experience

'View Release Notes' action doesn't show on the update notification. Image

Additional Context

This issue also reproduces on Linux and Mac. Image

MRayermannMSFT commented 3 days ago

Due to a remote configuration issue. This has been mitigated.

v-kellyluo commented 3 days ago

Verified this issue on the build 20241119.1. Fixed. On Windows: Image On Linux & Mac: Image