Skip to content

Releases: drivardxrm/XTB.CustomApiManager

v1.2025.9.338

07 Sep 20:48

Choose a tag to compare

🚀 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.
image image

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).
image

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
image image

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.

image

1.2024.10.241

12 Oct 21:43

Choose a tag to compare

#26 : Bug Fix. Make sure that all records are retrieved event when more than 5000 records in the list

v1.2024.09.240

23 Sep 04:05
47bc076

Choose a tag to compare

#24 Add Managed/Unmanaged switch to filter Apis
Update dependencies

v1.2023.10.218

05 Oct 03:46
335ab53

Choose a tag to compare

PR #22 Thanks @janis-veinbergs
#19 Bug fix display issue
Nuget package upgrade

v1.2022.7.68

13 Jul 16:48
8ae181f

Choose a tag to compare

  • Fix for issue #14 : Added Guid and StringArray types to Parameters and Properties
  • Update packages

v1.2022.05.66

27 May 03:15

Choose a tag to compare

Rebranding

New Icon and color in Tool selector
image
Api icons created by Eucalyp - Flaticon

⚙️New 'Settings' section⚙️
#7

image

Current settings :

  • Default Publisher for current connection
  • Request Parameter Default Name
  • Response Property Default Name

Settings icons created by Freepik - Flaticon

v1.2021.11.59

18 Nov 05:13

Choose a tag to compare

🌟 New Feature : Support for 'expando' entities #10
See @Power-Maverick blog post for more context : expando entities
image

💪Tab index fixed #9 (Thanks @Power-Maverick for the feedback)

v1.2021.10.57

28 Oct 03:22

Choose a tag to compare

🐛 Bug Fix #8 : unable to create Entity Collection Properties and Parameters

v1.2021.7.54

25 Jul 01:43

Choose a tag to compare

Improvements

  • Add Custom API and artifacts to an Unmanaged solution in the creation form. (#1 )
    image

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

30 Jun 03:22
1a546eb

Choose a tag to compare