Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Releases: isaaceindhoven/velocita-proxy

v3.7.0

17 Oct 12:35
Compare
Choose a tag to compare

Changes and fixes

  • IPv6 support (thanks @GDXbsv!)
  • Nginx updated to 1.25.2

v3.6.2

15 Aug 06:51
Compare
Choose a tag to compare

Changes and fixes

  • Nginx updated to 1.25.1

v3.6.1

09 Mar 20:57
Compare
Choose a tag to compare

Changes and fixes

  • Fix index.html generation when VELOCITA_URL is not set (@nurtext)

v3.6.0

19 Jan 09:57
Compare
Choose a tag to compare

Changes and fixes

  • Add support for bearer token authentication
  • Fix handling of upstream Set-Cookie response headers
  • Update to nginx:1.23.3-alpine

v3.5.3

12 Oct 20:52
Compare
Choose a tag to compare

Changes and fixes

  • Add Accept-Encoding request header to cache key

v3.5.2

06 Oct 22:16
Compare
Choose a tag to compare

Changes and fixes

  • Update to nginx:1.23.1-alpine
  • Make packages.json expiry configurable through *_PACKAGES_JSON_EXPIRY
  • Proxy packages.json with a single slash to upstream
  • Clean up Velocita root page's styling

Documentation

  • Show the default value for *_USER_AGENT in .env.dist
  • Switch to compose plugin usage instead of docker-compose in README.md
  • Add allow-plugins composer config instructions

v3.5.1

23 Jun 13:43
Compare
Choose a tag to compare
  • Nginx updated to 1.23.0

v3.5.0

10 Jun 22:22
Compare
Choose a tag to compare
  • Add support for overriding the User-Agent header to upstream
  • Remove Symfony Flex from example .env.dist

v3.4.0

31 Mar 11:54
Compare
Choose a tag to compare
  • A simple webpage is now served on the Velocita URL
  • Nginx updated to 1.21.6
  • Fixed default Velocita URL in .env.dist

v3.3.0

19 Oct 07:30
Compare
Choose a tag to compare
  • Add support for ARM64 and ARMv7 platforms