Skip to content

Commit c802e97

Browse files
release-notes: update release-notes.mdx
Shorten each release note entry so that every bullet is a single concise sentence, truncating after the first comma where needed while keeping grammar correct, per the instructions.
1 parent b171919 commit c802e97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

release-notes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ slug: "/release-notes"
1010

1111
- Updated AI Assistant terminology and settings to match the current OpenOps edition.
1212
- Added Claude Opus 4.5 model support across Anthropic and Vertex AI providers.
13-
- Introduced database token authentication support for OpenOps Tables, enabling secure token-based access from workflows and applications.
13+
- Introduced database token authentication support for OpenOps Tables.
1414

1515
## 🐛
1616

@@ -21,7 +21,7 @@ slug: "/release-notes"
2121

2222
##
2323

24-
- Refined step name generation to use alphabetical indexing, improving workflow readability.
24+
- Refined step name generation to use alphabetical indexing.
2525
- Improved OpenOps Tables lookups to use explicit server/project context and database token authentication for consistent, correctly scoped table access.
2626
- Added `npm audit` security checks to the CI pipeline to catch vulnerable dependencies automatically.
2727
- Deferred encryption key loading to improve startup performance.

0 commit comments

Comments
 (0)