chore: sanitize changelog 02.29.01 #103

Merged
jmiller merged 1 commits from dev into main 2026-05-31 13:34:38 +00:00
+1 -1
View File
@@ -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)