Skip to content

Releases: megel/powerapps-helper

v0.4.0

23 Apr 07:19
887a52b
Compare
Choose a tag to compare
  • Improved tooltips for tree nodes.
  • Improved usability, when updating OAuth settings.
  • New setting, which allows to specify Custom Connector authentication settings for environments.
  • Solution import asks now for update OAuth settings for all Custom Connectors of the solution.
  • Command "Update OAuth Settings" is now available for a solution to update all Custom Connectors (OAuth) of the solution. This makes a solution import much more comfortable.
  • Command "Publish Customizations" call now the Crm action PublishAllXml

v0.3.5

08 Apr 10:49
Compare
Choose a tag to compare
  • Fix: Wrong cached client secret was used, when the client id changed during input of Update OAuth Settings
  • Refresh clear now the cached information
  • Solution Import allows now to specify the import version
  • Solution Import allows now to specify the import type: managed or unmanaged

v0.3.4

13 Mar 16:52
Compare
Choose a tag to compare

v0.3.2: fix(PASopa.exe not found):

20 Feb 18:47
Compare
Choose a tag to compare

0.3.2

v0.3.0: publish workflow changed

17 Feb 09:15
Compare
Choose a tag to compare

v0.3.0

  • Solution Management added
  • New source folder structure, based on a unpacked solution.
  • View PowerApps changed into "Power Apps Environments" with nodes for:
    • "Solutions" contains the Crm solutions of related environment.
      • "Canvas Apps" contains Canvas Apps included in related solution
      • "Flows" contains modern Workflows included in related solution
      • "Connectors" contains Connectors included in related solution
    • "Canvas Apps" contains all Crm Canvas Apps of the environment
    • "Flows" contains all Crm modern Workflows of the environment
    • "Connectors" contains all Connectors of the environment
    • "Power Apps" from Power Apps for Makers of the environment. Note: These Power Apps are not part of solutions or Crm.
    • "Power Apps APIs" from Power Apps for Admins of the environment. Note: These are your Custom APIs from related Power Apps environment.
  • New and changed commands:
    • New command "Download and Unpack Solution", which download and extract the solution into "source folder"
    • New command "Pack Solution", which creates a Solution-Zip ready for import in the "output folder"
    • New command "Pack and Upload Solution", which import the solution into a Crm Environment
    • Command "Download and Unpack Power App" extract the Downloaded App in the folder <SourceFolder>/CanvasApps/<PowerAppName>_msapp_src

v0.1.0

31 Jan 12:42
Compare
Choose a tag to compare

0.1.0 (2021-01-31)

Bug Fixes

Features

  • Version Bump & Marketplace Deployment prepared (d980a2a)