Releases: PUFA-Computing/backend
Releases · PUFA-Computing/backend
v0.10.0
0.10.0 (2024-07-23)
Bug Fixes
- admin change status api (9a6db28)
- disable twofa (71f6c9d)
- get user by id (f4b8b59)
- issue on enabled without verify (7eac636)
- return 2fa column (ce7a2fe)
- return inconsistency (67b7d58)
- service change on upload student id (d627080)
- setup key different behaviour, by make the totp 6 digit not 8 digits anymore (ffa6de2)
- twofa image as qr image (31c8bd1)
- update user (d1d2c37)
- update user for twofa (a9007c7)
Features
v0.9.0
v0.8.1
v0.8.0
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
0.7.0 (2024-05-25)
Bug Fixes
- Add return statement after email verification (525049d)
- after authenticate for email verification (37cb828)
- bug on login not return error if email not valid (a390119)
- ci/cd: fix env for staging (34202cc)
- cors: cors for production added (3f1fa2b)
- cors: fix cors to staging (8ece9a6)
- mail template url (0a63c4a)
- news: fixing get news unhandle 7 by 8 (90c0869)
- port: fix api port (fc64f1c)
- port: workflows fix for api port (43ca8ac)
- register event: adding *int to achieve nullable data (be2e0b8)
- Return error more clear (bdde16e)
- Return error more clear (92c6974)
- s3: Modify DeleteEvent and GetFileR2 functions (9c85e27)
- staging: staging not the latest build (3eb7893)
Features
- CI/CD: production and staging workflows (dbf5a5e)
- event status: make a new goroutine for event status updater every 5 minut (dfd520c)
- list events: add total page for pagination (02eb520)
- news: adding thumbnail and slug on the news (44103d1)
- register event: adding limit registration (4888766)
- register: validation, and check exists (9bdbb69)
- s3: adding s3 bucket storage (39fbbb2)
- s3: integrate with handler (97ddc29)
- uploads: implement storage Distribution in Event Handlers (33d8118)
- Version fetch from github and save to db (5f0fdc4)