Skip to content

Releases: gmta/velocita-proxy

4.1.0

27 Apr 09:03
Compare
Choose a tag to compare

Changes and fixes

  • Nginx updated to 1.25.5
  • Show instructions on root page if no configured mirrors were found
  • Added noindex to root page
  • Removed deprecated version key from Docker Compose files

4.0.0

26 Apr 14:12
Compare
Choose a tag to compare

Changes and fixes

  • Update for the new Velocita namespace

3.7.0

26 Apr 14:12
Compare
Choose a tag to compare

Changes and fixes

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

3.6.2

26 Apr 14:11
Compare
Choose a tag to compare

Changes and fixes

  • Nginx updated to 1.25.1

3.6.1

26 Apr 14:11
Compare
Choose a tag to compare

Changes and fixes

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

3.6.0

26 Apr 14:11
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

3.5.3

26 Apr 14:10
Compare
Choose a tag to compare

Changes and fixes

  • Add Accept-Encoding request header to cache key

3.5.2

26 Apr 14:10
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

3.5.1

26 Apr 14:10
Compare
Choose a tag to compare
  • Nginx updated to 1.23.0

3.5.0

26 Apr 14:09
Compare
Choose a tag to compare
  • Add support for overriding the User-Agent header to upstream
  • Remove Symfony Flex from example .env.dist