Releases: microsoft/PowerApps-Tooling
Releases · microsoft/PowerApps-Tooling
0.6.2-preview
What's Changed
- Fixing build badge in README
- Handling host control instances with template hostype/hostservice values
0.6.1-preview
What's Changed
- Updated the handling of PCF templates to fallback in the case where Entropy is unavailable #467
0.6.0-preview
What's Changed
- Handling PCF template data separately for each PCF control instance #466
0.5.9-preview
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
0.5.7-preview
What's Changed
- Handling Control instances with same control template but different field (OverridableProperties and PCFDynamicSchemaForIRRetrieval) values
0.5.6-preview
What's Changed
- Update bug template to include "new" label
- Handling NullRefException at CanvasDocument.<>c.
- Handling localdatabase references when unpacking
0.5.5-preview
Addressed potential error around asset file name collisions.
0.5.4-preview
Adds support for directly passing through custom page schema files (/Defines.fx.yaml)
0.5.3-preview
What's Changed
- Fixing serialization inconsistency
- adding checks for possible nulls and logging any unhandled null ref in MsAppSerializer.GetMsAppFiles()