Releases: RoyXiang/plexproxy
Releases · RoyXiang/plexproxy
v1.0.12
Changelog
- 541d6f0 feat(middleware): take back handlers.ProxyHeaders
- 03356f1 fix: save user info of friends with the correct token
v1.0.12-beta.1
Changelog
- 03356f1 fix: save user info of friends with the correct token
- 7933559 feat: show version on startup
v1.0.11
Changelog
- 7933559 feat: show version on startup
- 0be86d8 refactor: increase the default timeout of HTTPClient
- 551ced5 refactor: check the status of a session inside lock
- a3fae8e fix: avoid the same pointers to different users
v1.0.11-beta.2
Changelog
- 0be86d8 refactor: increase the default timeout of HTTPClient
- 551ced5 refactor: check the status of a session inside lock
v1.0.11-beta.1
Changelog
- a3fae8e fix: avoid the same pointers to different users
- 75eee6a fix: typo fix
v1.0.10
Changelog
- 75eee6a fix: typo fix
- 7c6e0ca fix: use different pointers for different library sections
v1.0.10-beta.1
Changelog
- 7c6e0ca fix: use different pointers for different library sections
v1.0.9
Changelog
- c011d00 refactor: lock playback session by session key
- 0572ec3 fix: defer read lock unlocking while searching playback sessions
- 52d4597 fix: timeout while scrobbling to Plaxt
v1.0.9-beta.1
Changelog
- c011d00 refactor: lock playback session by session key
- 0572ec3 fix: defer read lock unlocking while searching playback sessions
- 52d4597 fix: timeout while scrobbling to Plaxt
- 281ea62 refactor: minor changes
v1.0.8
Changelog
- 281ea62 refactor: minor changes
- b755e77 fix: add read lock on the attributes of PlexClient
- d10ca5e feat: cache by the token in requests if PLEX_TOKEN is not set
- 9f5df6a feat: handle more static files
- a4fc8a9 feat: disable timeout on some requests
- 69f5367 feat: disable metadata cache completely