v3.11
Added 4
- Store project API keys in the database in a hashed form
- New integration: Google Chat
- Add ping_key+slug@... address support when pinging by email
- Add daily email report option
Changed 2
- Use hcw_ and hcr_ prefixes in project API keys
- Update Dockerfile to listen on IPv6 as well
Fixed 1
- Fix the ping view to handle IPv4-mapped IPv6 addresses
Improvements
- Store project API keys in the database in a hashed form (#1167)
- Use "hcw_" and "hcr_" prefixes in project API keys (#1148)
- New integration: Google Chat (#423)
- Fix the ping view to handle IPv4-mapped IPv6 addresses (#1169)
- Update Dockerfile to listen on IPv6 as well (#1177)
- Add "ping_key+slug@..." address support when pinging by email (#1009)
- Add daily email report option (#1202)