- new css style, created using tailwindcss and daisyui
- new favicon (replacing the default asp.net one)
- about page (linked in footer)
- migrated app to use blazor static site rendering for all pages
- bulma based css style
- 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
- Migrated project to .NET 8
- Container now uses Port 8080
- Input fields now have autocomplete attributes that improve browser behavior
- Restyled App with new Theme