Skip to content

Commit

Permalink
Changelog for 7.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Nov 29, 2024
1 parent b379c97 commit 81c6c23
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [7.16.0] - 2024-11-29

### Fixed

* **API**: Fix the OpenAPI spec for file uploads.
* **UI**: Also detect meta key when opening content in new tab.
* **UI**: Fix the prefix detection when selection content fields in custom query.

### Changed

* **Comments**: New autocompletion for mentions.
* **UI**: Simplified asset content editor.
* **UI**: Simplified login screen.
* **UI**: Simplified references content editor.

### Added

* **Contents**: APIs and UI to create indexes for contents.
* **Contents**: Define the collation in queries.
* **Contents**: New scripting extensions to pass non-JSON bodies to requests.
* **Contents**: New scripting extensions to query contents.
* **Contents**: Permanent schema deletion via API.
* **Telemetry**: Added exporters for OTL logs.
* **Telemetry**: Added exporters for OTL metrics.

## [7.15.0] - 2024-08-23

### Fixed
Expand Down

0 comments on commit 81c6c23

Please sign in to comment.