| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| poweradmin-poweradmin_4_1_2.spdx.json | 2026-03-19 | 704.1 kB | |
| README.md | 2026-03-19 | 3.3 kB | |
| v4.1.2 source code.tar.gz | 2026-03-19 | 10.9 MB | |
| v4.1.2 source code.zip | 2026-03-19 | 15.0 MB | |
| Totals: 4 Items | 26.7 MB | 0 | |
🐛 Bug Fixes
🌐 api:
- validate template field as numeric ID in zone creation (closes [#1024]) (cf9b5df)
🔐 auth:
- add default values for password encryption config lookups (b2748f2)
- extract OIDC groups from ID token when userinfo lacks them (closes [#963]) (fc5a7e3)
- preserve auth_method for OIDC/SAML users on edit (closes [#1064]) (33c2a85)
- only apply default_permission_template to new SSO users (closes [#1092]) (c6e4d7d)
🐳 docker:
- restore settings.defaults.php when config dir is a volume mount (28c6ff3)
- skip config generation only when config file is non-empty (0c77e61)
- add PA_LOGGING_* env var mapping to entrypoint (closes [#1068]) (9e28e48)
🌐 translations:
- add missing translations for release 4.1.x (d86c0b0)
- fill 343 missing translations from develop branch (closes [#1018]) (3ba6e30)
- add translations for 2 remaining untranslated strings (807114d)
- translate 20 untranslated ja_JP strings and recompile .mo files (83a44ec)
📋 templates:
- update email preview links to use /tools/ route prefix (3b78a73)
- make dark mode icon visible on email preview button hover (877de82)
- separate sign zone button from edit form to prevent accidental signing (closes [#1020]) (aa1afdd)
- prevent background gradient repeat in light theme (4d8c698)
✅ validation:
- correct SVCB mode logic per RFC 9460 Section 2.4.1 (closes [#1025]) (a10cfb0)
📁 zones: