Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,23 @@ Quickly add your public IP address to a comment.

## Changelog

### v1.3.0
- Added **Dark Mode Support** with system default, light, and dark theme options
- Improved **Modal Interface** with professional floating dialogs replacing basic prompts
- Enhanced **Theme Integration** - all CrowdAssist modals now respect user's theme preference
- Added **System Theme Detection** - automatically follows your OS dark/light mode setting
- Minor fixes

### v1.2
- Added **AI Review Text** button to improve comment text using ChatGPT
- Added **Auto-Reply** button to generate responses to program team comments
- Added **Report Creation** features for submission pages:
- Include My IP button for report creation pages
- AI Review Report button to improve vulnerability reports
- Enhanced button placement and styling
- Added OpenAI API integration for AI-powered features
- Improved page detection to distinguish between report creation and visualization pages

### v1.1
- Added "Include My IP" feature to quickly add your public IP address to comments.

Expand All @@ -43,6 +60,11 @@ Quickly add your public IP address to a comment.

The extension is now installed and will be active on Bugcrowd pages (Refresh could be needed).

## Contributors

- **bsysop** - Creator
- Twitter: [@bsysop](https://twitter.com/bsysop)

## Contributing

This is an open-source project. If you have ideas for new features or have found a bug, please feel free to open an issue or submit a pull request.
Expand Down
Loading
Loading