Skip to content

Releases: w3term/auth

v1.0.5

12 Nov 12:26

Choose a tag to compare

1.0.5 (2025-11-12)

Bug Fixes

  • get the latest created tag when build is triggered by Release job (d252c77)

v1.0.4

12 Nov 11:16

Choose a tag to compare

1.0.4 (2025-11-12)

Bug Fixes

v1.0.3

12 Nov 11:06

Choose a tag to compare

1.0.3 (2025-11-12)

Bug Fixes

  • ensure the correct tag is retrieved (9bf1237)

v1.0.2

12 Nov 10:47

Choose a tag to compare

1.0.2 (2025-11-12)

Bug Fixes

  • ensure build is triggered after a successull tag creation (501fa3d)

v1.0.1

12 Nov 10:23

Choose a tag to compare

1.0.1 (2025-11-12)

Bug Fixes

v1.0.0

12 Nov 09:48

Choose a tag to compare

1.0.0 (2025-11-12)

Bug Fixes

  • add log when GitHub org is not provided (f1c8cab)
  • add logs to troubleshoot CORS errors (9dc798e)
  • add missing token (cbdaecc)
  • adding .releaserc.yml file (25c575e)
  • adding missing files (3610314)
  • better CORS handling + cleanup folder structure (f40d367)
  • better handling CORS (b6cfafe)
  • enhanced method to get cookie domain (143e87a)
  • force CI (fdc2aa2)
  • force release after merge (4453b64)
  • limiting access to users within a specific GitHub org (25327ab)
  • make organization check optional (4c9b631)
  • only use read:user scope. Remove uneeded logs. (232e0da)
  • set cookie for the correct domain (fa5e76f)
  • split ci workflows (a27c066)
  • test ci (0a96f29)
  • test ci workflow (b10d4a6)
  • use go 1.23 (bdf8b3f)
  • use go 1.24 (b5bf7ed)
  • use WEBSITE_URL as terminal can be integrated on non hugo web sites (aa1360b)