Skip to content

Releases: microsoft/PowerApps-Tooling

0.6.2-preview

17 May 18:29
0d19542
Compare
Choose a tag to compare
0.6.2-preview Pre-release
Pre-release

What's Changed

  • Fixing build badge in README
  • Handling host control instances with template hostype/hostservice values

0.6.1-preview

25 Apr 14:59
4e7038a
Compare
Choose a tag to compare
0.6.1-preview Pre-release
Pre-release

What's Changed

  • Updated the handling of PCF templates to fallback in the case where Entropy is unavailable #467

0.6.0-preview

28 Feb 16:28
45c3260
Compare
Choose a tag to compare
0.6.0-preview Pre-release
Pre-release

What's Changed

  • Handling PCF template data separately for each PCF control instance #466

0.5.9-preview

27 Feb 21:39
8675d3f
Compare
Choose a tag to compare
0.5.9-preview Pre-release
Pre-release

What's Changed

  • Make build.cmd work in directories that have spaces in their name
  • Check if JSON before Parsing in mismatch check

0.5.8-preview

19 Dec 15:44
e0e09e6
Compare
Choose a tag to compare
0.5.8-preview Pre-release
Pre-release

What's Changed

  • Updating Newtonsoft references to 13.0.2
  • Handling object reference not set GetResourcesJSONIndicesKey to resolve #453
  • Updating asset collision handling to resolve #455

0.5.7-preview

05 Dec 13:37
37fdac2
Compare
Choose a tag to compare
0.5.7-preview Pre-release
Pre-release

What's Changed

  • Handling Control instances with same control template but different field (OverridableProperties and PCFDynamicSchemaForIRRetrieval) values

0.5.6-preview

21 Oct 13:21
b5d3554
Compare
Choose a tag to compare
0.5.6-preview Pre-release
Pre-release

What's Changed

  • Update bug template to include "new" label
  • Handling NullRefException at CanvasDocument.<>c.
  • Handling localdatabase references when unpacking

0.5.5-preview

30 Sep 15:05
2fae9da
Compare
Choose a tag to compare
0.5.5-preview Pre-release
Pre-release

Addressed potential error around asset file name collisions.

0.5.4-preview

26 Sep 20:17
7fb6c53
Compare
Choose a tag to compare
0.5.4-preview Pre-release
Pre-release

Adds support for directly passing through custom page schema files (/Defines.fx.yaml)

0.5.3-preview

30 Aug 14:40
43a2d91
Compare
Choose a tag to compare
0.5.3-preview Pre-release
Pre-release

What's Changed

  • Fixing serialization inconsistency
  • adding checks for possible nulls and logging any unhandled null ref in MsAppSerializer.GetMsAppFiles()