Skip to content

Releases: Power-Maverick/PCF-CustomControlBuilder

2.2025.10.045

Choose a tag to compare

@Power-Maverick Power-Maverick released this 04 Oct 17:53
5ea1c9d

What's Changed

  • Add configurable PowerShell ExecutionPolicy support with settings UI by @Copilot in #74
  • Fix Additional Packages dropdown becoming permanently disabled by @Copilot in #75
  • Fix PAC CLI detection for VS Code extension installations by @Copilot in #76
  • Update README with comprehensive documentation for modern features by @Copilot in #77

New Contributors

  • @Copilot made their first contribution in #74

Full Changelog: 2.2023.06.162...2.2025.10.045

2.2023.06.162

Choose a tag to compare

@Power-Maverick Power-Maverick released this 16 Jun 15:33

---- BUG FIXES ----
#57 - Fixed the issue with unhandled error and also now properly show validation error

2.2023.03.201

Choose a tag to compare

@Power-Maverick Power-Maverick released this 20 Mar 02:24

---- BUG FIXES ----
#57 - Fixed the issue with unhandled error and also now properly show validation error

2.2022.07.162

Choose a tag to compare

@Power-Maverick Power-Maverick released this 16 Jul 16:12

---- BUG FIXES ----
#57 - Fixed the issue with unhandled error and also now properly show validation error

2.2021.08.221

Choose a tag to compare

@Power-Maverick Power-Maverick released this 22 Aug 12:10

---- BUG FIXES ----
#57 - Fixed the issue with unhandled error and also now properly show validation error

2.2021.05.241

Choose a tag to compare

@Power-Maverick Power-Maverick released this 24 May 13:02

---- NEW FEATURES ----

  1. Separation of Display name and Control name for PCF Project initialization
  2. Ability to update control display name and description right from the tool after creation
  3. Full properties and type-group management
  4. Enable and Disable features
  5. Add or update Preview image with ease
  6. Added "Existing Solution" option
  7. Automatically detects if npm packages needs to be installed and prompts to run 'npm install'
  8. Ability to add solution Friendly name and Unique name
  9. Added solution package type option
  10. Build mode for creating a regular or optimized packages

---- UPDATES ----

  1. UI Rearranged
  2. Automatically identify if node_modules are missing and runs 'npm install'

---- BUG FIXES ----
None

Enhancements & Issues reported by the community fixed in this version:

  • #31: Add fields for control property (Rappen)
  • #35: Managed should be renamed to Release (Power-Maverick)
  • #46: Ability to select Managed/Unmanaged/Both (Power-Maverick)
  • #38: Use existing publisher option similar to use existing solution (OliverFlint)
  • #44: Create a new button to just install dependencies (Power-Maverick)

2.2021.02.052

Choose a tag to compare

@Power-Maverick Power-Maverick released this 05 Feb 16:16

---- NEW FEATURES ----
No new feature

---- UPDATES ----
No updates

---- BUG FIXES ----

  1. When solution identified; lock Publisher Friendly Name field
  2. GitHub #34 - Power Apps CLI not detected on this machine
  3. GitHub #39 - Terminology query Control location vs. Working folder
  4. GitHub #40 - Uncheck Existing Solution checkbox shows invalid directory error

2.2021.02.031

Choose a tag to compare

@Power-Maverick Power-Maverick released this 03 Feb 17:02

---- NEW FEATURES ----

  1. Publisher details separated out with accepting friendly names
  2. Publisher Friendly name accepts space but unique name does not accept spaces (#28)

---- UPDATES ----

  1. Publisher prefix only accepts lowercase to align it with Dataverse (#35)

---- BUG FIXES ----

  1. Bug fixed with use of "Existing Solution"

2.2021.02.023

Choose a tag to compare

@Power-Maverick Power-Maverick released this 02 Feb 21:52

---- NEW FEATURES ----

  1. Publisher details separated out with accepting friendly names
  2. Publisher Friendly name accepts space but unique name does not accept spaces (#28)

---- UPDATES ----

  1. Publisher prefix only accepts lowercase to align it with Dataverse (#35)

---- BUG FIXES ----
No bug fixes in this release

2.2021.01.122

Choose a tag to compare

@Power-Maverick Power-Maverick released this 12 Jan 21:08

---- NEW FEATURES ----
None

---- UPDATES ----
None

---- BUG FIXES ----
Urgent bux fixes with solution creation, build and deployment. GitHub Issue #26 and #27