share-lt/CHANGELOG.md
2026-02-17 18:05:46 +00:00

69 lines
1.1 KiB
Markdown

# CHANGELOG
## 2026-02-17
added reverb, echo and toast messages for site builds
added change log for go-live logging and audit
## 2026-02-09
added reference compose files
added basic NATS integration
## 2026-01-25
added s3, docker build
## 2026-01-19
added text widgets
added categories
updated api to access text widgets and categories
added url and call to action for entries for use in cards
added import image and blogs import commands
## 2026-01-08
added tags to entry model
added text widget and category
## 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