Skip to content

Latest commit

 

History

History
156 lines (87 loc) · 6.52 KB

CHANGELOG.md

File metadata and controls

156 lines (87 loc) · 6.52 KB

Changelog

All notable changes to this project will be documented in this file.

[1.2.1] - 2024-01-17

🐛 Bug Fixes

  • Feedback timestamp (#37) - (1c57793)

[1.2.0] - 2024-01-17

⛰️ Features

[1.1.1] - 2024-01-12

⛰️ Features

  • Return user & central staff - (5aeff0b)

[1.1.0] - 2024-01-11

⛰️ Features

[1.0.0] - 2024-01-10

🐛 Bug Fixes

  • Non-registerable event (#33) - (a6456c4)

[1.0.0-rc10] - 2024-01-09

⚙️ Miscellaneous Tasks

  • Debug bad request (#31) - (3d3d1bc)

[1.0.0-rc9] - 2024-01-09

🐛 Bug Fixes

[1.0.0-rc8] - 2024-01-09

🐛 Bug Fixes

  • Incorrect mapping (#29) - (86e7d11)

[1.0.0-rc7] - 2024-01-08

🐛 Bug Fixes

[1.0.0-rc6] - 2024-01-08

🐛 Bug Fixes

[1.0.0-rc5] - 2024-01-07

🐛 Bug Fixes

[1.0.0-rc4] - 2024-01-01

⛰️ Features

  • Created at and updated at (#25) - (1945fd6)

⚙️ Miscellaneous Tasks

  • Update faculty info (#24) - (eea4506)

[1.0.0-rc3] - 2023-12-30

🐛 Bug Fixes

  • Invalidate cache (#21) - (e23bf61)
  • Duplicate email (#22) - (b8ebb23)
  • GoogleCallback incomplete docs (#23) - (9123a0f)

[1.0.0-rc2] - 2023-12-29

🐛 Bug Fixes

🎨 Styling

  • Add url to changelog (#20) - (418b581)

[1.0.0-rc1] - 2023-12-28

⛰️ Features

  • Config cors (#15) - (032d016)
  • Register + Login OIDC (#4) - (3afc3f0)
  • Document swagger - (06522b4)
  • Auth middleware (#17) - (e366ab4)
  • [breaking] Event registration (#18) - (2ebdf83)

🚜 Refactor

⚙️ Miscellaneous Tasks

[0.2.0] - 2023-12-26

⛰️ Features

⚙️ Miscellaneous Tasks

  • Update ci rule, database key, migration, makefile - (a43c05a)
  • Bump golangci-lint version (#14) - (8155d2a)

[0.1.0] - 2023-12-25

⛰️ Features

  • Init - (5eb0c3f)
  • Event detail feature (#2) - (2ff5c59)
  • [breaking] Add extra_info on feature_flag (#3) - (1c90cdb)

🐛 Bug Fixes

  • Query not using key - (cb5d6ee)
  • Golangci-lint timeout (#7) - (a617f5d)

🎨 Styling

  • Style cliff and changelog.md (#8) - (5f036f5)
  • Changelog order (#9) - (413b1fb)

⚙️ Miscellaneous Tasks