All notable changes to the Worker OSINT Toolkit will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of Worker OSINT MCP Server
- 16 integrated OSINT tools
- Dual jurisdiction support (Australia + Ireland)
- Privacy level system (conservative, moderate, aggressive)
- Comprehensive documentation
- Docker containerization
- Claude Desktop integration via MCP
- ABN Lookup (Australian Business Registry)
- CRO Lookup (Irish Companies Registration)
- WHOIS domain registration lookup
- DNS reconnaissance
- Certificate transparency search
- Subdomain enumeration
- Wayback Machine historical data
- Social media profile discovery
- Google dorking guidance
- Image metadata extraction
- IP address investigation
- Data breach checking (HaveIBeenPwned)
- Email harvest strategies
- Evidence archiving guidance
- Comprehensive company investigation
- Domain intelligence workflow
- OPSEC guidance integrated into all tools
- Privacy-first design with local Docker execution
- No cloud dependencies
- Configurable anonymity levels
- First stable release
- Production-ready OSINT toolkit
- Complete documentation suite
- Testing framework
- Added for new features
- Changed for changes in existing functionality
- Deprecated for soon-to-be removed features
- Removed for now removed features
- Fixed for any bug fixes
- Security for vulnerability fixes or security improvements
- Major (X.0.0): Breaking changes or major new features
- Minor (0.X.0): New features, backward compatible
- Patch (0.0.X): Bug fixes, backward compatible
## [1.2.0] - 2024-XX-XX
### Added
- New tool: Company financials scraper for Australian Stock Exchange
- Support for Canadian business registries
- Export to PDF report format
### Changed
- Improved subdomain scanning performance by 40%
- Updated OPSEC guidance for 2024 threat landscape
### Fixed
- DNS timeout handling in high-latency networks
- Certificate search pagination bug
### Security
- Updated dependencies to patch CVE-2024-XXXXX
- Improved API key storage mechanism