## [0.5.0] - 2026-05-26 | Prison feature
- fix: keep Admin Utils PlayerSettings guidance cards within the shared Tools settings width
- fix: increase Admin Utils PlayerSettings guidance card height so long localized text remains visible
- change: use the dedicated prison shared-indicator icon for prison-zone signals
- change: widen Admin Utils player settings guidance cards and remove redundant prison-zone radial info buttons
- fix: route theft prison replacement before the old theft kill path and stabilize players during prison transfer
- fix: return active prisoners to the prison spawn on spawn to block normal bed-spawn bypasses
- feat: add shared Tools prison-zone indicator with `showPrisonZoneIndicator`
- feat: add Admin Utils radial Info/Status menu action with the shared Tools info icon
- feat: add shared Tools Info/Status panel content for Admin Utils and route `/au status` to it
- feat: complete grouped admin settings metadata and i18n labels for Admin Utils settings
- fix: restore colored one-line plugin welcome message
- build: align bundled PluginAPI jar and Maven dependency version
- feat: add additive prison prisoner persistence fields for future release, inventory restore, and audit workflows
- feat: add disabled-by-default prison settings and configurable theft sentence durations
- feat: add Admin Utils prisoner area permission template initialization
- feat: add admin radial prison zone management entry point
- feat: add radial prison creation, name sync, and spawn setup
- feat: add prison detail inmate table with pardon action
- feat: add prison incarceration service with nearest-prison selection, spawn capture, permission assignment, inventory serialization, and teleport
- feat: add prison release service with spawn/inventory restore, permission cleanup, and offline realtime sentence completion on login
- feat: route mount theft kick/ban escalation into prison when enabled, with existing punishment fallback if no prison is available
- docs: add prison setup, migration, and runtime validation guidance
- change: replace Admin Utils player settings placeholder with localized settings guidance
- change: document prison Package 1 persistence audit and migration scope