This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+6 more
Affected surfaces
Summary
AI summaryPlex webhook URL format deprecated; profile inference automated.
Full changelog
What's Changed
- Svelte rewrite by @eliasbenb in https://github.com/eliasbenb/PlexAniBridge/pull/147
- More flexible plex webhooks by @eliasbenb in https://github.com/eliasbenb/PlexAniBridge/pull/148
- chore(deps-dev): Bump vite from 7.1.4 to 7.1.5 in /frontend by @dependabot[bot] in https://github.com/eliasbenb/PlexAniBridge/pull/152
- Raw JSON mappings editor by @eliasbenb in https://github.com/eliasbenb/PlexAniBridge/pull/154
- Client side error reporting by @eliasbenb in https://github.com/eliasbenb/PlexAniBridge/pull/155
- Restore and undo syncs from the web UI by @eliasbenb in https://github.com/eliasbenb/PlexAniBridge/pull/156
- Upstream mappings URL config option by @eliasbenb in https://github.com/eliasbenb/PlexAniBridge/pull/158
[!WARNING]
This release deprecates the Plex webhook URL format introduced in v1.2.1. Users are encouraged to migrate to the new URL format:http://<your-server-host>/webhook/plex/<profile-name> -> http://<your-server-host>/webhook/plex
The profile is now automatically inferred from the Plex webhook payload instead of hardcoded in the webhook URL. Documentation available here.
Full Changelog: https://github.com/eliasbenb/PlexAniBridge/compare/v1.2.1...v1.2.3
Breaking Changes
- Deprecated the Plex webhook URL format introduced in v1.2.1; migrate from `http:// /webhook/plex/ -> http:// /webhook/plex`
- Profile is now inferred automatically from the Plex webhook payload instead of being hardcoded
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]