github therobbiedavis/Listenarr 0.2.19
Canary 0.2.19

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

This pull request primarily removes obsolete Entity Framework migration files and designer code from the backend, and refactors button styling in the frontend settings view for improved consistency and appearance. The most important changes are grouped below.

Backend: Migration Cleanup

  • Removed old migration files 20251028180000_AddNotificationSettingsToApplicationSettings.cs, 20251028180000_AddNotificationSettingsToApplicationSettings.Designer.cs, 20251028152726_AddNotificationSettingsToApplicationSettings.cs, and 20251027004022_AddPreferUsDomainToApplicationSettings.cs to clean up legacy database migration history and reduce confusion. [1] [2] [3] [4]
  • Updated table mapping in ListenArrDbContextModelSnapshot.cs by explicitly passing null as the schema argument to .ToTable() for all entities, ensuring consistent table schema usage. [1] [2] [3] [4] [5] [6] [7] [[8]](diffhunk://#diff-44f47aa0bb0ad27c06f011af9c234f415509b52589c571820a7...

Automated canary build

Don't miss a new Listenarr release

NewReleases is sending notifications on new releases.