Skip to content

Releases: isomorphic-git/cors-proxy

v3.0.0

25 Sep 22:10
097a786

Choose a tag to compare

3.0.0 (2025-09-25)

BREAKING CHANGES

  • Rewrite to ESM, remove broken deps

  • Updated npm scripts
    Updated package contributors
    Updated semantic-release
    Remove more unused deps

  • Added status subcommand
    Fixed 403 for landing page

  • Added restart flag

  • Fixes, use beforeExit

  • Minor changes

  • Keep search params

  • Fix fetch

  • fix build

  • update Node.js in CI/CD

  • Update readme

  • Added small API section

  • Add back support for middleware

  • Revert readme changes

  • formatting

v2.7.1

07 Jan 02:31
1b1c91e

Choose a tag to compare

2.7.1 (2022-01-07)

Bug Fixes

  • security: don't follow redirects (#10) (1b1c91e)

v2.7.0

28 Jun 04:23
617b73f

Choose a tag to compare

2.7.0 (2020-06-28)

Features

  • allow Git-Protocol header through (#8) (12d5397)

v2.6.1

22 Nov 05:31

Choose a tag to compare

2.6.1 (2019-11-22)

Bug Fixes

v2.6.0

17 Nov 20:03
6ba7aaa

Choose a tag to compare

2.6.0 (2019-11-17)

Features

  • add an x-redirected-url header to inform clients of redirects (#7) (6ba7aaa)

v2.5.0

29 May 21:08
476b3e2

Choose a tag to compare

2.5.0 (2019-05-29)

Features

  • allow injecting an authorization middleware (#6) (476b3e2)

v2.4.0

28 May 20:40
fc07a28

Choose a tag to compare

2.4.0 (2019-05-28)

Features

  • expose a connect-style middleware (#5) (fc07a28)

v2.3.0

14 Dec 18:28

Choose a tag to compare

2.3.0 (2018-12-14)

Bug Fixes

Features

  • allow whitelisting insecure HTTP servers for development purposes (0c33823)

v2.2.3

20 Sep 18:57

Choose a tag to compare

2.2.3 (2018-09-20)

Bug Fixes

v2.2.2

11 Sep 07:09
4de612c

Choose a tag to compare

2.2.2 (2018-09-11)

Bug Fixes

  • ok this time I think I have it (4de612c)