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.
d02e0d1 - Merge branch 'main' of https://github.com/CyberDrain/Check
- Contributor: John Duprey
- Date: 2025-08-29T14:27:08+02:00
- Files changed:
- CHANGELOG.md
- README.md
- docs/DEVELOPER_GUIDE.md
- docs/USER_GUIDE.md
- Synchronized local branch with upstream, bringing in documentation and changelog updates.
2ed797b - Merge pull request #14 from CyberDrain/codex/review-core-extension-functionality-and-documentation
- Contributor: cipp-ashe
- Date: 2025-08-29T08:27:00-04:00
- Files changed:
- docs/DEVELOPER_GUIDE.md
- docs/USER_GUIDE.md
- Merged documentation review covering core extension functionality.
- Contributor: John Duprey
- Date: 2025-08-29T14:26:59+02:00
- Files changed:
- KELVINCODE-INTEGRATION-SUMMARY.md
- config/managed_schema.json
- manifest-enhanced.json
- options/options-enhanced.html
- popup/popup-enhanced.html
- scripts/background-enhanced.js
- scripts/content-enhanced.js
- Integrated KelvinCode enhancements and supporting configuration files.
- Contributor: cipp-ashe
- Date: 2025-08-29T08:22:25-04:00
- Files changed:
- README.md
- Merged README validation and section updates.
- Contributor: cipp-ashe
- Date: 2025-08-29T08:22:06-04:00
- Files changed:
- docs/DEVELOPER_GUIDE.md
- docs/USER_GUIDE.md
- Documented core scripts and extension usage.
- Contributor: cipp-ashe
- Date: 2025-08-29T08:17:22-04:00
- Files changed:
- README.md
- Updated README with revised sections and structure.
- Contributor: cipp-ashe
- Date: 2025-08-29T08:06:39-04:00
- Files changed:
- CHANGELOG.md
- Merged changelog refresh adding recent commit details.
- Contributor: cipp-ashe
- Date: 2025-08-29T08:06:22-04:00
- Files changed:
- CHANGELOG.md
- Extended changelog to capture latest commits.
- Contributor: John Duprey
- Date: 2025-08-29T14:02:47+02:00
- Files changed:
- scripts/content.js
- Fixed error in content script.
65b5476 - Merge branch 'main' of https://github.com/CyberDrain/Check
- Contributor: John Duprey
- Date: 2025-08-29T13:56:03+02:00
- Files changed:
- CHANGELOG.md (244 lines)
- Synchronized with upstream main, incorporating expanded changelog details.
- Contributor: John Duprey
- Date: 2025-08-29T13:55:25+02:00
- Files changed:
- popup/popup.js
- scripts/background.js
- Resolved message-passing issues between popup and background scripts.
69275c6 - Merge pull request #11 from CyberDrain/codex/update-changelog-with-contributor-and-timestamp
- Contributor: cipp-ashe
- Date: 2025-08-29T07:55:18-04:00
- Files changed:
- CHANGELOG.md (244 lines)
- Merged documentation update adding contributor and timestamp details.
- Contributor: cipp-ashe
- Date: 2025-08-29T07:55:01-04:00
- Files changed:
- CHANGELOG.md
- Added comprehensive branding asset history to the changelog.
35d2d3c - Merge branch 'main' of https://github.com/CyberDrain/Check
- Contributor: John Duprey
- Date: 2025-08-29T13:43:39+02:00
- Files changed:
- CHANGELOG.md
- popup/popup.html
- popup/popup.js
- Pulled upstream changes, merging popup updates and changelog additions.
- Contributor: John Duprey
- Date: 2025-08-29T13:43:31+02:00
- Files changed:
- scripts/background.js
- Refined background script logic (12 insertions, 14 deletions).
3b59e74 - Merge pull request #10 from CyberDrain/codex/update-project-roadmap-with-latest-commits-un44j5
- Contributor: cipp-ashe
- Date: 2025-08-29T07:42:07-04:00
- Files changed: (merge commit, no changes listed)
- Integrated roadmap update PR into main branch.
- Contributor: cipp-ashe
- Date: 2025-08-29T07:41:21-04:00
- Files changed:
- CHANGELOG.md (24 lines)
- Merged changelog refresh containing recent commit details.
- Contributor: rvdwegen
- Date: 2025-08-29T13:41:02+02:00
- Files changed:
- popup/popup.html
- popup/popup.js
- Removed unused disable button functionality from the popup UI.
- Contributor: cipp-ashe
- Date: 2025-08-29T07:40:35-04:00
- Files changed:
- CHANGELOG.md (24 lines)
- Extended changelog to capture latest commit history.
- Contributor: cipp-ashe
- Date: 2025-08-29T07:40:30-04:00
- Files changed:
- CHANGELOG.md (24 lines)
- Added earlier commit information to the changelog.
- Contributor: John Duprey
- Date: 2025-08-29T13:38:56+02:00
- Files changed:
- TESTING-GUIDE.md
- options/options.js
- scripts/background.js
- scripts/content.js
- scripts/modules/config-manager.js
- scripts/modules/detection-engine.js
- scripts/modules/policy-manager.js
- styles/content.css
- test-extension-loading.html
- Standardized quote style and corrected linting across multiple files (752 insertions, 623 deletions).
7efb6a5 - Merge branch 'main' of https://github.com/CyberDrain/Check
- Contributor: John Duprey
- Date: 2025-08-29T13:36:45+02:00
- Files changed:
- .github/workflows/release.yml
- .gitignore
- CHANGELOG.md
- CONTRIBUTING.md
- README.md
- SECURITY.md
- docs/DEVELOPER_GUIDE.md
- docs/USER_GUIDE.md
- CyberDrain-Brand/ (numerous brand assets)
- Synchronized with upstream main branch.
- Contributor: John Duprey
- Date: 2025-08-29T13:36:36+02:00
- Files changed:
- README.md
- REBRANDING-SUMMARY.md
- TESTING-GUIDE.md
- TESTING_GUIDE.md
- options/options.js
- popup/popup.css
- popup/popup.html
- popup/popup.js
- scripts/background.js
- scripts/content.js
- scripts/modules/config-manager.js
- scripts/modules/detection-engine.js
- scripts/modules/policy-manager.js
- styles/content.css
- test-detection-rules-standalone.html
- test-detection-rules.html
- test-extension-loading.html
- Renamed legacy references to Check across code and documentation.
d94508e - Merge branch 'main' of https://github.com/CyberDrain/Check
- Contributor: rvdwegen
- Date: 2025-08-29T13:33:21+02:00
- Files changed:
- CHANGELOG.md
- Integrated changelog updates and brand asset cleanup.
- Contributor: rvdwegen
- Date: 2025-08-29T13:33:13+02:00
- Files changed:
- .gitignore
- CyberDrain-Brand/ (removed brand assets)
- Removed legacy CyberDrain brand assets and updated
.gitignore.
- Contributor: cipp-ashe
- Date: 2025-08-29T07:31:57-04:00
- Files changed:
- CHANGELOG.md
- Merged PR adding retroactive changelog details.
- Contributor: cipp-ashe
- Date: 2025-08-29T07:31:04-04:00
- Files changed:
- CHANGELOG.md
- Expanded changelog with per-commit details.
4225354 - Merge branch 'main' of https://github.com/CyberDrain/Check
- Contributor: rvdwegen
- Date: 2025-08-29T13:30:11+02:00
- Files changed:
- CONTRIBUTING.md
- README.md
- SECURITY.md
- docs/DEVELOPER_GUIDE.md
- docs/USER_GUIDE.md
- Merged updates adding security policy references and release workflow.
- Contributor: rvdwegen
- Date: 2025-08-29T13:30:07+02:00
- Files changed:
- .github/workflows/release.yml
- Added boilerplate GitHub release workflow.
- Contributor: Unknown
- Date: Unknown
- Files changed: Unknown
- Reapplied earlier changelog entries.
- Contributor: cipp-ashe
- Date: 2025-08-29T07:20:35-04:00
- Files changed:
- CONTRIBUTING.md
- README.md
- SECURITY.md
- docs/DEVELOPER_GUIDE.md
- docs/USER_GUIDE.md
- Merged security policy detailing vulnerability reporting.
- Contributor: cipp-ashe
- Date: 2025-08-29T07:20:22-04:00
- Files changed:
- CHANGELOG.md
- Rolled back changelog expansion for revision.
- Contributor: John Duprey
- Date: 2025-08-29T13:19:32+02:00
- Files changed:
- TESTING_GUIDE.md
- popup/popup.css
- popup/popup.html
- popup/popup.js
- scripts/background.js
- scripts/content.js
- scripts/modules/detection-engine.js
- test-detection-rules-standalone.html
- test-detection-rules.html
- Added detection rule testing pages including standalone variant.
- Contributor: cipp-ashe
- Date: 2025-08-29T07:15:10-04:00
- Files changed:
- CHANGELOG.md
- Inserted spacing in changelog for readability.
- Contributor: cipp-ashe
- Date: 2025-08-29T07:08:44-04:00
- Files changed:
- CHANGELOG.md
- Restored Keep a Changelog structure after edits.
- Contributor: rvdwegen
- Date: 2025-08-29T13:07:51+02:00
- Files changed:
- config/branding.json
- popup/popup.css
- popup/popup.js
- Experimented with updated branding assets.
- Contributor: cipp-ashe
- Date: 2025-08-29T07:04:33-04:00
- Files changed:
- CHANGELOG.md
- CONTRIBUTING.md
- README.md
- SECURITY.md
- docs/DEVELOPER_GUIDE.md
- docs/USER_GUIDE.md
- Linked security policy references throughout documentation.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:58:02-04:00
- Files changed:
- CHANGELOG.md
- Introduced changelog with initial section via merge.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:57:26-04:00
- Files changed:
- CHANGELOG.md
- Added changelog file following Keep a Changelog guidelines.
- Contributor: rvdwegen
- Date: 2025-08-29T12:56:34+02:00
- Files changed:
- popup/popup.css
- Adjusted popup button layout for improved UI.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:55:27-04:00
- Files changed:
- ATTRIBUTIONS.md
- CHANGELOG.md
- README.md
- Merged updates to README license references and links.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:55:11-04:00
- Files changed:
- ATTRIBUTIONS.md
- CHANGELOG.md
- README.md
- Added missing documentation and refreshed license links.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:52:04-04:00
- Files changed:
- LICENSE
- Integrated AGPL v3 license file through merge.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:51:46-04:00
- Files changed:
- LICENSE
- Added full GNU AGPL v3 license text.
- Contributor: rvdwegen
- Date: 2025-08-29T12:48:55+02:00
- Files changed:
- options/options.css
- popup/popup.css
- styles/content.css
- Repositioned toast notifications to bottom-right corner.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:48:38-04:00
- Files changed:
- docs/DEVELOPER_GUIDE.md
- docs/USER_GUIDE.md
- Merged addition of documentation directory and guides.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:48:03-04:00
- Files changed:
- docs/DEVELOPER_GUIDE.md
- docs/USER_GUIDE.md
- Updated guides to align with repository structure.
632a6df - Merge branch 'main' of https://github.com/CyberDrain/Check
- Contributor: John Duprey
- Date: 2025-08-29T12:47:15+02:00
- Files changed:
- blocked.html
- manifest.json
- options/options.css
- options/options.html
- popup/popup.css
- popup/popup.html
- popup/popup.js
- Synchronized with upstream main branch.
- Contributor: John Duprey
- Date: 2025-08-29T12:47:06+02:00
- Files changed:
- rules/detection-rules.json
- Revised detection rules JSON definitions.
2502595 - Merge branch 'main' of https://github.com/CyberDrain/Check
- Contributor: rvdwegen
- Date: 2025-08-29T12:43:14+02:00
- Files changed:
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- rules/detection-rules.json
- Merged changes from remote main branch.
- Contributor: rvdwegen
- Date: 2025-08-29T12:43:11+02:00
- Files changed:
- blocked.html
- manifest.json
- options/options.css
- options/options.html
- popup/popup.css
- popup/popup.html
- popup/popup.js
- Added material design icons to project.
- Contributor: John Duprey
- Date: 2025-08-29T12:43:04+02:00
- Files changed:
- rules/detection-rules.json
- Improved detection logic for better accuracy.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:42:02-04:00
- Files changed:
- CODE_OF_CONDUCT.md
- Merged addition of Code of Conduct document.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:41:40-04:00
- Files changed:
- CODE_OF_CONDUCT.md
- Updated contact information in Code of Conduct.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:39:46-04:00
- Files changed:
- CONTRIBUTING.md
- Merged contributing guidelines into repository.
- Contributor: cipp-ashe
- Date: 2025-08-29T06:38:23-04:00
- Files changed:
- CONTRIBUTING.md
- Refined contributing guidelines for clarity.
- Contributor: rvdwegen
- Date: 2025-08-29T12:21:25+02:00
- Files changed:
- CyberDrain-Brand/ (initial brand assets)
- Introduced initial branding assets.
- Contributor: rvdwegen
- Date: 2025-08-29T12:00:37+02:00
- Files changed:
- chrome-extension-scaffold.md
- Restored Chrome extension scaffold after cleanup.
0.1.0 - 2025-08-29
3573df9 - Initial commit: Check MV3 Extension - Enterprise-grade web security and content manipulation extension with white-label capabilities
- Contributor: rvdwegen
- Date: 2025-08-29T11:51:42+02:00
- Files changed:
- .gitignore
- README.md
- blocked.html
- config/branding.json
- config/managed_schema.json
- images/icon-placeholder.txt
- images/icon128.png
- images/icon16.png
- images/icon32.png
- images/icon48.png
- manifest.json
- options/options.css
- options/options.html
- options/options.js
- popup/popup.css
- popup/popup.html
- popup/popup.js
- rules/detection-rules.json
- scripts/background.js
- scripts/content.js
- scripts/modules/config-manager.js
- scripts/modules/detection-engine.js
- scripts/modules/policy-manager.js
- styles/content.css
- Initial project scaffold with documentation, configuration, and detection rules.