Changelog

Synapse-Doppel Changelog

NEXTVERS - 2026-MM-DD

Features and Enhancements

  • Updated the doppel.alert.get command to accept inbound inet:url and tel:phone nodes to retrieve a Doppel alert by entity.

  • Updated Power-Up to support authentication configurations that don’t require a user API key.

  • Added a --no-check-apikey switch to the doppel.config.add and doppel.config.update commands to allow for bypassing the API key validation

  • Updated configuration workflow to validate provided API key and optional user API key against the Doppel /v1/alerts endpoint.

  • Updated the configuration workflow to require Optic v2.130.0.

  • Updated the doppel.alerts command to accept an inbound inet:fqdn node, querying for alerts related to the specified domain.

  • Updated the doppel.alerts command so that when using --since-last with an inbound inet:url or inet:fqdn node, the last-run time is tracked independently per URL or domain.

  • Updated the behavior of the doppel.alerts --since-last switch to only retrieve the last 24 hours of alerts when used the first time.

v0.1.0 - 2026-02-25

Features and Enhancements

  • Initial release of the Synapse-Doppel Power-Up