chore: release notes update
This commit is contained in:
parent
1ea2e8bfa1
commit
76b07b8e54
1 changed files with 6 additions and 5 deletions
|
|
@ -4,17 +4,17 @@
|
|||
Release Date
|
||||
^^^^^^^^^^^^
|
||||
|
||||
- 2025-09-30
|
||||
- 2025-10-02
|
||||
|
||||
New Features
|
||||
^^^^^^^^^^^^
|
||||
|
||||
- **AI Code Review Integration** (Beta, only available for superadmins): Added support for AI-assisted code reviews with multiple AI models including GPT, Claude, and Gemini. This feature allows automated code analysis and review suggestions. Available only in Enterprise Edition.
|
||||
- AI Code Review Integration (Beta, only available for superadmins): Added support for AI-assisted code reviews with multiple AI models including GPT, Claude, and Gemini. This feature allows automated code analysis and review suggestions. Available only in Enterprise Edition.
|
||||
- Rhodecode MCP - interact with your rhodecode deployment via your favourite AI agent. For now, mostly read-only actions are supported. See https://code.rhodecode.com/rhodecode-mcp
|
||||
|
||||
General
|
||||
^^^^^^^
|
||||
|
||||
|
||||
- documentation: Enhanced repository extra fields documentation with improved examples and UI hints.
|
||||
|
||||
Security
|
||||
|
|
@ -32,9 +32,10 @@ Fixes
|
|||
|
||||
- indexing: Fixed indexing failures that could occur on first error by updating rhodecode_tools dependency.
|
||||
- api: Fixed search API enpoint compatibility issue with Elasticsearch 8.x format affecting result counts.
|
||||
- api: Fixed repository visibility issue where repositories created via API would not appear immediately in the UI until manual user action triggered cache refresh.
|
||||
- api: Fixed repository visibility issue where repositories created via API would not appear immediately in the UI.
|
||||
- ui: Fixed exception tracker UI bug that showed incorrect number of exceptions in the admin panel.
|
||||
- deprecation: Suppressed pkg_resources deprecation warnings during vcs operations.
|
||||
- logs: Suppressed pkg_resources deprecation warnings during vcs operations.
|
||||
- azure: Fixed issue with SAML plugin and MFA authentification methods on Azure side.
|
||||
|
||||
Upgrade notes
|
||||
^^^^^^^^^^^^^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue