2024.9.5
Released on: 2025.10.01
-
Added unified logging with the SAML sub-service (
dfd65e1
). -
Added proper display of values for nested record fields Particularly rich text values (
05e1dd7
). -
Added warning triangles to tabs with error fields and improved error/warning messages with field names (
64afdce
). -
Added edit module button to record pages, similar to page builder buttons (
684c777
). -
Added geosearch to map block (
72ad897
). -
Added user mentions to rich text editor (
55c9371
). -
Added logger to SAML service (
dfd65e1
).
-
Changed comments block to be more chat like. The change was made to improve the user experience (
f115233
).
-
Fixed text headings not preserving for rich-text editors such as Content page blocks (
f1ac620
). -
Fixed integration gateway profiler requests failing to load due to a lapsus in cancellable API call (
9d57305
). -
Fixed using system fields with between operator in record list filter (
0dd8c86
). -
Fixed record fields applying prefilters in record list filter (
0dd8c86
). -
Fixed reminders not being displayed on time without refreshing the page (
0ce8173
). -
Fixed RbacResource type casting from string in workflows (
f3dde6b
). -
Fixed on hover preview of execute workflow and error handler steps (
22a093b
). -
Fixed nickname not being used for handle when creating a user via external auth (
59bd38c
). -
Fixed reference record block not resolving its record values (
d77bc41
). -
Fixed multi value delimiter option being displayed in record export if no multi value field is selected (
b9899f1
). -
Fixed past/future values option being visible in time only fields configurator (
0a07e1a
). -
Fixed some prefilters not properly refreshing when related value changes (
58fa20b
). -
Fixed reminder feed calendar translation (
ac05a59
). -
Fixed record revisions to properly display multi value changes (
8bdc6f5
). -
Fixed refetching record revisions when navigating from existing to new record from the same page (
d087a77
). -
Fixed save chart as image overlapping chart filter (
da12f68
). -
Fixed record date filter not respecting seconds (
0d08a45
). -
Fixed totp alert translations in auth security screen (
1ec3a66
). -
Fixed profiler route hits list not fetching results (
a7b7b6f
,9d57305
).