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
This commit is contained in:
jon brookes 2026-01-18 18:02:42 +00:00
parent 9f77f8b8d3
commit ccf38ef6f9
5 changed files with 235 additions and 2 deletions

View file

@ -2,6 +2,18 @@
## 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