diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..b5716f4 --- /dev/null +++ b/changelog.md @@ -0,0 +1,30 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [v0.0.3] - 2025-01-27 + +### Added + +- Filter buttons for mimetype +- Tag attachment counter +- Image tagging +- Support for tag creation + + +## [v0.0.2] - 2025-01-26 + +### Added + +- Gravatar profile pictures +- Download image function +- Flags for disabling incomplete functions (search, tagging) + +## [v0.0.1] - 2025-01-25 + +### Added + +- Image format labels to dashboard +- Rename image function +- Copy link to clipboard function +- A changelog to document changes