Changelog

Changelog

Version 5.72 (16/04/2026)

New Features

  • Add downlink by DevEUI : /lorawan-privates/:deveui/lorawan-downlinks

  • Generic device modification

Version 5.71 (24/03/2026)

New Features

  • Add codec SensaIO

  • Add Supervision menu

Version 5.68 (20/01/2026)

Corrections and Improvements

  • Change when gw_update is launch to avoid overloading our system

New Features

  • Cancel all cancelable downlinks of lorawan private device

  • Add button for lorawan-private downlinks

Version 5.66 (26/11/2025)

Corrections and Improvements

  • On patch device with some unexpected property with API

  • Users list on groups column: add limitation on groups to hidden part of them when list is too long

New Features

  • Add message in modal when enabled gateway(s) for status

  • Gateway CSV export

Version 5.65 (06/11/2025)

Corrections and Improvements

  • Update library codec for Eastron comma fix

  • Correctly throw errors when api fields are modified when it should not be (deveui, created_at, …)

  • Correct and improve the PER calculation

New Features

  • Change what a manager can do with user APIs

  • Add new Nodon devices decoder

  • Add possibility to cancel a sent confirmed downlink

  • Add possibility to cancel downlink sequence that has a sent lorawan confirmed downlink

  • Update gateway status based on last uplink

  • Add user management vue (menu, list) [only manager]


Version 5.64 (16/10/2025)

Corrections and Improvements

  • Update list of allowed characters on description

  • Fix error message on save gateway on POST/PATCH (front)

  • Improve PER calculation

  • Add Two new adr algorithms

New Features

  • Add Fport for decoding data in front


Version 5.63 (25/09/2025)

Corrections and Improvements

  • Allowed logout when navigating to a gateway page from the map.

  • Fixed issue related to deprecated Bitnami image.

New Features

  • Added a search filter on environment


Version 5.62 (03/09/2025)

Corrections and Improvements

  • Fixed display issue on the group list page (Front).

  • Updated radio quality image colors (Front).

  • Updated sequence states based on generic downlink state updates

New Features

  • Added a GET /generic-downlinks/{id}/state to retrieve a state without authentication.

  • Added character restrictions on the class attribute.

  • Added Ijinus codec with associated tests.

  • Changed the batch key for the ALT’O codec.


Version 5.61 (14/08/2025)

Corrections and Improvements

  • Allowed the creation of a downlink sequence when a device has no existing downlink.

  • Enabled generation of downlink sequences for generic devices.

  • Added filtering capability on the endpoint /devices/{id}/downlinks

New Features

  • Added codecs/templates for B-Meters.

  • Included generic downlinks in the downlink rotation command.

  • Added support for generic downlinks.


Version 5.60 (17/07/2025)

Corrections and Improvements

  • Re-order the correct downlink order (downlink-sequence) with the LNS

  • Change time to retrieve data Enedis

New Features

  • Added LoRaWAN port on the Uplink logs page

  • Refactored the LoRaWAN Downlink and LoRaWAN Private entities

  • downlinkDataPersister is now triggered when creating a downlinkSequence
    (maintained API compatibility)


Version 5.59 (25/06/2025)

Corrections and Improvements

  • Fixed regression preventing device association with newly created groups.

  • Strengthened input field validation for LoRaWAN key APIs.

  • Enabled linking newly created groups to devices.

New Features

  • Added group names in the CSV export.

  • Added a button to cancel queued downlinks on the frontend.

  • Added support for generating sensor state read requests (if supported by the device).

  • Ability to store and display a custom message from the database on the frontend.

  • Enabled deletion of devices in the Downlink Queue.

  • Support for displaying a global custom message in the header.

  • Integrated documentation reading for control actions via API.

  • Enabled generation of state request downlinks via API.


Version 5.58 (03/06/2025)

Corrections and Improvements

  • Updated downlink expiration:

    • Class C: 1 hour

    • Class A: 7 days

  • Implemented redirection to the login page after token expiration or user logout on the frontend, with token validity set to 1 hour.

  • Updated Wiotys frontends to point to the new documentation.

New Features

  • Added support for sending downlink sequences and managing their states in case of errors or expiration.

  • Support added for the second frame type of the NKE Pilot Wire.

  • Use of VIF measurement as an indexing coefficient for Maddalena devices.

  • Downlink queue rotation support.


Version 5.57 (07/05/2025)

New Features

  • Added the Smart template for Watteco Pilot Wire


Version 5.56 (16/04/2025)

Corrections and Improvements

  • Enhanced retrieval of gateway statuses.

  • Fixed gateway filtering issue on the frontend.

  • Simplified the API route for creating downlink sequences.

New Features

  • Added the Smart template for Watteco Alt’O (supports both Standard and Batch modes).

  • Added the Smart template for Watteco Clos’O.