Skip to content

Commit ec3b704

Browse files
committed
docs: include date in release
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 parent 6c8c9a6 commit ec3b704

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

content/changelog/2025.10.1.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: '2025.10.1'
33
description: 'Bugfix release : Update addresses two issues affecting field conversion and webhook configuration.'
44
---
55

6+
`Updated on: 2025-November-05`
7+
68
![Image](/img/changelog/20251001.png)
79

810
## Fixes

content/changelog/2025.10.2.mdx

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
22
title: '2025.10.2'
3-
description: 'Bugfix release : Update addresses minor issues OpenAPI specification & meta sync.'
3+
description: 'Bugfix release : Update addresses minor issues related to OpenAPI specification & meta sync.'
44
---
5-
5+
`Updated on: 2025-November-10`
66
![Image](/img/changelog/20251002.png)
77

8+
9+
810
## Fixes
911

10-
- Access Control Fix for Shared Resources – Resolved an issue where opening a Shared Base, ERD, or Shared View in a new tab caused unexpected errors to appear. Shared resources now open correctly in guest mode without triggering access-related errors.
11-
- OpenAPI's specification correction - Resolved an issue where the LastModifiedTime field was not properly marked as nullable in the OpenAPI specification. The field type and format have been updated to correctly reflect that null values are supported.
12-
- Fixed meta sync failures on back-to-back requestsMeta sync now gracefully handles consecutive requests without errors. The UI prevents back-to-back requests that previously caused synchronization failures, improving reliability during frequent sync operations.
12+
- **OpenAPI's specification correction** - Resolved an issue where the LastModifiedTime field was not properly marked as nullable in the OpenAPI specification. The field type and format have been updated to correctly reflect that null values are supported.
13+
- **Fixed meta sync failures on back-to-back requests** - Meta sync now gracefully handles consecutive requests without errors. The UI prevents back-to-back requests that previously caused synchronization failures, improving reliability during frequent sync operations.
14+
- **Access Control Fix for Shared Resources** – Resolved an issue where opening a Shared Base, ERD, or Shared View in a new tab caused unexpected errors to appear. Shared resources now open correctly in guest mode without triggering access-related errors.
1315

1416
---

content/changelog/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"pages": ["2025.10.1", "2025.10.0", "2025.09.0", "2025.08.0", "2025.07.0", "2025.06.0", "2025.05.0"]
2+
"pages": ["2025.10.2", "2025.10.1", "2025.10.0", "2025.09.0", "2025.08.0", "2025.07.0", "2025.06.0", "2025.05.0"]
33
}

0 commit comments

Comments
 (0)