chore: update changelog

This commit is contained in:
2025-01-29 03:11:25 +00:00
parent 07bd14b371
commit e45fe798dd
2 changed files with 21 additions and 3 deletions

View File

@@ -39,6 +39,15 @@ You can find the container image history [here](https://git.jrdn.dev/jordanwalst
# Changelog # 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 ## [v0.0.5] - 2025-01-29
### Added ### Added

View File

@@ -2,12 +2,21 @@
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.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 ## [v0.0.5] - 2025-01-29
### Added ### Added
- Trash functionality to untagged images - Trash functionality to untagged images.
- Permanent deletion functionality - Permanent deletion functionality.
- Configurable columns - Configurable column count from dropdown.
### Changed ### Changed
- Padding at the bottom of the page is reduced to 35px from 50px. - Padding at the bottom of the page is reduced to 35px from 50px.