Changelog
Synapse-Wappalyzer Changelog
v2.2.0 - 2023-03-22
Features and Enhancements
Update Power-Up to build with code signing.
v2.1.0 - 2022-05-17
Features and Enhancements
Cached API responses are now stored in the JsonStor instead of in nodedata.
Bugfixes
Fix an issue where the Wappalyzer StormDmon could produce errors when ingesting results if the target View is missing. These now produce warning messages.
v2.0.0 - 2022-01-10
Features and Enhancements
Initial release of
Synapse-Wappalyzer
v2.0.0.If a previous version was installed, the following Storm command can be used to migrate the cache in the current view:
> yield $lib.import(wappalyzer).migrateV1Cache()