Releases: gmta/velocita-proxy
Releases · gmta/velocita-proxy
4.1.0
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
Changes and fixes
- Update for the new Velocita namespace
3.7.0
Changes and fixes
- IPv6 support (thanks @GDXbsv!)
- Nginx updated to 1.25.2
3.6.1
Changes and fixes
- Fix
index.html
generation when VELOCITA_URL
is not set (@nurtext)
3.6.0
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
Changes and fixes
- Add
Accept-Encoding
request header to cache key
3.5.2
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.0
- Add support for overriding the User-Agent header to upstream
- Remove Symfony Flex from example
.env.dist