Skip to content

Commit 3fea79a

Browse files
authored
Merge pull request #692 from humanmade/issue-1950-update-documentation
Adds breaking changes section
2 parents f219725 + cd49090 commit 3fea79a

File tree

1 file changed

+6
-0
lines changed
  • other-docs/guides/upgrading

1 file changed

+6
-0
lines changed

other-docs/guides/upgrading/v26.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ For more details check the [WordPress 6.9 Field Guide](https://make.wordpress.or
6363
- **Traefik** has been upgraded to **v3**, improving local server stability and ensuring compatibility with the latest versions of **Docker** and **Docker Desktop**. If you have added **custom Docker containers** to your local stack, you’ll need to update any **Traefik labels/annotations** in your add-ons to be compatible with Traefik v3. Refer to the Docker provider documentation for updated label formats and options of [Traefik for Docker](https://doc.traefik.io/traefik/providers/docker/)
6464
- **MySQL** has been upgraded to **v8.0.44** which is a maintenance release focused on fixes and incremental performance improvements, including updates across **InnoDB stability**, **query/optimizer correctness**, and **bundled OpenSSL refreshes on supported platforms**.
6565

66+
### Breaking changes
67+
68+
- We upgraded our Enhanced Search module to use ElasticPress v5, which removed support for indexing users and user metadata. If you
69+
were using this feature, you can add the 10Up plugin [ElasticPress Labs](https://github.com/10up/ElasticPressLabs) to
70+
re-enable user indexing.
71+
6672
### Altis Core improvements
6773

6874
We have incorporated many updates to modules and libraries in Altis to bring in important bug fixes and improvements.

0 commit comments

Comments
 (0)