Skip to content

Releases: maelgangloff/domain-watchdog

v1.1.1

09 Feb 09:56
66dfb19
Compare
Choose a tag to compare

Fixed number of days before WHOIS removal

v1.1.0

24 Jan 11:02
ce5ac57
Compare
Choose a tag to compare
fix: expiresInDays domain name

v1.0.0

30 Dec 16:59
ebfcc58
Compare
Choose a tag to compare

🎉 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

02 Nov 16:24
500b901
Compare
Choose a tag to compare
  • fix: duplicate NS violates unique constraint
  • feat: update custom_rdap_servers.example.yaml

Full Changelog: v0.4.1...v0.4.2

v0.4.1

31 Oct 23:56
c7a50ee
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

31 Oct 19:54
Compare
Choose a tag to compare

🎉

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

09 Sep 22:07
b1d0725
Compare
Choose a tag to compare
fix: duplicate key value violates unique constraint error

v0.3.0

04 Sep 16:36
7117330
Compare
Choose a tag to compare
  • 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

⚠️ Domain name updates are now done hourly to be faster.

Full Changelog: v0.2.8...v0.3.0

v0.2.8

28 Aug 15:38
02c9ce7
Compare
Choose a tag to compare

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

27 Aug 19:45
83a97b4
Compare
Choose a tag to compare
  • FIX support for new webhook schemes (pushover, ntfy, engagespot)