Releases: maelgangloff/domain-watchdog
Releases · maelgangloff/domain-watchdog
v0.2.3
- Added support for linux/arm64 platforms with Docker
Full Changelog: v0.2.2...v0.2.3
v0.2.2
🎉
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
🎉
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
🎉
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
-
feat: Add diagrams to observe relationships between domain names, entities, and DNS servers
Full Changelog: v0.1.6...v0.2.0
v0.1.6
- Instantiate DB on first boot with Docker 🎉
Full Changelog: v0.1.5...v0.1.6
v0.1.5
- 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
Logs are now displayed when the application is in a Docker container
v0.1.3
chore: remove node_modules in the docker image
v0.1.2
ci: fix publish.yml envvar