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:
parent
9f77f8b8d3
commit
ccf38ef6f9
5 changed files with 235 additions and 2 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue