Power-Toolkit for Power Apps version history - 6 versions
Power-Toolkit for Power Apps by Mohammed Khawatme
Power-Toolkit for Power Apps version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 5.0.0
Released Aug 5, 2026 - 1.86 MBWorks with firefox 140.0 and laterAI WORKBENCH (NEW)
Copilot Studio agents, transcripts, and workflows, alongside AI Builder prompts and models. Read an agent's real instructions, map how agents connect, edit and publish, test a prompt and see its token and credit cost, and review instructions against Microsoft's guidance. Includes a library of 200+ scaffolds and an instruction generator built from role presets.
PERFORMANCE REVIEW
Forms are now checked against Microsoft's published performance guidance, with every finding linked to the Learn page behind it. A new scan reads the table's form libraries and reports synchronous requests, window.top usage, deprecated endpoints, leftover console calls, and uncleaned timers and listeners.
FORM AUTOMATION, REBUILT
Handlers stored in formjson are now found. Quick View, Quick Create, and Card forms are read alongside Main forms. Script libraries are located and open directly in the web resource editor, and web resources decode correctly, so saving a script no longer corrupts accented characters.
ALSO IN THIS RELEASE
Power Automate gains run history with a success-rate summary, live refresh, and visual runAfter editing. Impersonate's privilege, field security, and command bar comparison has been rebuilt. Query and metadata tabs report real server errors, and a full user guide is now published.Source code released under MIT License
Older versions
Version 4.3.0
Released Apr 25, 2026 - 1.14 MBWorks with firefox 140.0 and laterAll new features in this release are part of the Custom APIs tab.- Custom API Manager (New Tab): Full lifecycle management for Dataverse Custom APIs scoped by solution. Browse all APIs in a card grid with expandable parameters and response properties. Create new APIs with deep-insert of parameters/properties in a single request. Edit and delete unmanaged APIs directly from the browser.
- Custom API Tester: Select any Custom API to auto-populate the correct HTTP method, endpoint URL (Global, Entity-bound, Collection-bound), and type-aware parameter inputs. Add custom request headers, execute the API, and inspect the response — status, timing, size, body (JSON/XML/Raw), and headers — each with one-click copy.
- Code Generation (4 Languages): Instantly generate ready-to-use code snippets for any Custom API in JavaScript (fetch), C# (SDK), raw HTTP, and Power Automate action JSON formats.
- Export / Import: Export a Custom API definition (including all parameters and response properties) as a portable JSON file and import it into any other environment.
- Execution History: The last 20 API executions are tracked with method, status code, and elapsed time. Click any entry to re-populate the tester.
Source code released under MIT License
Version 4.2.2
Released Apr 9, 2026 - 1.05 MBWorks with firefox 140.0 and laterForm Inspector Fix (CSS Isolation): Fixed the Form Inspector tab showing only arrows without data on Email, Template, and other forms that load the RichTextEditor control. Host page CSS no longer interferes with the tree view.
Safari CSS Compatibility: Added -webkit-user-select prefix across all stylesheets for full Safari and iOS Safari support.Source code released under MIT License
Version 4.2.1
Released Mar 17, 2026 - 1.05 MBWorks with firefox 140.0 and later- FormJSON Handler Parsing (Form Automation): Form Automation now reads handlers from the modern formjson column, fixing missing handlers on forms created with the new Power Apps form designer.
- Managed/Custom Badges (Form Automation): Each event handler now displays a Managed or Custom badge, making it easy to distinguish system handlers from customizable ones.
- Handler Deduplication (Form Automation): Duplicate handlers across formxml and formjson sources are automatically merged.
- (Form Columns): Fixed a crash when opening the Form Columns tab after impersonating a user.
Source code released under MIT License
Version 4.2.0
Released Mar 10, 2026 - 1.04 MBWorks with firefox 140.0 and later- Power Automate Flows Tab: New tab to browse, activate/deactivate, delete, and open cloud flows directly from the toolkit with solution-based filtering and flow visualization.
- Web Resource Editing (Automation): Form event handlers in the Automation tab now allow editing web resources directly, enabling quick script updates without leaving the toolkit.
- Aggregate Queries (FetchXML): Build aggregate queries with count, sum, avg, min, max using the aggregate and groupby options.
- FetchXML Converter: Convert FetchXML to C# QueryExpression, JavaScript Xrm, OData, SQL, Power Automate, and Web API URL formats.
- Open Record Button: Result tables in FetchXML Tester and WebAPI Explorer now include an Open button to navigate directly to records.
- Record Selection (FetchXML): Select specific records from FetchXML results for export or touch operations.
- In Operator Fix (FetchXML): The "In" operator now correctly generates separate value elements for comma-separated values.
- Case-Insensitive Entity/Column Names: FetchXML and WebAPI Explorer now auto-resolve PascalCase names to correct logical names, preventing errors with mixed-case input.
- Solution Layers – Plugin Packages: Solution Layers tab now displays unmanaged layers for plugin packages.
Source code released under MIT License
Version 4.0.0
Released Jan 23, 2026 - 951.23 KBWorks with firefox 140.0 and laterSource code released under MIT License