github jamcalli/Pulsarr v0.7.2

10 hours ago

Changes

🛠️ Bug Fix Release - SQLite workflow startup hotfix

Overview

Critical hotfix resolving database errors preventing SQLite users from starting the watchlist workflow with auto-start enabled.

Key Updates

Critical Bug Fix

  • Fixed workflow startup crash: Resolved "no such column: dbType" and "no such column: authenticationMethod" errors affecting SQLite users when starting workflow with auto-start toggle enabled
  • Impact: All SQLite users with auto-start enabled were affected by this v0.7.1 regression

Technical Changes

  • Refactored configuration update logic to use targeted partial updates
  • Prevents persisting environment-only fields that don't exist in SQLite schema

Migration & Compatibility

No migration required - code-only fix affecting SQLite databases only.


Full Changelog: v0.7.1...v0.7.2
Docker Image: lakker/pulsarr:0.7.2

  • fix: ensure updateConfig _isReady doesn't update .env only to db in sqlite (#746) @jamcalli
  • fix: ensure updateConfig _isReady doesn't update .env only database cols in sqlite (#745) @jamcalli

🔄 Dependencies

Docker

docker pull lakker/pulsarr:0.7.2

Contributors

@actions-user, @jamcalli, @renovate[bot] and renovate[bot]

Don't miss a new Pulsarr release

NewReleases is sending notifications on new releases.