Version 2.0.0 16 MAR 2026
Attention: Linkar Server version 3.0.0 is required.
LinkarWS
0001655: OpenApiGenerator (Swagger): XML example cannot be generated; root element name is undefined
Fixed the bug that caused this error in SELECDT, DICTIONARIES and SUBROUTINE operations.
0001670: Swagger file upgrade.
Added a feature to allow line breaks in the Request Body Description field.
0001797: Logging to text files and MySQL
Improved logging of Operations Tracking, including the option to log events to MySQL. More info at Linkar_Logs
0002045: Dynamic Arrays. Buffer MV and JSON/XML mapping
This feature allows you to work with data records in JSON or XML format, as well as directly using an MV buffer in a way that is transparent to the customer user. After defining the MV Buffer Properties Linkar Server will parse it in JSON or XML format and vice versa.
More info at Dynamic_Arrays
0002048: Fixed a bug in Scopes Function
Endpoints were not being generated in Swagger when having specific scopes for Function type Endpoints (e.g. apidemo.functinos.execute.who) without the general scope (apidemo.functions) in ApiResources. Authorization was also failing when trying to run.
0002049: Fixed a bug in Allowed IPs with DNS
LinkarWS was throwing an error when using different DNS names to allow access if the first DNS was not resolving correctly. The rest of the DNS will now resolve correctly.
Version 1.1.9 06 MAY 2025
LinkarWS
0001969: X-Forwarded-For to receive the original IP in the case of installations with reverse proxy
When we installed LinkarWS behind a reverse proxy, LinkarWS always gave the IP of the reverse proxy as the source IP of the request.
The X-Forwarded-For header has been added so that the original IP can be received.
0001970: Improvements to the Health endpoint
Two optional parameters have been added to the “/api/v1/health” endpoint: the name of a LinkarWS EntryPoint and a timeout.
Attention. Linkar Server version 2.4.1 is required.
Version 1.1.8 17 JAN 2025
LinkarWS
0001928: New System Labels
Added System Label %LKWS_APIKEY_INTERNALNAME%. It is replaced by ApiKeys internal description.
Added also in %LKWS_REQUESTDATA% just after %LKWS_APIKEY%.
All System Labels are also replaced in the EntryPoint connection values.
LinkarWS Manager
0001929: Fixed error when copying Custom Endpoints
Could not save the copied record
0001939: Allowed IPs in Api Key. Now you can specify a DNS
If you want to indicate a dns you must indicate as prefix dns:
Example: dns:mydomain.com
Version 1.1.7 10 JUN 2024
LinkarWS Manager
0001837: Remove all calls to external urls, to avoid problems on servers with outbound limitations.
For the correct execution of LinkarWS Manager on servers with limited internet access, all calls to style and javascript urls have been removed.
For a correct working, it is only necessary to have access to the following urls:
https://siarkosday.com.es
https://github.com/kosday
Version 1.1.6 09 APR 2024
New HTTP status code funtionality
Version 1.1.5 15 DEC 2023
Launch
Version 1.0 Beta 01 MAY 2022
Installation on several clients, for testing and debugging procedures