Releases: RoyXiang/plexproxy
Releases · RoyXiang/plexproxy
v1.0.17
Compare
Sorry, something went wrong.
No results found
Changelog
c627fa3 build: use a fixed version of goreleaser and unify the version of Golang
0cd6d01 feat: set a default TTL for the cache of static files
c69ee80 fix(handler): do not cache websocket connections
ccf3a4e feat: only enable browser cache for some content types
f8565b3 refactor: remove github.com/gorilla/handlers
ad93d48 feat: disable client-side cache of some requests by setting response headers
bbf8846 feat: skip traffic control on streaming requests
6dad129 feat: make the cache size of static files configurable
502ff29 ci(goreleaser): ignore pull requests on changelog
21a6b2f ci: build with the latest version of golang
cc45725 refactor: minor optimization
43d7a1e feat: use in-memory cache instead of Redis
v1.0.17-beta.7
Compare
Sorry, something went wrong.
No results found
Changelog
0cd6d01 feat: set a default TTL for the cache of static files
v1.0.17-beta.6
Compare
Sorry, something went wrong.
No results found
Changelog
c189db5 feat: try to alter some direct play settings
v1.0.17-beta.5
Compare
Sorry, something went wrong.
No results found
Changelog
c69ee80 fix(handler): do not cache websocket connections
v1.0.17-beta.4
Compare
Sorry, something went wrong.
No results found
Changelog
ccf3a4e feat: only enable browser cache for some content types
f8565b3 refactor: remove github.com/gorilla/handlers
v1.0.17-beta.3
Compare
Sorry, something went wrong.
No results found
Changelog
ad93d48 feat: disable client-side cache of some requests by setting response headers
v1.0.17-beta.2
Compare
Sorry, something went wrong.
No results found
Changelog
bbf8846 feat: skip traffic control on streaming requests
6dad129 feat: make the cache size of static files configurable
502ff29 ci(goreleaser): ignore pull requests on changelog
v1.0.17-beta.1
Compare
Sorry, something went wrong.
No results found
Changelog
21a6b2f ci: build with the latest version of golang
cc45725 refactor: minor optimization
43d7a1e feat: use in-memory cache instead of Redis
407f157 fix(goreleaser): found unknown escape character
d26877b build(goreleaser): ignore some commits on changelog
69b5001 feat(cache): decrease the default TTL of dynamic contents to 1s
v1.0.16
Compare
Sorry, something went wrong.
No results found
Changelog
3e4c500 feat(proxy): allow connecting to PMS through https
614a3fc feat(cache): make TTL configurable
69b5001 feat(cache): decrease the default TTL of dynamic contents to 1s
407f157 fix(goreleaser): found unknown escape character
v1.0.15-beta.8
Compare
Sorry, something went wrong.
No results found
Changelog
614a3fc feat(cache): make TTL configurable
73711ac Revert back to v1.0.15-beta.2