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
- `customHealthCheck` platform hook for custom health check
393
+
- Backported [from v6.3](v6-3#new-helper-methods) the `ServletTool.success` helper method
394
+
- Backported [from v6.3](v6-3#custom-health-check) the `customHealthCheck` platform hook for custom health check
396
395
- Backported [from v6.3](v6-3#improved-openapiswagger-schemas) improvements on OpenAPI/Swagger schemas (missing descriptions and `maxLength` on string attributes)
397
396
398
397
### 6.2.4 (2025-03-19) {#version-6.2.4}
399
398
400
399
- Fixed action `ObjFieldGenerateObject` without clear cache
401
-
- Backported `[ROOT]` and `[URL]` tokens in expressions
402
-
- Backported implicit rewrite from `*/` to `*/index.html` in static contents
400
+
- Backported [from v6.3](v6-3#new-configuration-items) `[ROOT]` and `[URL]` tokens in expressions
401
+
- Backported [from v6.3](v6-3#others) implicit rewrite from `*/` to `*/index.html` in static contents
403
402
- Fixed audit widget to show only the "Start audit" button
404
403
- Backported [from v6.3](v6-3#improved-openapiswagger-schemas) improvements on OpenAPI/Swagger schemas of generic APIs
405
404
- Backported [from v6.3](v6-3#improved-mapped-api-external-object-configuration) improvements on OpenAPI/Swagger schemas of generic APIs
@@ -410,7 +409,7 @@ Post-release
410
409
411
410
### 6.2.5 (2025-03-28) {#version-6.2.5}
412
411
413
-
- Backported major version check when importing a module: importing modules exported from
412
+
- Backported [from 6.3](v6-3#major-version-check-at-module-import) major version check when importing a module: importing modules exported from
414
413
a higher major versions is now denied as it may have unexpected results
415
414
- Fixed meta-object cascade delete without explicit list
416
415
- Backported [from v6.3](v6-3#mermaid-widget) the Mermaid widget
0 commit comments