What's new in AzureXplorer for Visual Studio 1.3.8

Jun 25, 2013
  • added table and queue shared access signatures
  • minor improvements

New in AzureXplorer for Visual Studio 1.3.7 (Jun 25, 2013)

  • fixed a critical bug when downloading page blobs.

New in AzureXplorer for Visual Studio 1.3.6 (Jun 25, 2013)

  • added search/report functionality for storage containers.
  • added native cross-account copy/move operations for blobs/folders.
  • minor perf improvements.

New in AzureXplorer for Visual Studio 1.3 (Jun 25, 2013)

  • added multithreading when downloading or uploading block blob data.
  • minor bug fixes and improvements.

New in AzureXplorer for Visual Studio 1.2 (Jun 25, 2013)

  • added the ability to view queue messages as UTF-8, ASCII, raw text as well as with the hex-viewer.
  • added preview for table entity values.

New in AzureXplorer for Visual Studio 1.1.8 (Jun 25, 2013)

  • fixed a bug with certificate upload.
  • fixed an issue with pasting a multiline value into table storage entity.
  • adding a subscription now automatically adds storage accounts associated with the subscription.

New in AzureXplorer for Visual Studio 1.1.5 (Jun 25, 2013)

  • changed the deployment process to use a single well-known container "axdeploy" for uploads (Hosted Services).
  • added the ability to filter log entries by log level - e.g. error, warning, information etc (Log Viewer).

New in AzureXplorer for Visual Studio 1.1.4 (Jun 25, 2013)

  • added read-only mode for the table UI to prevent accidental editing (Table Service).
  • added the ability to specify a filter expression when exporting table data (Table Service).

New in AzureXplorer for Visual Studio 1.1.0 (Jun 25, 2013)

  • added service bus management capabilities: create and delete service bus queues, topics, subscriptions and rules
  • added the ability to import subscriptions from a .publishsettings file (available at https://windows.azure.com/download/publishprofile.aspx)

New in AzureXplorer for Visual Studio 1.0.87 (Jun 25, 2013)

  • fixed issues with development storage requests.

New in AzureXplorer for Visual Studio 1.0.85 (Jun 25, 2013)

  • updated to the latest Azure API (more granular hosted service status messages etc.)
  • optimized "Clear Table Data" to fetch only key attributes - using $select - instead of entire entity data.

New in AzureXplorer for Visual Studio 1.0.82 (Jun 25, 2013)

  • analytics tables $MetricsTransactionsBlob, $MetricsCapacityBlob etc. are now displayed in the tables list.

New in AzureXplorer for Visual Studio 1.0.81 (Jun 25, 2013)

  • fixed a critical authentication bug that prevented getting and setting table service properties.

New in AzureXplorer for Visual Studio 1.0.80 (Jun 25, 2013)

  • enabled back/forward navigation using mouse or extended keys (Blob Storage).
  • introduced an option of making a snapshot of a blob before overwriting it (Blob Storage).
  • added dynamic size calculation for containers and folders (Blob Storage).

New in AzureXplorer for Visual Studio 1.0.79 (Jun 25, 2013)

  • "$logs" container is now showed in the list of blob containers (Blob Storage).
  • storage service properties - such as analytics - can now be set (Storage Services).
  • In order to do that please invoke "Properties" in the context menu for the "Blob Containers", "Tables" and "Queues" nodes of a particular storage account. The settings will be applied individually to the Blob, Table and Queue storage respectively.

New in AzureXplorer for Visual Studio 1.0.70 (Jun 25, 2013)

  • added the ability to create and delete storage accounts.