v1.0.1
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