- Adds confirmation prompts to deleting records
- Fixes a bug where you could not delete an image used by a post by adding a database migration to set the
image_id
to null on posts when an image is deleted that is still referred to in a post - Fixes a missing modal header accent color in themes
- Bumps dependencies