v2.3.0
What's Changed
-
New Features
- Tags API with pagination and an endpoint to fetch tags for a story
- Tags now include categories and aliases; automatic tag extraction when creating stories
- Optional seed-on-startup to populate tags
-
Chores
- Bumped version to 2.3.0
- Database schema updated to add tag categories and tag aliases
-
Tests
- Integration tests for tags, auto-tagging, and related endpoints
-
Bug Fixes
- Expanded some exception mappings to return Bad Request where appropriate
Full Changelog: v2.2.0...v2.3.0