Unclaimed project
Are you a maintainer of ravendb ? Claim this project to take control of your public changelog and roadmap.
Claim this project Changelog
ravendb ACID Document Database
csharp database document-database dotnet full-text-search indexing +8
Last updated about 6 hours ago
© 2026 AnnounceHQ. All rights reserved.
Back to changelogFeatures
[Setup Wizard] Revamped the Setup Wizard with improved UI/UX
Server
[AI] Added the value to documents in @embeddings-cache collection to aid in debugging
[AI] ChatCompletionClient now supports reasoning_content from LM Studio
[AI] Fixed streaming for surrogate characters
[AI] Handled 502 Bad Gateway responses in ChatCompletionClient without triggering JSON parsing errors
[AI/Indexing] Added support for loading embeddings generated from other collections via LoadVector
[Audit Log] Normalized audit logging for better consistency
[Backup] Added a configuration option Security.Backup.RestrictExternalScriptUsageForNonClusterAdmin to restrict external script usage for non-cluster admins
[Backup] Used the current time as the default value for backup status if no backup has been performed
[Backup/Restore] Fixed an issue where restoring a snapshot with set to true would incorrectly restore the indexes folder
SkipIndexes
[Logging] Reduced log noise of Bulk Insert operations by changing specific logs to debug level
[Certificates] Ensure the sign byte for the serial number is positive
[Configuration] Fixing issue that ForceUsing32BitsPager configuration didn't affect PulseReadTransactionLimit and MaxTxSize
[Corax] Added support for the In() method in search highlighting
[Corax] Fixed In query behavior when handling empty lists
[Querying] Ignored the score function of VectorSearch when the method is not evaluated
[Corax] Introduce DocumentEntryId to strictly type document entry IDs and prevent internal storage layer confusion
[HTTP] Configured internal server calls to use HTTP/2 prior-knowledge when running in unsecured HTTP/2 environments
[Import/Export] CSV Export will now correctly quote string identifiers
[Indexing] Fixed an issue preventing index creation for collections containing a dot in their name
[Indexing] Fixed stale cache state in Lucene's TermInfosReader during transaction rollbacks which caused IndexOutOfRangeException
[Indexing] Removed failed entries from the Lucen's cache on generation errors to allow retries
[Monitoring] Reimplemented the requests per second meter to provide more accurate rate calculations
[Operations] Implemented /admin/debug/operations/max-running endpoint for debugging
[Querying] Dynamic index exact InQuery will now correctly use ExactField
[Querying] Fixed case-insensitive parsing for the timeseries keyword
[Replication] Fixed connection timeouts during slow batch preparation and improved batch interruption logic
[Replication] Fixed tombstone cleanup blockage on passive External Replication nodes
[Replication] Reduced log noise by de-escalating certain warnings to debug level
[Sharding] Ensured the correct topology is used during license checks
[Sharding] Fixed an issue with resharding where data could not be moved correctly
[Sharding] Fixed import with attachments to sharded database
[SNMP] Fixed ServerLicenseExpirationLeft to match the expiration date displayed in the Studio
[Time Series] Fixed aggregation logic on time series boundaries
[Tools] Added 1EKU support to the rvn put-client-certificate command
[Voron] Fixed page allocation cleanup when deleting tables
[.NET] Updated to .NET 8.0.23
Client
[Changes API] Fixed race conditions where registering on a disposed Changes API could cause duplicate changes or errors
Studio
[AI] Added Send to model functionality to the Edit AI Agent view
[Client Configuration] Fixed the tooltip for "Identity Parts Separator"
[Common] Fixed a bug in FileDropzone that caused unnecessary updates
[Layout] Removed the back button from the sidebar menu
[Layout] Updated z-index for the About view dropdown
Articles C#