Skip to content

Commit 5c54b1d

Browse files
authored
Merge pull request #419 from nocodb/docs/release-1104
docs: release note
2 parents 067223b + 894b58b commit 5c54b1d

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

content/changelog/2025.10.1.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: '2025.10.1'
3+
description: 'Bugfix release : Update addresses two issues affecting field conversion and webhook configuration.'
4+
---
5+
6+
![Image](/img/changelog/20251001.png)
7+
8+
## Fixes
9+
10+
* **Field Type Conversion Error** – Resolves an issue where field type changes occasionally resulted in unexpected errors or failed conversions. This fix ensures smoother and more reliable transitions between compatible field types.
11+
* **Webhook Editor Rendering** – Fixes a UI issue that prevented the Monaco editor from rendering correctly within the webhook configuration interface. With this fix, the editor now loads as expected, allowing users to view, edit, and configure custom webhook bodies seamlessly.
12+
13+
---

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.0", "2025.09.0", "2025.08.0", "2025.07.0", "2025.06.0", "2025.05.0"]
2+
"pages": ["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/20251001.png

1.77 MB
Loading

0 commit comments

Comments
 (0)