Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@JozefGalbicka JozefGalbicka released this 14 Sep 16:52
· 5 commits to main since this release
  • Support for notification applications (Pushover, Gotify)
  • New --repeat option
  • Replacement of cron job inside docker image with --repeat option.
  • Docker container is no longer running as root(increased security). New user is created at every container startup.
  • Now you are able to specify PUID and PGID environment variables for docker container and mount logs folder to your host machine.