Skip to content

Releases: fullstacksherpa/KhelBackend

v1.13.0

01 Jun 01:35
9bf969d

Choose a tag to compare

1.13.0 (2025-06-01)

Features

v1.12.1

29 May 01:16
f1a9f49

Choose a tag to compare

1.12.1 (2025-05-29)

Bug Fixes

  • updated cloudinary delete method (e435b76)

v1.12.0

27 May 05:04
fa73f7e

Choose a tag to compare

1.12.0 (2025-05-27)

Features

Bug Fixes

v1.11.0

25 May 17:12
c6518a7

Choose a tag to compare

1.11.0 (2025-05-25)

Features

  • added booking migration for status enums (e4af193)

Bug Fixes

  • change sql/database from game store (736b387)

v1.10.0

23 May 17:39
e6f28ed

Choose a tag to compare

1.10.0 (2025-05-23)

Features

  • added user features (d21c662)
  • change driver from database/sql to pgx/v5 and all data access logic implementation (a6108c7)

Bug Fixes

  • fix error with staticcheck (00f8cd4)

v1.9.0

11 May 07:53
9c6bf6f

Choose a tag to compare

1.9.0 (2025-05-11)

Features

  • added booking accept and reject (17ea62b)

v1.8.0

09 May 18:41
ddeaa81

Choose a tag to compare

1.8.0 (2025-05-09)

Features

v1.7.0

02 May 01:08
4e73097

Choose a tag to compare

1.7.0 (2025-05-02)

Features

  • added game question and answer (92914c0)

Bug Fixes

  • change ubuntu version to latest (593d6c3)

v1.6.0

10 Apr 01:27
9c7faa3

Choose a tag to compare

1.6.0 (2025-04-10)

Features

  • added venue list with filter and custom image url to cloudinary (30619a8)
  • added venue list with filtering features (a73854e)

v1.5.0

08 Apr 02:44
817c93d

Choose a tag to compare

1.5.0 (2025-04-08)

Features

  • added favorite venue and shortlisted_games endpoint (18d5b32)

Bug Fixes