This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
Summary
AI summaryUpdates Bug Fixes, Performance Improvements, and 0.38.2 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Performance | Medium |
Increases SQLite busy_timeout to 120 seconds and max retries to 8 in WebAPI Increases SQLite busy_timeout to 120 seconds and max retries to 8 in WebAPI Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Adds resilience to save changes with auto retry on busy signals in WebAPI Adds resilience to save changes with auto retry on busy signals in WebAPI Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Fixes TvShow, Season, and Episode not responding to Download task commands in WebAPI Fixes TvShow, Season, and Episode not responding to Download task commands in WebAPI Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Handles DbUpdateException wrapping SQLite busy error in retry loops within WebAPI Handles DbUpdateException wrapping SQLite busy error in retry loops within WebAPI Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Implements EntityFrameworkCore.Sqlite.Concurrency to resolve SQLite busy errors in WebAPI Implements EntityFrameworkCore.Sqlite.Concurrency to resolve SQLite busy errors in WebAPI Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Prevents infinite recursion when MediaQueryCache snapshot build fails in WebAPI Prevents infinite recursion when MediaQueryCache snapshot build fails in WebAPI Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Throttles Plex library sync scheduling and prevents simultaneous syncs on the same Plex server in WebAPI Throttles Plex library sync scheduling and prevents simultaneous syncs on the same Plex server in WebAPI Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Resolves SQLite vulnerability warning in WebAPI Resolves SQLite vulnerability warning in WebAPI Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Opens directory browser when adding folder paths in Web-UI Opens directory browser when adding folder paths in Web-UI Source: llm_adapter@2026-07-20 Confidence: medium |
— |
| Bugfix | Medium |
Replaces direct clipboard API with VueUse clipboard for log viewer in Web‑UI Replaces direct clipboard API with VueUse clipboard for log viewer in Web‑UI Source: llm_adapter@2026-07-20 Confidence: medium |
— |
Full changelog
0.38.2 (2026-07-19)
Bug Fixes
- WebAPI: Added resillience to the save changes to auto retry when getting busy signals (bf9e467)
- WebAPI: Fixed TvShow, Season and Episode not responding to Download task commands (2c06a39)
- WebAPI: Handle DbUpdateException wrapping a SQLite busy error in retry loops (4c346da)
- WebAPI: Implemented EntityFrameworkCore.Sqlite.Concurrency to resolve sqlite busy errors (dfb5d5c)
- Web-UI: Open directory browser when adding folder paths (ea7e5a1)
- WebAPI: Prevent infinite recursion when MediaQueryCache snapshot build fails (9e9af05)
- Web-UI: Replace direct clipboard API with VueUse clipboard for l… (#615) (c2442e7)
- Web-UI: Replace direct clipboard API with VueUse clipboard for log viewer (ef2bc52)
- WebAPI: Resolve sqlite vulnerability warning (fe45386)
- WebAPI: Throttle Plex library sync scheduling and prevent multiple libraries from syncing in the same Plex server at the same time (647c6e4)
Performance Improvements
- WebAPI: Increase SQLite busy_timeout to 120s and max retries to 8 (d6404ff)
Security Fixes
- Resolve sqlite vulnerability warning
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]