Skip to content

v2.3.0

Choose a tag to compare

@lvchkn lvchkn released this 25 Jan 19:10
· 5 commits to main since this release

What's Changed

  • Improve tags by @lvchkn in #277

  • 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