Skip to content

Releases: RuachTech/rep

Gateway v0.1.7

18 May 10:21
289ae17

Choose a tag to compare

REP Gateway 0.1.7

Changelog

  • 289ae17 chore(main): release gateway 0.1.7 (#53)
  • 6dcf724 fix: sync gateway/version.txt to 0.1.6 (#52)
  • 3e0701d refactor: replace VERSION file with version.txt for version management (#51)

gateway: v0.1.7

18 May 10:20
289ae17

Choose a tag to compare

0.1.7 (2026-05-18)

Bug Fixes

  • sync gateway/version.txt to 0.1.6 (#52) (6dcf724)

Gateway v0.1.6

30 Apr 08:41
da49460

Choose a tag to compare

REP Gateway 0.1.6

Changelog

  • 097b9ea Update Open Graph metadata and improve document readability (#48)
  • da49460 chore(main): release gateway 0.1.6 (#50)
  • 83b5e58 feat(gateway): gzip injected HTML and cache when no SENSITIVE vars (#49)

gateway: v0.1.6

30 Apr 08:40
da49460

Choose a tag to compare

0.1.6 (2026-04-29)

Features

  • gateway: gzip injected HTML and cache when no SENSITIVE vars (#49) (83b5e58)

Gateway v0.1.5

16 Mar 21:46
a36a604

Choose a tag to compare

REP Gateway 0.1.5

Changelog

  • 7b808de Update download link for rep-gateway to v0.1.4 (#34)
  • a36a604 chore(main): release gateway 0.1.5 (#36)
  • f82cd95 fix(gateway): buffer response headers to prevent superfluous WriteHeader (#35)
  • 57c911f fix: reduce session key burst pressure (#37)

gateway: v0.1.5

16 Mar 21:44
a36a604

Choose a tag to compare

0.1.5 (2026-03-16)

Bug Fixes

  • gateway: buffer response headers to prevent superfluous WriteHeader (#35) (f82cd95)
  • reduce session key burst pressure (#37) (57c911f)

Gateway v0.1.4

15 Mar 01:37
7e6e55d

Choose a tag to compare

REP Gateway 0.1.4

Changelog

  • 7e6e55d chore(main): release gateway 0.1.4 (#33)
  • b448534 fix(gateway): serve pre-rendered directories before SPA fallback (#32)

gateway: v0.1.4

15 Mar 01:35
7e6e55d

Choose a tag to compare

0.1.4 (2026-03-15)

Bug Fixes

  • gateway: serve pre-rendered directories before SPA fallback (#32) (b448534)

Gateway v0.1.3

22 Feb 22:47
84199d3

Choose a tag to compare

REP Gateway 0.1.3

Changelog

  • 84199d3 chore(main): release gateway 0.1.3 (#12)
  • 03c3d1c chore(main): release rep-packages libraries (#13)
  • dd0f714 fix(cli): update gateway version handling and postinstall script for improved binary installation

gateway: v0.1.3

22 Feb 22:46
84199d3

Choose a tag to compare

0.1.3 (2026-02-22)

Bug Fixes

  • copy LICENSE file into gateway directory and update GoReleaser config (12ec03f)
  • update changelog source in GoReleaser configuration from github to git (a9fef2b)
  • update name_template in GoReleaser configuration to include version (4a6b3f2)