share-lt/CHANGELOG.md
jon brookes ccf38ef6f9 add: image and blog import
fix: category field to Entry model

feat: EntriesTable with searchable and sortable columns

chore: update CHANGELOG with recent additions and API updates
2026-01-19 22:27:06 +00:00

842 B

CHANGELOG

2026-01-08

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