Skip to main content

Release v0.14 (v0.14) Switch to the latest release

Published on: 01/07/2026

Features:

* Enhanced HTTP logging capabilities with structured metadata, response times, and robust user tracking, alongside extracting NGSI-LD context keys into maintainable constants.
* Standardised API error responses to prevent internal detail leakage, enforced correct CORS configurations, and integrated OpenAPI examples into Data Transfer Objects (DTOs).
* Optimised security posture by stripping server disclosure headers, enforcing security headers on API responses, and actively disabling permalink and share functionalities within Superset.
* Streamlined frontend interfaces with new attribute selection tools, reset buttons for search inputs, and comprehensive validations to handle empty entity names and missing required fields.
* Addressed critical backend data flows by introducing a POST /tenants endpoint for Scorpio, correctly forwarding Link headers for NGSI-LD context delivery, and stripping custom contexts prior to Scorpio ingestion to enforce standardisation.