v1.0.8-beta.015 - feat: expand audit logging coverage for destructive and bulk actions
- api/library/series: Added AuditLogger to the DELETE route to capture series deletions, including tracking whether physical files were wiped from disk.
- api/admin/requests: Implemented session fetching and added AuditLogger to the DELETE route to track which admin deleted specific download requests.
- api/library/issue/bulk: Added AuditLogger to the PUT route to capture bulk metadata updates (issue numbers, names, release dates) performed from the series management page.