Skip to content

v0.0.25

Choose a tag to compare

@hui1601 hui1601 released this 10 Mar 12:06
· 9 commits to main since this release
d782d32

What's Changed

  • fix: handle null user in JwtTokenFilter to prevent authentication errors by @hui1601 in #28
  • feat: implement user role migration to standardize roles as lowercase… by @hui1601 in #29
  • feat: update assignment pagination to support dynamic limit and total… by @hui1601 in #32
  • feat: implement article search by @hui1601 in #35
  • fix: fix #34 when access token is retired by @hui1601 in #38
  • Feat/refactor package names by @hui1601 in #39
  • refactor: Standardize pagination API response field names by @hui1601 in #41

Full Changelog: v0.0.24...v0.0.25