Releases: megel/powerapps-helper
Releases · megel/powerapps-helper
v1.10.1
1.10.1
- Fixed an issue, when "Generate template for VSCode REST Client" was called without an environment
- Fixed an issue, when "Query Entity" was called without an environment
1.10.0
- New tree item "Entities" added for environments.
- New command "Generate template for VSCode REST Client" added, which generate HTTP Calls for Dataverse entities in a new Document. This HTTP calls can be executed with VSCode REST Client extension.
- New command "Query Entity" added, which execute a REST call and provide the result as JSON content in a new document.
- Fixed an issue in column query for entities.
- Fixed an issue in dependency calculation for diagram.
v1.9.2
- Diagram creation and drawing refactored.
- Support for unmanaged solutions (dependencies will be queried from components)
- Diagram (Graphviz syntax) export to a new document added.
- Some dependency calculation problems solved.
- Additional settings added to modify the graph appearance.
v1.9.1
v1.9.0
v1.8.3
v1.8.2
v1.8.1
v1.8.0
- Version increased, because of tagging issue in Github :)
- Fixed: Canvas Apps, Flows & Connectors weren't loaded when expanding a solution in tree view
- Tooltip & Display name improved for Environments
- Added: New dataverse information added:
- Model Driven Apps
- Entities
v0.6.5
v1.6.3
v0.6.3
- Improve description in Download and Unpack "quick pick" dialog see PR #7
- Correct message to "unpacked" rather than "packed" see PR #6
- Comment unused webpack dependencies in gulpfile see PR #10
- Update Microsoft.PowerApps.CLI to 1.8.5 see PR #10
- Fix environment comparison case sensitivity see PR #10
Thanks for contributing Chris P & Ioannis Kappas