Skip to content

Releases: maelgangloff/domain-watchdog

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

v0.2.0

17 Aug 21:01
e94379d
Compare
Choose a tag to compare

🎉

What's Changed

  • feat: User can update Watchlist

  • feat: Watchlists are processed daily but domain names are updated if necessary

  • feat: add support for Chat Webhooks messages in #38
    Webhook form

  • feat: Add diagrams to observe relationships between domain names, entities, and DNS servers
    Diagram

Full Changelog: v0.1.6...v0.2.0

v0.1.6

15 Aug 16:49
5ab099d
Compare
Choose a tag to compare
  • Instantiate DB on first boot with Docker 🎉

Full Changelog: v0.1.5...v0.1.6

v0.1.5

15 Aug 16:16
f34c1a5
Compare
Choose a tag to compare
  • Fixed limitations to be in accordance with the configuration
  • Ability to modify a Watchlist
  • Fixed Docker image: generation of JWT keys

Full Changelog: v0.1.4...v0.1.5

v0.1.4

13 Aug 16:31
34d946b
Compare
Choose a tag to compare

Logs are now displayed when the application is in a Docker container

v0.1.3

13 Aug 12:37
ff2b2d7
Compare
Choose a tag to compare
chore: remove node_modules in the docker image

v0.1.2

13 Aug 12:29
3048d64
Compare
Choose a tag to compare
ci: fix publish.yml envvar

v0.1.1

13 Aug 12:21
701dd79
Compare
Choose a tag to compare

What's Changed

  • Docker support 🎉

New Contributors

Full Changelog: v0.1.0...v0.1.1