Releases: drivardxrm/XTB.CustomApiManager
Releases · drivardxrm/XTB.CustomApiManager
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
v1.2021.5.35
#6 Added support for new field "Enabled for Workflow"