All notable changes to this project will be documented in this file, per the Keep a Changelog standard, and will adhere to Semantic Versioning.
1.0.5 - 2021-03-05
- Initial public release 🎉.
- Plugin banner and icon assets (props @McCallumDillon, @cgoozen via #8, #14).
- Documentation and GitHub Action updates (props @jeffpaul, @dinhtungdu via #16, #17).
- Code spacing, documentation, translated strings, formatting, and other code cleanup tasks (props @dkotter via #15).
- Bump
inifrom 1.3.5 to 1.3.8 (props @dependabot via #10, #13). - Update NPM packages for
axiosandsocket.ioto fix vulnerabilities (props @joshuaabenazer via #18).
1.0.4 - 2021-01-04
- Better S3 error logging (props @tlovett1).
1.0.3 - 2021-01-04
- Don't break old media and ensure new media has the correct visibility (props @tlovett1).
- Create upload sub dir if it doesn't exist (props @tlovett1).
- Fix public srcset urls (props @tlovett1).
- Fix missing setting; only delete file if it exists (props @tlovett1).
- Check if file exists before doing mkdir (props @tlovett1).
1.0.2 - 2020-12-22
- Set default bucket and make sure there's always an S3 bucket (props @tlovett1).
- Assorted bugs (props @tlovett1).
1.0.1 - 2020-12-10
- Redirect single attachment page for private media if not authorized (props @tlovett1).
- Assorted errors (props @tlovett1).
1.0.0 - 2020-10-26
- Initial private release of Secure Media plugin.