Skip to content

Commit ca16e76

Browse files
authored
Merge pull request #426 from nocodb/docs/release-1110
Docs/release 1110
2 parents cfbf7ed + ec3b704 commit ca16e76

File tree

4 files changed

+19
-1
lines changed

4 files changed

+19
-1
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: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: '2025.10.2'
3+
description: 'Bugfix release : Update addresses minor issues related to OpenAPI specification & meta sync.'
4+
---
5+
`Updated on: 2025-November-10`
6+
![Image](/img/changelog/20251002.png)
7+
8+
9+
10+
## Fixes
11+
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.
15+
16+
---

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
}

public/img/changelog/20251002.png

1.77 MB
Loading

0 commit comments

Comments
 (0)