Releases: maelgangloff/domain-watchdog
v1.1.1
v1.1.0
fix: expiresInDays domain name
v1.0.0
🎉 v1.0.0
More and more of you are interested in this project. Here are some changes brought by this new release.
Do not hesitate to open an issue if you encounter any difficulty.
Frontend
- Improved user experience
- Added dark theme for devices configured in dark theme
- Added filters on the table of followed domain names
Backend
-
It is possible to search for TLDs via the search bar
-
Deleted domain names are updated every week
-
The EPP status differential is stored in the database for a detailed history
-
Added InfluxDB support for detailed instance statistics
-
Added the
bin/console app:register -vf example.com
command to register a domain name via CLI -
Minor bug fixes
Full Changelog: v0.4.2...v1.0.0
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)