Power-Toolkit for Power Apps version history - 5 versions
Power-Toolkit for Power Apps by Mohammed Khawatme
Power-Toolkit for Power Apps version history - 5 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 4.3.0
Released 25 Apr 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 Licence
Older versions
Version 4.2.2
Released 9 Apr 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 Licence
Version 4.2.1
Released 17 Mar 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 Licence
Version 4.2.0
Released 10 Mar 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 Licence
Version 4.0.0
Released 23 Jan 2026 - 951.23 kBWorks with firefox 140.0 and laterSource code released under MIT Licence