Releases: drivardxrm/XTB.CustomApiManager
v1.2025.9.338
🚀 Custom API Manager – v1.2025.9.338 Release Notes
✨ New Features
OpenAPI (Swagger) Viewer (#16)
- Generate an OpenAPI 3.0 (Swagger) specification for the selected Custom API.
- Choose between YAML or JSON output formats.
Support for PowerFx Functions (#28)
- PowerFx Functions (still in preview) creates Custom APIs in the backend
- The Custom API manager detects these Custom API and display a PowerFx section with useful information
- Limited operations available (functions should be updated in the Maker Portal).
Integration with the Plugin Trace Viewer (#31)
- Open the PTV tool with the selected Custom API selected in order to view the latest run of the API
Business Events section(#13)
-
If a Custom API is defined as a Business Event (Catalog), a dedicated section now appears.
-
Includes a shortcut to open the event directly in the Catalog Manager tool.

1.2024.10.241
#26 : Bug Fix. Make sure that all records are retrieved event when more than 5000 records in the list
v1.2024.09.240
#24 Add Managed/Unmanaged switch to filter Apis
Update dependencies
v1.2023.10.218
PR #22 Thanks @janis-veinbergs
#19 Bug fix display issue
Nuget package upgrade
v1.2022.7.68
- Fix for issue #14 : Added Guid and StringArray types to Parameters and Properties
- Update packages
v1.2022.05.66
✨Rebranding✨
New Icon and color in Tool selector

Api icons created by Eucalyp - Flaticon
⚙️New 'Settings' section⚙️
#7
Current settings :
- Default Publisher for current connection
- Request Parameter Default Name
- Response Property Default Name
v1.2021.11.59
🌟 New Feature : Support for 'expando' entities #10
See @Power-Maverick blog post for more context : expando entities

💪Tab index fixed #9 (Thanks @Power-Maverick for the feedback)
v1.2021.10.57
🐛 Bug Fix #8 : unable to create Entity Collection Properties and Parameters
v1.2021.7.54
Improvements
- Add Custom API and artifacts to an Unmanaged solution in the creation form. (#1 )

Fixes
- At creation of an API, iscustomizable flag is set to true by default on the form. Otherwise, Request parameters and Response properties cannot be added.
v1.2021.6.53
- Added new icons on the main form
- Use of the image groupbox control : https://www.codeproject.com/Articles/13436/GroupBox-with-an-icon-the-ImageGroupBox-control
- Added support for IsCustomizable field on Custom API, Request Parameters and Response Properties
- minor bug fixes
