Skip to content

Releases: maelgangloff/domain-watchdog

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)

v0.2.6

27 Aug 18:53
4b0148f
Compare
Choose a tag to compare
  • ✨ Added support for new webhook schemes (pushover, ntfy, engagespot)

Full Changelog: v0.2.5...v0.2.6

v0.2.5

27 Aug 14:44
0b8d0dc
Compare
Choose a tag to compare

🎉

  • 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

26 Aug 22:38
63deca2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

25 Aug 11:38
534a8db
Compare
Choose a tag to compare
  • Added support for linux/arm64 platforms with Docker

Full Changelog: v0.2.2...v0.2.3

v0.2.2

24 Aug 11:32
Compare
Choose a tag to compare

🎉

What's Changed

  • feat: Add custom RDAP servers if needed
  • feat: Check that the connector is compatible before linking to a Watchlist
  • fix: allow unsecure authentication cookies in dev by @vinceh121 in #42

Full Changelog: v0.2.1...v0.2.2

v0.2.1

19 Aug 00:22
3110b24
Compare
Choose a tag to compare

🎉

What's Changed

  • Added a QR Code for iCalendar export
  • Added REGISTRATION_VERIFY_EMAIL environment variable to avoid sending a verification email when registering
  • Rewrote Docker Compose for ease of use

Full Changelog: v0.2.0...v0.2.1