chore: update changelog
This commit is contained in:
15
README.md
15
README.md
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user