Skip to content

Releases: PUFA-Computing/backend

v0.10.0

23 Jul 03:28
Compare
Choose a tag to compare

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

30 Jun 16:33
Compare
Choose a tag to compare

0.9.0 (2024-06-30)

Bug Fixes

  • list registered users fix (78b86e8)

Features

  • adding additional notes for events (b3b2aaf)

v0.8.1

30 Jun 14:02
Compare
Choose a tag to compare

0.8.1 (2024-06-30)

Bug Fixes

  • delete event also delete fk events regis (49df9e1)

v0.8.0

30 Jun 12:50
Compare
Choose a tag to compare

0.8.0 (2024-06-30)

Features

  • count total registered users on the event (296469f)
  • rate limit for api (9e297cb)
  • ratelimit: adding tokens and refill to a ratelimiter (793bc52)
  • ratelimit: adding tokens and refill to a ratelimiter (d3e0db2)
  • ratelimit: adding tokens and refill to a ratelimiter (85755d8)

v0.7.4

10 Jun 01:40
Compare
Choose a tag to compare

0.7.4 (2024-06-10)

Bug Fixes

  • workflow production typo (a3a626f)
  • workflows production with more print results (d878074)

v0.7.3

10 Jun 01:27
Compare
Choose a tag to compare

0.7.3 (2024-06-10)

Bug Fixes

v0.7.2

10 Jun 01:16
Compare
Choose a tag to compare

0.7.2 (2024-06-10)

Bug Fixes

  • documentation of event service (9f7cf72)

v0.7.1

04 Jun 13:36
Compare
Choose a tag to compare

0.7.1 (2024-06-04)

Bug Fixes

  • bugfix not return the profile picture (6f0cb68)

v0.7.0

25 May 07:08
Compare
Choose a tag to compare

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)

v0.6.2 🌈

24 Mar 09:00
89ef4d2
Compare
Choose a tag to compare
v0.6.2 🌈 Pre-release
Pre-release

Changes