Exolynk v1.6.0
Posted 2026-03-08 15:30:00 ‐ 2 min read
This article shows the details of the release v1.6.0
Following a list of all changes which are included with the v1.6.0 release.
Configuration Variables:
To configure Exolynk, there are multiple variables which can and need to be set. With this release the following variables need to be adjustet:
- deployment_stage: Defines the new stgae which can be received from environments
- smtp_email: Renamed from misspelled smpt_email
- smtp_marketing_email: Renamed from misspelled smpt_marketing_email
- swiss_post_commerce_user: Swiss Post Commerce user, to check locations in switzerland
- swiss_post_commerce_pwd: Swiss Post Commerce password, to check locations in switzerland
New Features:
- Complete rewrite of the Endpoint Manager
- Add a “no-cache” attribute for dynamic variables to disable client-side caching #833
- Get the deployment stage inside scripting with 'env.deployment_stage' #826
- Specific language can now also be set for selection input fields #830
- Pages can now be uploaded within the page editor #824
- Changed Date & DateTime picker to own implementation for better speed #804
- Added location validation with Swiss Post for better town names #778
- Allow legend position for charts with 'legend-pos' attribute #848
- Add openssl & curl to final docker container #827 #840
- PDF-Report Templates can now be deleted, exported & imported #842
Bug Fixes:
- Reworked MCP implementation to align better to standard #823
- Fixed MCP file returning formatting error #774
- Fixed the custom scripting endpoints #819
- PopUps closing detail panel before open and after close #831
- Fixed 'smtp_email' & 'smtp_marketing_email' from spelling mistake #829
- Vertically centered upload button #825
- WasmWorker serialisation & deserialsation again with pot #839 #838
- Adopted to new OpenStreetMap API requirements
- Upload button darkening on hover #837
- Fixed file uploads #843
- Endpoints use again user bearer key authorization #847