Skip to content

Releases: drivardxrm/XTB.CustomApiManager

1.2024.10.241

12 Oct 21:43
Compare
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
Compare
Choose a tag to compare

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

v1.2023.10.218

05 Oct 03:46
335ab53
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

v1.2021.7.54

25 Jul 01:43
Compare
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
Compare
Choose a tag to compare

v1.2021.5.35

04 May 01:52
Compare
Choose a tag to compare

#6 Added support for new field "Enabled for Workflow"