v1.1.0
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 #34
- Rework for attachments by @pchang388 in #36
- fix dockerfile image tag by @pchang388 in #37
- fix dockerfile image args by @pchang388 in #38
- fix release tag versioning for docker by @pchang388 in #39
Full Changelog: v1.0.2...v1.1.0