Overview:
To help you provide us with feedback, I’ve gathered an overview of some of the items that would be helpful to focus on in the release candidate period. We have run internal testing and are very happy with the current state of the build - but extra polishing and testing is always helpful.
We have postponed the public release by one week due to bank holidays which means there is an additional week for testing - if you’re not on vacation that is 😉 So if you have time to help - or just find yourself super curious, feel free to dive into the release candidates today.
What’s in Umbraco 11.3 and 10.5?
There are some neat new features such as the ability to sort domains in the backoffice, plenty of additions to backoffice translations, and another round of performance tweaks.
Also worth mentioning is that we have changed the default value of telemetry settings on a new install to Detailed. We hope to see more data that can help us all analyze the use of the CMS and packages, and make more informed decisions going forward. You can read more about the reasoning behind this in the Telemetry Status that was recently published on the blog.
Let’s dive into what is important to get tested. Unless noted otherwise, all features and improvements are available for both Umbraco 11 (11.3) and 10 LTS (10.5).
What to test
Missing Property Index Value Factories added
The most important thing to test is the newly added missing Property Index Value Factories. These are the ones that convert IPublishedContent into values in the Examine search indexes. A few property editors were missing these and as a consequence produced JSON directly in the search index, which was not easily searchable.
The editors that have added property index value factories are:
- Block Grid
- Block List
- Tags
- Media Picker
- Image Cropper
To test this, you need to have Content Types with the specified Property Editors and rebuild your indexes. After this ensure your search functionality still works, and ensure you can find content by searching for text in these properties.
Media and Image Cropper content is still not searchable by design.
Example of new index data: