Skip to content

v0.3.0: publish workflow changed

Compare
Choose a tag to compare
@megel megel released this 17 Feb 09:15
· 53 commits to main since this release

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