diff --git a/CHANGELOG.md b/CHANGELOG.md index ffd7f5a..7ee7b9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ ## [02.29.01] - 2026-05-31 ### Added - `allow_extension_updates` param — separate update rights from installer restrictions; tenants can update extensions by default even when the installer is restricted -- Hardcoded master usernames (`mokoconsulting`, `jmiller`) — both are treated as master users with identical privileges +- Hardcoded master usernames — multiple privileged users supported with identical access ### Fixed - Emergency access IP whitelist: empty `allowed_ips` now permits all IPs (was blocking everyone)