Skip to content

Releases: apache/casbin-gateway

v1.72.0

16 Feb 11:45
17244fa

Choose a tag to compare

1.72.0 (2026-02-16)

Features

  • fix dockerfile missing package (tzdata) (#160) (17244fa)

v1.71.0

16 Feb 08:22
c47729a

Choose a tag to compare

1.71.0 (2026-02-16)

Features

  • Introduce runtime configuration for the frontend via config.js to allow dynamic updates without rebuilding the Docker image (#159) (c47729a)

v1.70.0

29 Jan 15:14

Choose a tag to compare

1.70.0 (2026-01-29)

Features

v1.69.0

29 Jan 14:51

Choose a tag to compare

1.69.0 (2026-01-29)

Features

v1.68.0

29 Jan 14:38

Choose a tag to compare

1.68.0 (2026-01-29)

Features

v1.67.0

29 Jan 08:43
f9b8b68

Choose a tag to compare

1.67.0 (2026-01-29)

Bug Fixes

  • improve isCertNearExpire to 7 days (1f6b0d6)

Features

  • fix Kubernetes deployment: wait-for-it timeout, add complete manifests (#136) (7f93e98)
  • improve /debug/vars handling (#142) (f9b8b68)

v1.66.1

19 Nov 17:07

Choose a tag to compare

1.66.1 (2025-11-19)

Bug Fixes

  • fix shortcut file check to handle deleted shortcuts with existing bat files (#134) (ea2bc2a)

v1.66.0

19 Nov 15:48

Choose a tag to compare

1.66.0 (2025-11-19)

Bug Fixes

  • add Node.UpgradeMode field to control site upgrade timing (#130) (600b7cd)

Features

  • fix encoding for Windows tasklist output in IsWindowTitleActive() (#132) (d574f15)

v1.65.1

19 Nov 14:49

Choose a tag to compare

1.65.1 (2025-11-19)

Bug Fixes

  • add Node.UpgradeMode field to control site upgrade timing (#130) (3e8821d)

v1.65.0

19 Nov 14:25

Choose a tag to compare

1.65.0 (2025-11-19)

Bug Fixes

Features

  • prevent duplicate process starts during compilation by checking window title (#128) (006bc9f)