mirror of
https://github.com/sigmasternchen/drnk.me
synced 2025-03-15 09:48:54 +00:00
29 lines
566 B
Markdown
29 lines
566 B
Markdown
## v0.2.0 (2023-12-03)
|
|
|
|
### Feat
|
|
|
|
- Add favicons
|
|
- Add decent mobile layout
|
|
- Add fontawesome
|
|
- Add copy feature
|
|
- Formatting for error messages
|
|
- Change charset
|
|
- Set min length to 4
|
|
- Add return existing slug if available
|
|
- Add input validation + cleanup of controller
|
|
- Add proper success page
|
|
- Add placeholder image
|
|
- Add HTMX dependency
|
|
- Add endpoint for adding new URLs
|
|
- Add basic design for homepage
|
|
- Add logic for redirect
|
|
- Basic project setup
|
|
|
|
### Fix
|
|
|
|
- Small text change
|
|
- Add final . for domain lookup
|
|
|
|
### Refactor
|
|
|
|
- Change component to fragments
|