Skip to content

Commit bca717b

Browse files
Changelog for 7.11.0
1 parent 28ee481 commit bca717b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
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).
66

7+
## [7.11.0] - 2023-12-22
8+
9+
### Fixed
10+
11+
* **UI**: Fixed the usage rule form.
12+
* **UI**: Fixed deserialization of schemas.
13+
14+
### Added
15+
16+
* **Contents**: New endpoint and methods to apply default values to existing content items.
17+
718
## [7.10.0] - 2023-12-17
819

920
This release will rebuild the text indexes for improved performance. Usually it will handle around 500 events per second, so depending on the number of changes in your system it can take from a few minutes up to several minutes. Other endpoints are not effected. If you have a dedicated worker, you can deploy this first and wait for the process to be finished before you deploy other nodes. This will not cause any downtimes in the full text search functionality.

0 commit comments

Comments
 (0)