v1.0.8-beta.022 - feat: add internal archive repacker, fix user requests, and patch security vulnerabilities
- Added an Internal Archive Repacker to automatically extract, sequentially rename internal image files, and safely repack .cbz and .zip archives.
- Integrated the repacker into the BullMQ background worker and added a bulk action to trigger it directly from the Library UI.
- Fixed a bug where the My Requests and Recent Request Activity pages were blank for non-admin users due to missing userId payloads and strict middleware blocking.
- Patched Alpine Linux OS vulnerabilities (musl, openssl, busybox) by forcing an �pk upgrade during the Docker builder stage.
- Bumped
odemailer to @latest to resolve the GHSA-vvjj-xcjg-gr5g NPM vulnerability. - Updated package.json and package-lock.json to reflect the patched nodemailer version for local development.