v0.1.32: Fix scan functionality and add debug logging
- Fixed scan functionality not showing output by ensuring JavaScript is properly injected - Added default hint text to scan results area - Added comprehensive debug console logging to help diagnose scan issues - Improved scan section injection logic - Updated version to 0.1.32 in all files Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
@@ -5,6 +5,17 @@ All notable changes to this project are documented in this file.
|
||||
The format is based on Keep a Changelog and this project uses Semantic Versioning.
|
||||
|
||||
|
||||
## [0.1.32] - 2026-03-18
|
||||
|
||||
### Fixed
|
||||
- **Web UI**: Fixed scan functionality not showing output by ensuring JavaScript is properly injected in all cases.
|
||||
- **Web UI**: Added default hint text to scan results area for better user guidance.
|
||||
- **Web UI**: Added comprehensive debug console logging to help diagnose scan issues.
|
||||
|
||||
### Changed
|
||||
- **Web UI**: Improved scan section injection logic to work with both `</main>` and `</body>` templates.
|
||||
- **Web UI**: Enhanced error handling and user feedback in scan functionality.
|
||||
|
||||
## [0.1.31] - 2026-03-18
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user