| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| poweradmin-poweradmin_4_0_6.spdx.json | < 24 hours ago | 3.5 MB | |
| README.md | 2026-01-31 | 1.7 kB | |
| v4.0.6 source code.tar.gz | 2026-01-31 | 15.5 MB | |
| v4.0.6 source code.zip | 2026-01-31 | 19.5 MB | |
| Totals: 4 Items | 38.5 MB | 0 | |
🐛 Bug Fixes
🌐 api: * improve HTTP error handling for non-JSON responses, closes [#971] (e4dae38)
🗃️ db: * disable MySQL SSL verification by default for backwards compatibility (#978) (481a601)
🐳 docker: * use curl for healthcheck to handle relative redirects (095e682) * disable SSL for mysql CLI in entrypoint (0fabf58)
🌐 i18n: * make Select All Filtered button translatable, closes [#972] (12c60e0) * add missing translations for 14 locales (988072a)
📋 templates: * use correct CSRF token field name in delete forms (closes [#979]) (e34e73e)
📁 zones: * handle comment deletion errors gracefully during zone deletion, related to [#971] (a834539) * move DNSSEC handling before transaction in bulk deletion, closes [#971] (f68843c)