Power-Toolkit for Power Apps의 버전 기록 - 3개 버전
Power-Toolkit for Power Apps 제작자: Mohammed Khawatme
Power-Toolkit for Power Apps의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 4.2.1
2026년 3월 17일에 출시 - 1.05 MBfirefox 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 MBfirefox 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 라이선스에 따라 릴리스된 소스 코드