Skip to content
This repository has been archived by the owner on Jan 4, 2018. It is now read-only.

Releases: gr2m/CORS-Proxy

v1.5.0

26 Sep 03:27
Compare
Choose a tag to compare

<a name"1.5.0">

1.5.0 (2016-09-26)

Features

v1.4.0

28 Oct 17:26
Compare
Choose a tag to compare

<a name"1.4.0">

1.4.0 (2015-10-28)

Features

  • set custom host using CORSPROXY_HOST env variable (d3d5340b, closes #44)

v1.3.1

17 Aug 19:33
Compare
Choose a tag to compare

<a name"1.3.1">

1.3.1 (2015-08-17)

Bug Fixes

  • package: adds missing dependency: ejs (955a8666)

v1.3.0

17 Aug 19:23
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2015-08-17)

Features

  • use hapi-cors-headers instead of own implementation (180aa0c1)

v1.2.1

17 Aug 18:54
Compare
Choose a tag to compare

<a name"1.2.1">

1.2.1 (2015-08-17)

Bug Fixes

  • package: adds missing devDependency: request (0e97c645)

v1.2.0

17 Aug 18:40
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2015-08-17)

Features

  • start test server with DEBUG=1 npm start (2faa057d)

v1.1.1

17 Aug 17:44
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2015-08-17)

Bug Fixes

  • add empty favicon to avoid errors when loading default page (f4871a8d)
  • allow to set port number via proces.env.PORT (d4740f47)