Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions other-docs/guides/upgrading/v26.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ For more details check the [WordPress 6.9 Field Guide](https://make.wordpress.or

### Altis Dashboard Features

- Enabled self-managed IP allow and block lists by default for all customer environments.
- Added validation to prevent blocking IPs that are already on the allowlist.
- Updated AI bot detection list with new bot identifiers.
- Updated multiple composer dependencies to their latest versions.
- Self-managed IP allow and block lists are now enabled by default for all customer environments.
- We added checks to make sure you can’t accidentally block an IP from your allow list
- Our AI bot detection list has been updated with new bot identifiers.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need the extra space?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well spotted. But it will be ok in the docs as html compacts multiple whitespaces
I'll fix it later.


### Altis Local Server Improvements

Expand Down