Skip to content

v1.0.1

Choose a tag to compare

@bakerboy448 bakerboy448 released this 12 Mar 07:51
· 16 commits to develop since this release
08e3ca5

Changes

  • fix: prevent X-Forwarded-For IP spoofing
  • chore: add pre-commit hooks, secrets baseline, issue/PR templates, dependabot
  • chore: bump apprise 0.9.9 → 1.9.8, markupsafe 3.0.2 → 3.0.3, python 3.11 → 3.13, requests 2.32.4 → 2.32.5
  • ci: bump docker/login-action, setup-buildx-action, actions/checkout