Releases: RoyXiang/plexproxy
Releases · RoyXiang/plexproxy
v1.0.0-beta.15
15 Feb 15:09
Compare
Sorry, something went wrong.
No results found
Changelog
1c157c9 fix: delete dynamic contents from cache on refresh
72a5f04 refactor: simplify different cache middlewares
v1.0.0-beta.14
15 Feb 14:41
Compare
Sorry, something went wrong.
No results found
Changelog
dae59b7 fix: do not remove X-Plex-Token from HTTP headers
v1.0.0-beta.13
15 Feb 14:23
Compare
Sorry, something went wrong.
No results found
Changelog
652145a feat: bypass middlewares if it is a websocket request
49e9ab4 fix: search request parameter in both header and query string
v1.0.0-beta.12
15 Feb 12:50
Compare
Sorry, something went wrong.
No results found
Changelog
94b4ace fix: fix routing some requests
v1.0.0-beta.11
15 Feb 12:21
Compare
Sorry, something went wrong.
No results found
Changelog
a3584ca fix: fix the lockKey for traffic control
v1.0.0-beta.10
15 Feb 12:06
Compare
Sorry, something went wrong.
No results found
Changelog
018596b feat: bypass caching the response for requests with Range in header
v1.0.0-beta.1
15 Feb 06:41
Compare
Sorry, something went wrong.
No results found
Changelog
1f083df build(goreleaser): add configuration
6fe7e24 feat: cache all metadata received from Plex server
2be7da3 feat: initial commit