Power-Toolkit for Power Apps 版本历史 - 5 个版本
Power-Toolkit for Power Apps 作者: Mohammed Khawatme
Power-Toolkit for Power Apps 版本历史 - 5 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 4.3.0
发布于 2026年4月25日 - 1.14 MB适用于 firefox 140.0 及更高版本All 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.
源代码遵循 MIT 许可证 发布
较早版本
版本 4.2.2
发布于 2026年4月9日 - 1.05 MB适用于 firefox 140.0 及更高版本Form 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.源代码遵循 MIT 许可证 发布
版本 4.2.1
发布于 2026年3月17日 - 1.05 MB适用于 firefox 140.0 及更高版本- 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.
源代码遵循 MIT 许可证 发布
版本 4.2.0
发布于 2026年3月10日 - 1.04 MB适用于 firefox 140.0 及更高版本- 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.
源代码遵循 MIT 许可证 发布