Skip to content

v1.1.20

Latest

Choose a tag to compare

@tisun2 tisun2 released this 19 Aug 09:23

What's Changed

Faster Power Automate setup

  • Weekly and Vacation flow checks now stay inside the signed-in user's exact Developer environment instead of scanning unrelated tenant environments.
  • Newly created connector connections are bound immediately after they reach Connected, avoiding a redundant PAC inventory pass.
  • Vacation Start and End flows are enabled and verified together in one PowerShell session, substantially reducing post-import setup time.
  • Weekly, Vacation Start, and Vacation End flow references are now cached independently.
  • Flow status checks reuse trustworthy state returned by the first query instead of immediately requesting it again.

More reliable connection consent

  • Suppresses the misleading Azure API Management ErrorHandler page that could appear after consent had actually succeeded.
  • Real OAuth errors are still surfaced, and connection success is still confirmed from the Power Platform Connected state.

Correctness

  • Fixes freshly imported Vacation flows remaining Off because the batch flow-name list was not expanded correctly under Windows PowerShell 5.1.
  • Preserves fresh verification after actual enable/disable operations and detects unbound connection references.

Upgrade note

  • Existing Power Automate solutions and connections remain compatible. Re-run the Weekly or Vacation cloud setup only if you want to regenerate those flows.