From 6dc1cef3c418a3e881a595b888012cd6719b1958 Mon Sep 17 00:00:00 2001 From: Darren Gosbell Date: Mon, 3 Jul 2023 11:22:52 +1000 Subject: [PATCH] changing order of sections --- blog/2023-06-30-v3_0_8/index.mdx | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/blog/2023-06-30-v3_0_8/index.mdx b/blog/2023-06-30-v3_0_8/index.mdx index d1d71512..8b45d0db 100644 --- a/blog/2023-06-30-v3_0_8/index.mdx +++ b/blog/2023-06-30-v3_0_8/index.mdx @@ -14,12 +14,18 @@ Today we are happy to announce the release of version 3.0.8 of DAX Studio which If you are testing out the new Fabric Direct Lake mode you should upgrade to this version as it improves the performance of the metadata loading. ::: -## Fixes +# Updates + * Improved metadata refresh against Fabric Direct Lake models + * Include dynamic format string in Define Measure + * Added winget publishing to release pipeline + * Fixed added hierarchy support to Query Builder + * Fixed allows for dragging entire tables to Query Builder + +# Fixes * Fixed Rendering issues in View Metrics * Fixed assembly signing in automated build process * Fixed bracket highlighting for CallbackDataID in Server Timings * Fixed prevented multiple trace windows when opening files - * Fixed Query Builder not saving if user has read-only access * Fixed clear any previous errors at the start of Server Timings trace * Fixed corrected spelling of Power Pivot @@ -28,14 +34,7 @@ If you are testing out the new Fabric Direct Lake mode you should upgrade to thi * Fixed error when using data export to SQL and column name has square brackets * Fixed crash in hierarchy tooltip * Fixed crash reports - * Improved autosave clean up + * Improved autosave clean-up * Fixed display of database name when connected to PBI Desktop - * improved autosave cleanup * Fixed bug in expand measures -## Improvements - * improved metadata refresh against Fabric Direct Lake models - * include dynamic format string in Define Measure - * added winget publishing to release pipeline - * Fixed added hierarchy support to Query Builder - * Fixed allows for dragging entire tables to Query Builder \ No newline at end of file