New Features
* Attachments can now be exported and placed in their respective `attachments/{page}/` directory
* Docker Image Tagging changes to better facilitate testing and GitHub actions
* arm64 docker image support
Highlights
* Reworked Asset (Image/Attachment) archiver modules for better reusability and readability
What's Changed
* add arm64 docker image support by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/34
* Rework for attachments by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/36
* fix dockerfile image tag by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/37
* fix dockerfile image args by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/38
* fix release tag versioning for docker by pchang388 in https://github.com/homeylab/bookstack-file-exporter/pull/39
**Full Changelog**: https://github.com/homeylab/bookstack-file-exporter/compare/v1.0.2...v1.1.0