Skip to content

Commit a4f7078

Browse files
authored
Merge pull request #1 from bsysop/ai-based
Report implementations and AI
2 parents 7f3277d + 465cb7e commit a4f7078

File tree

5 files changed

+1191
-14
lines changed

5 files changed

+1191
-14
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,23 @@ Quickly add your public IP address to a comment.
2626

2727
## Changelog
2828

29+
### v1.3.0
30+
- Added **Dark Mode Support** with system default, light, and dark theme options
31+
- Improved **Modal Interface** with professional floating dialogs replacing basic prompts
32+
- Enhanced **Theme Integration** - all CrowdAssist modals now respect user's theme preference
33+
- Added **System Theme Detection** - automatically follows your OS dark/light mode setting
34+
- Minor fixes
35+
36+
### v1.2
37+
- Added **AI Review Text** button to improve comment text using ChatGPT
38+
- Added **Auto-Reply** button to generate responses to program team comments
39+
- Added **Report Creation** features for submission pages:
40+
- Include My IP button for report creation pages
41+
- AI Review Report button to improve vulnerability reports
42+
- Enhanced button placement and styling
43+
- Added OpenAI API integration for AI-powered features
44+
- Improved page detection to distinguish between report creation and visualization pages
45+
2946
### v1.1
3047
- Added "Include My IP" feature to quickly add your public IP address to comments.
3148

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

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

63+
## Contributors
64+
65+
- **bsysop** - Creator
66+
- Twitter: [@bsysop](https://twitter.com/bsysop)
67+
4668
## Contributing
4769

4870
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.

0 commit comments

Comments
 (0)