diff --git a/website/docs/releases/2025/v2025.4.md b/website/docs/releases/2025/v2025.4.md index 9aa9c1b30c..ce58eea5a1 100644 --- a/website/docs/releases/2025/v2025.4.md +++ b/website/docs/releases/2025/v2025.4.md @@ -18,7 +18,7 @@ slug: "/releases/2025.4" ## Breaking changes -- **Reputation score limit**: The default value for the new limits on Reputation score is between `-5` and `5`. This might break some current setups which count on the possibility of scores decreasing or increasing beyond these limits. You can set your custom limits under **System > Settings**. +- **Reputation score limit**: The default values for the new upper and lower limits on Reputation score are `-5` and `5`. This could break custom policies that rely on the reputation scores decreasing or increasing beyond these limits. You can set your custom limits under **System > Settings**. - **Deprecated and frozen `:latest` container image tag after 2025.2** @@ -26,7 +26,7 @@ slug: "/releases/2025.4" The tag will not be removed, however it will also not be updated past 2025.2. - We strongly recommended the use of a specific version tag for authentik instances' container images like `:2025.4`. + We strongly recommended the use of a specific version tag for authentik instances' container images, such as `:2025.4`. - **Helm chart dependencies update**: Following [Bitnami's changes to only publish latest version of containers](https://github.com/bitnami/containers/issues/75671), the Helm chart dependencies (PostgreSQL and Redis) will now be updated with each release.