Skip to content

Releases: microsoft/PowerBI-visuals-tools

v4.3.1

27 Apr 13:43
a20ddbd
Compare
Choose a tag to compare
  • Fixed path to localization loader

v4.3.0

10 Apr 14:17
091db02
Compare
Choose a tag to compare
  • Implemented new flag --no-stats to disable statistics files
  • Fixed vulnerabilities

v4.2.1

27 Mar 14:43
e6b5a40
Compare
Choose a tag to compare
  • Fixed broken image assets
  • Replaced base64-inline-loader with webpack asset/inline

v4.2.0

16 Mar 13:24
a8d36b5
Compare
Choose a tag to compare
  • Fixed vulnerabilities
  • Updated powerbi-visuals-webpack-plugin to 3.2.0

v4.1.0

21 Feb 10:29
60f7ee2
Compare
Choose a tag to compare
  • Added loader to reduce localizations size. REQUIRES powerbi-visuals-utils-formattingutils version 5.1 and higher. If you need some specific locale follow this guide. In this case, only declared in stringResources locales will be added to your visual package.
  • Fixed vulnerabilities

v4.0.9

18 Jan 11:32
03f86ed
Compare
Choose a tag to compare
Merge pull request #441 from Demonkratiy/4.0.9

fixed vulnerabilities

v4.0.8

12 Dec 19:18
1847bd1
Compare
Choose a tag to compare
Merge pull request #439 from AleksSavelev/revert-4.0.7

Reverted broken version

v4.0.7

23 Nov 11:20
f77dc6d
Compare
Choose a tag to compare

⚠ NOT RECOMENDED - critical bugs discovered for some cases

  • StringResources (Localizations) are supported in Developer Mode.
  • Update powerbi-visuals-webpack-plugin to 3.1.0
  • Fixed vulnerabilities

v4.0.6

19 Oct 14:20
308ee3a
Compare
Choose a tag to compare

Update templates visuals to:

  • Support new visuals-api version 5.1.0
  • Replace enumerateObjectInstances by getFormattingModel API
  • Import and use powerbi-visuals-utils-formattingmodel

Version 1.2.0

26 Oct 08:14
Compare
Choose a tag to compare

This new version introduce the new API version 1.2.0 for developers to use.
It includes a lot of fixed and new features.
More details can be found here: https://github.com/Microsoft/PowerBI-visuals