Skip to content

v3.26.2

Compare
Choose a tag to compare
@TheThingsBot TheThingsBot released this 11 Jul 08:42
· 3594 commits to v3.33 since this release

Added

  • New Admin Panel in the Console.

Fixed

  • Removing user invitations not working in the user management panel for administrators.
  • Fix payload formatter page launching malformed requests in the Console.
  • Fix end device claiming issues in the Console and improve error messaging.
  • HTTP API routes for parsing QR codes for the QR Generator service. We exercise our right to break compatibility with third party HTTP clients since this is a bug.
    • /qr-code/end-devices/parse is changed to /qr-codes/end-devices/parse.
    • /qr-code/end-devices/{format_id}/parse is changed to /qr-codes/end-devices/{format_id}/parse.