github therobbiedavis/Listenarr 0.2.23
Canary 0.2.23

latest releases: 0.2.45, 0.2.44, 0.2.40...
pre-releaseone month ago

This pull request fixes issues with missing Discord-related columns in the ApplicationSettings table by recreating and applying the necessary database migration. It removes the previous migration file and introduces a new migration to resolve runtime SQLite errors encountered during upgrades from older databases. The changelog is updated to reflect this fix.

Database migration fixes:

  • Removed the old migration file 20251108121500_AddDiscordSettingsToApplicationSettings.cs which added Discord-related columns to ApplicationSettings.
  • Added a new migration file 20251109042119_AddDiscordSettingsToApplicationSettings.cs (currently with empty Up and Down methods, indicating the migration was recreated for proper application).

Documentation updates:

  • Updated CHANGELOG.md to document the recreated migration and verify that the missing Discord settings columns issue is resolved, replacing the previous changelog entry for this fix.

Automated canary build

Don't miss a new Listenarr release

NewReleases is sending notifications on new releases.