Files
ntfy_alerts/CHANGELOG.MD
2024-10-22 09:49:37 +02:00

451 B

New features:

  • Change database struct to be able to handle docker hub repos
  • Now you can add docker hub repo to your watch list
  • You can connect your docker account to bypass the rate limit of the docker hub API

Breaking changes:

  • Change in the docker-compose file, you need to add the DOCKER_USERNAME and DOCKER_PASSWORD environment variables

Full Changelog: https://github.com/BreizhHardware/ntfy_alerts/compare/v1.3...v1.4