share-lt/CHANGELOG.md
jon brookes 9b9e1a8e29 feat: add category management
associate with entries and text widgets
2026-01-09 13:18:37 +00:00

633 B

CHANGELOG

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