Added
- Log viewer auto-fetch polling — Configurable auto-fetch interval (Off / 2s / 5s / 10s / 30s) for both application and container log viewers. Defaults to 5 seconds. (#57)
- Log viewer scroll lock — Scrolling away from the bottom pauses auto-scroll with a "Scroll locked" indicator and "Resume" button. (#57)
- Log viewer auto-scroll — New log entries automatically scroll the view to the bottom when near the end. (#57)
- 7 new registry providers — OCIR (Oracle Cloud), IBMCR (IBM Cloud), ALICR (Alibaba Cloud), GAR (Google Artifact Registry), Harbor, JFrog Artifactory, and Sonatype Nexus.
- 4 new trigger providers — Mattermost, Microsoft Teams (Adaptive Cards), Matrix, and Google Chat.
Fixed
- v1 manifest digest watch using image ID instead of repo digest — Fixed perpetual false "update available" notifications for v1 manifest images. (getwud/wud#934)
- Discord trigger broken after request→axios migration — Fixed "Invalid URL" errors on Discord webhook calls. (getwud/wud#933)