Releases: CASPER-REPSAC/Casper-Homepage-Backend
Releases · CASPER-REPSAC/Casper-Homepage-Backend
v0.0.30
23 Mar 06:06
Compare
Sorry, something went wrong.
No results found
v0.0.29
17 Mar 05:28
Compare
Sorry, something went wrong.
No results found
v0.0.28 - hotfix
17 Mar 05:02
Compare
Sorry, something went wrong.
No results found
v0.0.27
17 Mar 03:52
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: handle user not found scenario in UserApiController by @hui1601 in #46
feat: add file download filter to handle content disposition for various file types by @hui1601 in #48
feat: disable mail and user registration features by @hui1601 in #53
fix: handle expired JWT tokens in isExpired method by @hui1601 in #54
Full Changelog : v0.0.26...v0.0.27
v0.0.26
11 Mar 03:31
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: handle null fileEntity in AssignmentApiController(fix #30 ) by @hui1601 in #43
feat: update file size limit to 500MB in ErrorCode and FileApiController by @hui1601 in #45
Full Changelog : v0.0.25...v0.0.26
v0.0.25
10 Mar 12:06
Compare
Sorry, something went wrong.
No results found
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
v0.0.24
07 Mar 02:12
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: implement user role migration to standardize roles as lowercase… by @hui1601 in #25
fix: add redirect URIs for Google and GitHub login in application con… by @hui1601 in #26
Full Changelog : v0.0.23...v0.0.24
v0.0.23
06 Mar 12:06
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: improve file service deletion handling with null checks and logging by @hui1601 in #23
fix: update access control for user group retrieval endpoint by @hui1601 in #24
Full Changelog : v0.0.22...v0.0.23
v0.0.22
28 Feb 16:57
Compare
Sorry, something went wrong.
No results found
v0.0.21
28 Feb 16:30
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: extract access token from cookies if authorization header is missing by @hui1601 in #18
Full Changelog : v0.0.20...v0.0.21