Changelog
Synapse-Google-Search Changelog
v2.0.0 - 2024-09-16
Features and Enhancements
The
google.search
andgoogle.search.enrich
commands will no longer retrieve the content of URLs returned in search results. The--get-content
argument may be specified to enable this behavior.
Deprecations
The deprecated
--asof
argument has been removed from thegoogle.search
andgoogle.search.enrich
commands.
v1.4.0 - 2024-01-05
Deprecations
Caching has been removed from the
google.search
andgoogle.search.enrich
commands, so the--asof
argument has been deprecated and will no longer have any effect.
This release contains an automatic cache cleanup that will run when the package is first upgraded. This will remove existing cached API response data from the jsonstor.
v1.3.0 - 2023-03-22
Features and Enhancements
Update Power-Up to build with code signing.
v1.2.0 - 2022-05-17
Features and Enhancements
Cached API responses are now stored in the JsonStor instead of in nodedata.
v1.1.0 - 2022-03-16
Features and Enhancements
Add
inet:search:query -(refs)>
edge to input node duringgoogle.search.enrich
.
Bugfixes
Move URL retrieval to privsep module to allow power-up permissions to take precedence.
v1.0.3 - 2022-02-08
Bugfixes
Fix a spelling error in the help output for
google.search
command.
v1.0.2 - 2021-12-13
Features and Enhancements
Add a description to the
Synapse-Google Search
Power-Up.
v1.0.1 - 2021-09-17
Bugfixes
Fix an issue where commands were not honoring their
--size
argument.
v1.0.0 - 2021-08-19
Features and Enhancements
Initial release of
Synapse-Google Search
v1.0.0