This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Affected surfaces
Summary
AI summaryDefault sync modes expanded to include polling and webhooks, and the periodic sync interval increased to 86400 seconds.
Full changelog
What's Changed
- Mappings API service rewrite w/ provenance tracking by @eliasbenb in https://github.com/eliasbenb/PlexAniBridge/pull/162
- Concrete application exceptions by @eliasbenb in https://github.com/eliasbenb/PlexAniBridge/pull/163
- Live sync progress by @eliasbenb in https://github.com/eliasbenb/PlexAniBridge/pull/164
- Bits UI migration by @eliasbenb in https://github.com/eliasbenb/PlexAniBridge/pull/165
[!IMPORTANT]
This release changes the built-in defaults for two configuration settings:
sync_modes:["periodic"]→["periodic", "poll", "webhook"]sync_interval:3600→86400The reason for this decision was to provide a better default user experience; by enabling poll and webhook, users get near-instant updates to their AniList profiles, while still having periodic syncs as a fallback for what the poll/webhook can't catch. The periodic sync interval was also increased from 1 hour to 24 hours as it now takes a back seat and acts as a safety net for items that get missed/fail.
Full Changelog: https://github.com/eliasbenb/PlexAniBridge/compare/v1.2.3...v1.3.0
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]