share-lt/CHANGELOG.md
jon brookes 4e1824d49a feat: add tagging functionality
to entries model and related migrations
2026-01-08 13:41:18 +00:00

37 lines
600 B
Markdown

# CHANGELOG
## 2026-01-08
added tags to entry model
## 2026-01-07
added simple API for entries model
- to view entries
- implement initial access control
this is sufficient to test static site generation
## 2026-01-06
added
- Spatie Media Library
- media library configuration file
- Updated Entry model to support media handling
- featured image upload with gallery selection and preview
- login tests with Dusk for user authentication
- Dusk test for featured image selection
## 2026-01-02
added initial model and filament resource
## 2026-01-01
added: laravel 12
added: AGPLv3