Digi On-Prem Manager v25.08


Version 25.08 of Digi On-Prem Manager was released 2025-08-12.

The updated version is available in our APT repository.

10039e7e3cd7ee690ba83ba6f40ebf7d9674e14f29d0ce9825976fbf52182f90  dom-server_25.08_all.deb

Changes from v25.04 to v25.08

  • Security
    • inbox: Prevent per-device authentication secret from being exposed to authenticated users in the JSON endpoint. This issue primariy affects SarOS devices, and is mitigated for DAL devices as they also authenticate with TLS client certificates (#2202)
  • Update DX DAL client to v4.42
    • Fix for Interactive Terminal feature compatibility after pam_token authentication was enabled in shellinabox in DAL 25.2 and later. (f026e9fd)
    • Add workaround to help with connection stability by forcing the client to exit (and restart) if a ping message has not arrived on the socket from the server after 200 seconds. (c3569c0b)
  • Bugfixes:
    • csv/export: Changing separator on device export failed when many devices were selected (#2185)
    • device/connect: Fixed bug where connect buttons would not open properly in a new browser tab (#2155)
    • device/view: Fixed bug that prevented LTE band names from being displayed on the device page (#2023)
    • login: Disabled login with email address by default, as it is not guaranteed unique. The previous behavious can be enabled by setting the allow_email=1 in the [login] section of the configuration file. (#2199)
    • quick: Fixed error in QR-code link that caused problems in some browers (#2189)
  • Documentation:
    • rtask/bulk: Clarified the help text (#2197)
  • Improvements:
    • device: Added the device types “ix40” and “tx54-single-cellular” (#2192)
    • device/edit: Automatic change case for input fields where uppercase or lowercase only is allowed (#2191)
    • device/reports: Added date dropdown to show the device samples for the chosen date (#779)
    • general: Added a footer with copyright info (#2193)
    • general: Removed some unused js/css dependencies (#2201)
    • inbox/all: Show the device type if known if known (#2202)
    • sso: Added beta OpenID Connect integration. (#2175)
  • System:
    • db: Misc schema cleanups (#2158, #2195)