v0.0.25
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