2024.9.9
Released on: 2026.5.26
-
Changed default record export behavior to resolve refs to labels by default, with a new checkbox to include the raw identifier next to the label (
26bc293). -
Changed workflow labels to show the ID when a module or namespace cannot be resolved (
d875ccf). -
Changed the server to use embedded timezone data instead of relying on the host system (
3b8cdb4).
-
Fixed user selector fields not returning any data when filtering by role membership due to invalid internal queries (
0c3ce1d). -
Fixed user and record references not resolving to labels in some edge cases (
95ed2bd). -
Fixed server crashing when exporting a larger set of records in a particular chunking scenario (
2df6273). -
Fixed resolve suspended and deleted user labels when exporting a record list (
77da5bb). -
Fixed record export failing on missing or deleted references (
96f7f0e). -
Fixed ID fields not being properly matched to module fields during record import (
b2dcd93). -
Fixed a race condition when opening a record in a new tab (
1e3fc12). -
Fixed the open-in-modal action failing after switching layout (
0a405db). -
Fixed suspended and deleted users not being selectable in the record list filter user field (
903c704). -
Fixed the total notification count when a notification is not part of the first page (
7a1264e). -
Fixed revoking user sessions in the admin user editor (
8d2b9d8). -
Fixed the SMTP test failing against servers that do not advertise AUTH PLAIN (
5ce99b1). -
Fixed workflow labels not evaluating when the module or namespace is not in the initial list fetch (
7afdc4c). -
Fixed record values not opening correctly in a modal when opened as a link (
8a1eec1). -
Fixed invalid paging cursors when generating the next page of records on dedicated DAL tables (
32105e4). -
Fixed timezone handling in record exports (custom timezone encoding and missing timezone formatting) (
4885bdc,3d5e23b). -
Fixed an error when exporting records with the unassigned checkbox enabled (
eece943). -
Fixed the file name of a record export when using a date range (
3f21da5). -
Fixed user resolution in record exports (
fb08ac9).