Release history
pasta releases
Audio & Subtitle Track Changer for Plex
All releases
11 shown
Minor fixes and improvements.
Full changelog
What's Changed
- Bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in https://github.com/cglatot/pasta/pull/127
- Bump uuid from 13.0.0 to 14.0.0 by @dependabot[bot] in https://github.com/cglatot/pasta/pull/129
- Bump axios from 1.15.0 to 1.15.2 by @dependabot[bot] in https://github.com/cglatot/pasta/pull/130
Full Changelog: https://github.com/cglatot/pasta/compare/2.2.10...2.2.11
Updated picomatch and vite to their latest versions to ensure compatibility and stability.
Updated minimatch and rollup dependencies for improved compatibility and features.
Fixed CORS issues by changing local address behavior from 'use' to 'prefer' and moving local Plex server query parameters from headers to URLs.
Cleaned up excessive Headers being sent with some requests to hopefully address some CORS issues that some users were experiencing. **Full Changelog**: https://github.com/cglatot/pasta/compare/2.2.3...2.2.4