All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed some issues with getting the total record count and setting the live flag
- Fixed a problem with the img plugin that was causing an issue.
- Using interfaces instead of functions for the plugins
- Redesigned the plugins to make it easier to author new ones
- Added support for arbitrary names, email addresses, and usernames
- Added an optional progress bar
- Improved output plugin that makes it easy to create new output formats
- Better documentation around the algorithms
- Publish a Debian package as well as binaries
- Caching results to improve performance
- Added combo squatting plugin that uses the keywords extracted from the text on the target domain
- Added an information plugin that provides the topics of each online domain
- VSM(Vector Space Model) plugin for comparing the similarity of two domains
- Removed the server
- Removed the Dockerfile
- Improved plugins
- Cleaned up the help output
- Added interface for an experimental storage backend
- Improved performance
- Added additional data to each result record
- Changed typo value
- Changed endpoint method
- Added API server
- Added 'typo' and 'server' commands.
- Improved structs for JSON output.
- Code cleanup
- Fixed bug with NS record
- Fixed bug with keyboard selection
- Added the Armenian language
- Added French Canadian language
- Added GeoIP function
- Updated help string
- I added a live filter for domains with IP addresses.
- Added the Armenian language.
- Added the Persian language.
- Added the Hebrew language.
- Added concurrency to the extra functions
- Added SSDeep page similarity function
- Updated documentation
- Updated version and builds for Windows, Linux, OSX