chore: update changelog
This commit is contained in:
@@ -39,6 +39,15 @@ You can find the container image history [here](https://git.jrdn.dev/jordanwalst
|
||||
|
||||
# Changelog
|
||||
|
||||
## [v0.0.6] - 2025-01-29
|
||||
|
||||
### Changed
|
||||
- Changelog URL set to Github changelog.md
|
||||
- Deleted images hash separator
|
||||
|
||||
### Fixed
|
||||
- Pagination layout issues [#10](https://git.jrdn.dev/jordanwalster/photon-dashboard/issues/10)
|
||||
|
||||
## [v0.0.5] - 2025-01-29
|
||||
|
||||
### Added
|
||||
|
||||
15
changelog.md
15
changelog.md
@@ -2,12 +2,21 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [v0.0.6] - 2025-01-29
|
||||
|
||||
### Changed
|
||||
- Changelog URL set to Github changelog.md
|
||||
- Deleted images hash separator
|
||||
|
||||
### Fixed
|
||||
- Pagination layout issues [#10](https://git.jrdn.dev/jordanwalster/photon-dashboard/issues/10)
|
||||
|
||||
## [v0.0.5] - 2025-01-29
|
||||
|
||||
### Added
|
||||
- Trash functionality to untagged images
|
||||
- Permanent deletion functionality
|
||||
- Configurable columns
|
||||
- Trash functionality to untagged images.
|
||||
- Permanent deletion functionality.
|
||||
- Configurable column count from dropdown.
|
||||
|
||||
### Changed
|
||||
- Padding at the bottom of the page is reduced to 35px from 50px.
|
||||
|
||||
Reference in New Issue
Block a user