Releases: maelgangloff/domain-watchdog
Releases · maelgangloff/domain-watchdog
v0.4.2
- fix: duplicate NS violates unique constraint
- feat: update
custom_rdap_servers.example.yaml
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
🎉
What's Changed
- fix:
events
key may be missing from RDAP responses by @swarnat in #53 - Namecheap support by @vinceh121 in #51
- Implement AutoDNS provider by @swarnat in #52
New Contributors
Full Changelog: v0.3.1...v0.4.0
v0.3.1
fix: duplicate key value violates unique constraint error
v0.3.0
- fix: add support for IDN TLD search
- feat: add delete property on Event
- feat: limit calendar past events
- feat: add delete property on DomainEntity
- fix: remove deleted DomainEntities on diagram
- fix: switch updatedAt to datetime_immutable
- chore: diagram is always in dark mode
Full Changelog: v0.2.8...v0.3.0
v0.2.8
The previous version always sent "Test Notification" in the content. In this version, the messages have the correct content.
Full Changelog: v0.2.7...v0.2.8
v0.2.7
- FIX support for new webhook schemes (pushover, ntfy, engagespot)
v0.2.6
- ✨ Added support for new webhook schemes (pushover, ntfy, engagespot)
Full Changelog: v0.2.5...v0.2.6
v0.2.5
🎉
- Fixed a bug when purchasing an automatic domain name via Symfony's Messaging system
- Optimized the publishing workflow in the Docker Hub
v0.2.4
What's Changed
- refactor: split ProcessDomain message by @maelgangloff in #48
Full Changelog: v0.2.3...v0.2.4