Changelog
Synapse-crtsh Changelog
v2.6.0 - 2023-06-13
Features and Enhancements
Mark the Synapse-FileParser dependency as optional.
Add
--timeout
argument tocrtsh.setup.db
to allow specifying the default timeout for requests to the crt.sh database.Add
--timeout
argument tocrtsh.certs
andcrtsh.subdomains
to override the default query timeout for requests to the crt.sh database.
v2.5.0 - 2023-03-22
Features and Enhancements
Update Power-Up to build with code signing.
Add dependency requirements to package definition.
v2.4.0 - 2022-09-01
Features and Enhancements
Update support for Synapse-Sidepocket >= 3.6.0.
Documentation
Fix typo in Admin Guide.
v2.3.0 - 2022-06-02
Features and Enhancements
Update support for Synapse-FileParser >= 4.0.0.
v2.2.0 - 2022-05-12
Features and Enhancements
Cached API responses are now stored in the JsonStor instead of in nodedata.
v2.1.0 - 2022-04-27
Features and Enhancements
Support
Synapse-Sidepocket
v3.x.x (removes support for prior versions).
v2.0.0 - 2021-10-04
Features and Enhancements
Initial release of the
Synapse-Crtsh
Power-Up v2.0.0If
v1.x.x
was installed, the following Storm command can be used to migrate the cache tov2.x.x
in the current view:> yield $lib.import(crtsh).migrateV1Cache()