Add Discord webhook refresh notifications

This commit is contained in:
Dymas
2026-05-21 18:56:49 +02:00
parent a95b4c343f
commit 9648b4f6e4
9 changed files with 638 additions and 54 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.33.0 - 2026-05-21
- Added Discord webhook notifications with Config page controls for the webhook URL, selectable notification events, and a one-click test action.
- Added refresh result notifications that report each anime with newly found episodes, including cached thumbnails plus current sub and dub counts.
- Added Discord notifications for refresh failures, interrupted refresh runs, and unexpected runtime errors so background problems are easier to notice without watching the web UI.
## 0.32.5 - 2026-05-17
- Fixed the green ready-border highlight so it applies to any watchlist card with both subbed and dubbed episodes complete, instead of only cards filed under the `Finished` category.