Skip to content

Releases: microsoft/PowerApps-Tooling

0.5.2-preview

07 Jul 18:11
e7aeade
Compare
Choose a tag to compare
0.5.2-preview Pre-release
Pre-release
  • Resolve SourceSerializer Getting Stuck in Loop
  • Handling null ref exception in RestoreAssetFilePaths
  • Support GUIDs for Control.UniqueId
  • Handling Newtonsoft Component Governance

0.5.1-preview

24 Jun 17:56
dae85de
Compare
Choose a tag to compare
0.5.1-preview Pre-release
Pre-release

What's Changed

  • Modify checkDuplicate error message
  • adding passthrough for custom pages inputs metadata file

0.5.0-preview

08 Jun 11:33
ef7def2
Compare
Choose a tag to compare
0.5.0-preview Pre-release
Pre-release

What's Changed

  • Remove Filename Output when Parsing Error Occurs
  • Improving the missing quote error log with line details

0.4.9-preview

02 Jun 18:06
3050f61
Compare
Choose a tag to compare
0.4.9-preview Pre-release
Pre-release

What's Changed

  • Handling group control state empty case
  • Handling CanvasDocument.RestoreAssetFilePaths() exceptions

0.4.8-preview

18 May 20:25
b376f0d
Compare
Choose a tag to compare
0.4.8-preview Pre-release
Pre-release

What's Changed

  • Handling AllowAccessToGlobals property not in sync
  • Serializing the function params property (InvariantScript) values on instances
  • PALT PR Template
  • Making assembly version Up to date

0.4.7-preview

16 May 18:10
52dbec3
Compare
Choose a tag to compare
0.4.7-preview Pre-release
Pre-release

What's Changed

  • Handling Null ref with ScreenId (Also improved the stresstest)

0.4.6-preview

12 May 19:08
57a7528
Compare
Choose a tag to compare
0.4.6-preview Pre-release
Pre-release

What's Changed

  • Handle null reference thrown by AfterRead
  • Handling nullreference loadsourcefiles
  • Updating YamlWriter for non-string types
  • Convert ValidationErrors (that are not throwing exceptions) to Warnings
  • Handling teststep screen references missing in ApptestTransform afterRead()
  • Create CODEOWNERS
  • Handling test step screenId null case in ApptestTransform beforeWrite()

0.4.5-preview

29 Apr 19:42
bda5ac5
Compare
Choose a tag to compare
0.4.5-preview Pre-release
Pre-release
  • Handling Null Reference thrown in RestoreAssetFilePaths
  • Handling Null Reference thrown in EnsureFileDirExists
  • InvariantScript property of a control rule causing hash mismatch
  • Handling asset path name collision
  • Empty TestStepsMetadata rule causing hash mismatch
  • Added KnownIssues document

0.4.4-preview

18 Apr 20:20
1d655cd
Compare
Choose a tag to compare
0.4.4-preview Pre-release
Pre-release
  • Roundtrip error no longer prints twice
  • Additional roundtrip error logging for Release

0.4.3-preview

12 Apr 21:08
dd4d56b
Compare
Choose a tag to compare
0.4.3-preview Pre-release
Pre-release
  • Setting GenerateAssemblyInfo property to true for PALT package in .csproj results, in details including assembly version linked to the build
  • More detailed roundtrip errors; print out all JSON Property names that are mismatched, and if they were created, deleted, or changed.
  • Fixing exception thrown when not handling special characters on canvas unpack