Skip to content

v1.8.0

Compare
Choose a tag to compare
@gbrueckl gbrueckl released this 25 Mar 19:02
· 17 commits to main since this release

v1.8.0:

  • reworked Long Running Operation (LRO) in Fabric
  • added support to publish changes to multiple Fabric items at once
  • reworked API respnose structure

v1.7.2:

  • removed Table name and square brackets from DAX query results in notebooks

v1.7.1:

  • added configuration powerbi.Fabric.itemTypes to control which Fabric Items are downloaded with an optional format
  • fixed an issue with publishing of modified items

v1.7.0:

  • added support for creating items by creating a folder under the specific Item Type
  • improved Publish to Fabric to also handle Create Item and Delete Item
  • improved custom FileDecorationProvider to also highlight added and deleted items

v1.6.5:

  • changed Dataset actions from hidden to disabled if they are not available (e.g. a TakeOver needs to be done first)
  • fixed issue with Update Parameter if the user is not the Owner of the dataset

v1.6.4:

  • added custom FileDecorationProvider to highlight changed but unpublished files in the fabric:/ scheme

v1.6.3:

  • added Open in Fabric for fabric:/ scheme

v1.6.2:

  • fixed issue with special characters in file and folder names when using the fabric:/ scheme

v1.6.1:

  • added new configiguration powerbi.Fabric.fileFormats to control how notebooks are exported (.py(default) vs. ipynb)