You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Inhibited "dead links" design audit checks on the translation table to avoid potential false positives
964
-
- Backported [from v6.3](v6-3/#mail-service-configuration) support for `MAIL_SERVICE` overriding by the same name environment variable (or `mail.service` JVM property)
964
+
- Backported [from v6.3](v6-3#mail-service-configuration) support for `MAIL_SERVICE` overriding by the same name environment variable (or `mail.service` JVM property)
965
965
and backported support for YAML syntax instead of JSON
- Backported [from v6.3](v6-3/#mail-service-configuration) support for `MAIL_SERVICE` overriding by the same name environment variable (or `mail.service` JVM property)
476
+
- Backported [from v6.3](v6-3#mail-service-configuration) support for `MAIL_SERVICE` overriding by the same name environment variable (or `mail.service` JVM property)
477
477
and backported support for YAML syntax instead of JSON
- `customHealthCheck` platform hook for custom health check
396
-
- Backported [from v6.3](./v6-3/#improved-openapiswagger-schemas) improvements on OpenAPI/Swagger schemas (missing descriptions and `maxLength` on string attributes)
396
+
- Backported [from v6.3](v6-3#improved-openapiswagger-schemas) improvements on OpenAPI/Swagger schemas (missing descriptions and `maxLength` on string attributes)
397
397
398
398
### 6.2.4 (2025-03-19) {#version-6.2.4}
399
399
@@ -426,14 +426,14 @@ Post-release
426
426
427
427
- Fixed bookmark deletion from popup
428
428
- UI menu: hide the anchor of a single domain (no accordion)
429
-
- Backported [from v6.3](v6-3/#mail-service-configuration) support for `MAIL_SERVICE` overriding by the same name environment variable (or `mail.service` JVM property)
429
+
- Backported [from v6.3](v6-3#mail-service-configuration) support for `MAIL_SERVICE` overriding by the same name environment variable (or `mail.service` JVM property)
430
430
and backported support for YAML syntax instead of JSON
431
431
432
432
### 6.2.8 (UNRELEASED) {#version-6.2.8}
433
433
434
-
- Backported [from v6.3](v6-3/#maven-skip-tests) default modules' Maven `skipTests` to `true` to prevent unit tests to be processed,
434
+
- Backported [from v6.3](v6-3#maven-skip-tests) default modules' Maven `skipTests` to `true` to prevent unit tests to be processed,
435
435
by default, outside of a live instance
436
-
- Backported [from v6.3](v6-3/#improvements-of-the-generic-openidconnect-provider) improvements of the generic OpenIDConnect provider
436
+
- Backported [from v6.3](v6-3#improvements-of-the-generic-openidconnect-provider) improvements of the generic OpenIDConnect provider
437
437
- Fixed crosstab chart when grouping date per day (`dateGroup='D'`) and field is a datetime
438
-
- Backported [from v6.3](v6.3/#new-helper-methods) new `getText` helper methods on `PDFTool` to extract raw text content of a PDF document
438
+
- Backported [from v6.3](v6-3#new-helper-methods) new `getText` helper methods on `PDFTool` to extract raw text content of a PDF document
0 commit comments