mirror of
https://github.com/miawinter98/just-short-it.git
synced 2024-11-10 03:59:53 +00:00
22 lines
509 B
Markdown
22 lines
509 B
Markdown
# Changelog
|
|
|
|
## [1.2.0] - 2023-11-17
|
|
|
|
### Added
|
|
|
|
- Page Titles to Login, Logout and Urls Page
|
|
- Added Inspect Page, which displays information about a URL and allows to delete it
|
|
- Added Inspect Form group to Urls that redirects to Inspect Page
|
|
- Added Docker-Multiplatform support (future images will contain linux/amd64 and linux/arm64 images)
|
|
- Added alpine images
|
|
|
|
## Changed
|
|
|
|
- Migrated project to .NET 8
|
|
- Container now uses Port 8080
|
|
|
|
## [1.1.0] - 2023-04-17
|
|
|
|
### Changed
|
|
|
|
- Restyled App with new Theme |