chore: update changelog

This commit is contained in:
2025-01-28 18:43:42 +00:00
parent 9c9410db91
commit 6d3b2ae6ac
2 changed files with 20 additions and 1 deletions

View File

@@ -37,6 +37,21 @@ You can find the container image history [here](https://git.jrdn.dev/jordanwalst
# Changelog # Changelog
## [v0.0.4] (The Tag Update) - 2025-01-27
### Added
- Update compose file to use bind mount
- Delete tag button
- Added image tag pagination
- Tagged Screenshots pages
- Override for default page limit
### Fixed
- Bug where selected tags from a previous image wouldn't clear correctly after modal close
## [v0.0.3] - 2025-01-27 ## [v0.0.3] - 2025-01-27
### Added ### Added

View File

@@ -2,9 +2,13 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [v0.0.4] - 2025-01-27 ## [v0.0.4] (The Tag Update) - 2025-01-27
### Added ### Added
- Update compose file to use bind mount
- Delete tag button
- Added image tag pagination
- Tagged Screenshots pages - Tagged Screenshots pages
- Override for default page limit - Override for default page limit