Skip to content

6.14.3379

7 July 2026

  • The UserAPI audit-log operation now accepts optional dateFrom and dateTo parameters (format yyyy-MM-dd) so audit entries can be retrieved for a specific date range. Both dates are inclusive. A clear validation error is returned when a date is not in the expected format or when dateFrom is later than dateTo.
  • Creating or updating the accounts database (Accounts.db) could fail during installation