github therobbiedavis/Listenarr 0.2.12
Canary 0.2.12

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

This pull request introduces a new notification settings tab to the application settings, allowing users to configure webhook notifications and select notification triggers. It also refactors and standardizes icon styles across the UI, adds backend support for testing notification webhooks, and improves the handling of image URLs. The changes enhance both the frontend user experience and backend functionality for notifications and resource access.

Notification Settings Feature:

  • Added a "Notifications" tab to SettingsView.vue, including UI for configuring a webhook URL and selecting notification triggers (book added, downloading, available), with test notification functionality. [1] [2] [3] [4] [5] [6] [7] [8] [9]
  • Extended the ApplicationSettings type to include webhookUrl and enabledNotificationTriggers fields for notification configuration.
  • Added a backend API endpoint and frontend service method to test notification webhook delivery.

UI and Icon Standardization:

  • Standardized header, sidebar, and inline icon styles for consistent size, alignment, color, and hover effects; added `....

Automated canary build

Don't miss a new Listenarr release

NewReleases is sending notifications on new releases.