Skip to content

Latest commit

 

History

History
86 lines (53 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

86 lines (53 loc) · 1.76 KB

Changelog

All notable changes to this project will be documented in this file.

[v2.1.2] - 2024-08-29

🚀 Features

  • (notify) Add home assistant support

🚜 Refactor

  • Generic webhook

📚 Documentation

  • (readme) Mention kicktipp-bot-serveless project by tbrodbeck

[2.1.1] - 2024-06-23

🐛 Bug Fixes

  • (env) Comment out CHROMEDRIVER_PATH
  • (time) If a row does not have a time field, use now()

📚 Documentation

  • (readme) Add python commands

[2.1.0] - 2024-06-19

🚀 Features

  • (env) Configure the sleep duration

⚙️ Miscellaneous Tasks

  • (gg) Switch from gitleaks to ggshield

[2.0.1] - 2024-06-16

🐛 Bug Fixes

  • (notify) Header must be utf-8 encoded
  • (ci) Extract tag name from github event number
  • (ci) Prefix pr docker image with pr-

[2.0.0] - 2024-06-16

🚀 Features

  • (docker) Add dockerignore file
  • (docker-compose) Add build and image docker compose files
  • (changelog) Changelog, git cliff init, prefix dependabot commit msg
  • (codeowners) Add codeowners
  • (github) Add pr and issue template
  • (ci) Rename main ci, add tests and release ci
  • (notify) Add ntfy support
  • (k8s) Kubernetes deployment files, ci for k8s

🐛 Bug Fixes

  • Requirements.txt to reduce vulnerabilities
  • (make) Commands up2date
  • (docker) Finally fix docker image
  • (license) Formatting
  • (ci) Github ci
  • (docker) No need for packages
  • (ci) Env in ci fixed
  • (ci) Cd before .env creation
  • (cliff) Bold scope
  • (ci) Rename test job

🚜 Refactor

  • Long overdue

⚙️ Miscellaneous Tasks

  • Final changes for now

◀️ Revert

  • Run main on this branch