Skip to content

Commit 85bdf7e

Browse files
release-notes: update release-notes.mdx
Shorten the 🐛 entries so each release note bullet is a single clear sentence, preserving meaning but removing trailing clauses.
1 parent d1a67ef commit 85bdf7e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

release-notes.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ hide_toc: false
1717

1818
## 🐛
1919

20-
- Fixed CORS behavior for cloud template routes so templates load correctly from allowed origins.
21-
- Corrected authentication handler behavior and removed legacy login routes when federated to prevent conflicting login flows.
22-
- Redacted sensitive information from logs and responses to avoid exposing secrets in operational views.
23-
- Corrected a typo in the error fallback message for clearer UI error text.
24-
- Ensured Tables MCP endpoint lists are validated and non-empty to prevent runtime errors.
20+
- Fixed CORS behavior for cloud template routes.
21+
- Corrected authentication handler behavior and removed legacy login routes when federated.
22+
- Redacted sensitive information from logs and responses.
23+
- Corrected a typo in the error fallback message.
24+
- Ensured Tables MCP endpoint lists are validated and non-empty.
2525

2626
##
2727

0 commit comments

Comments
 (0)