chore: update changelog

This commit is contained in:
2025-01-29 04:27:49 +00:00
parent e45fe798dd
commit e2d3d27587
2 changed files with 25 additions and 3 deletions

View File

@@ -39,6 +39,17 @@ You can find the container image history [here](https://git.jrdn.dev/jordanwalst
# Changelog # Changelog
## [v0.0.7] - 2025-01-29
### Added
- Empty trash button.
- Screenshot counter to sidebar.
- Trash counter to sidebar.
### Fixed
- Expanded tags view persisting between page refreshes.
- Image names displaying the trash hash value when on trash page.
## [v0.0.6] - 2025-01-29 ## [v0.0.6] - 2025-01-29
### Changed ### Changed

View File

@@ -2,14 +2,25 @@
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.7] - 2025-01-29
### Added
- Empty trash button.
- Screenshot counter to sidebar.
- Trash counter to sidebar.
### Fixed
- Expanded tags view persisting between page refreshes.
- Image names displaying the trash hash value when on trash page.
## [v0.0.6] - 2025-01-29 ## [v0.0.6] - 2025-01-29
### Changed ### Changed
- Changelog URL set to Github changelog.md - Changelog URL set to Github changelog.md.
- Deleted images hash separator - Deleted images hash separator.
### Fixed ### Fixed
- Pagination layout issues [#10](https://git.jrdn.dev/jordanwalster/photon-dashboard/issues/10) - Pagination layout issues [#10](https://git.jrdn.dev/jordanwalster/photon-dashboard/issues/10).
## [v0.0.5] - 2025-01-29 ## [v0.0.5] - 2025-01-29