v1.1.0
New features
- Add Tab support for the template generator window
- Adding selected multi-request support from History tab
- "Add to" content to generated templates
- Auto-complete classification information based on CVE id
- Add CLI flag helper
Bug fixes
- NPE when the JSON schema cannot be downloaded
- Try to read the nuclei JSON schema from the disk as a fallback
- Mismatched indentation
Improvements
- Better and more detailed logging
- Persist modified font sizes between sessions
- Architecture refactoring
- Misc UI and UX improvements
Version updates
- GSON 2.8.9 -> 2.9.0
- maven-compiler-plugin 3.8.1 -> 3.10.1
- maven-assembly-plugin 3.3.0 -> 3.4.0
- maven-release-plugin 3.0.0-M1 -> 3.0.0-M6
- snake-yaml 1.29 -> 1.30
- rsyntaxtextarea 3.1.6 -> 3.2.0
- autocomplete 3.1.5 -> 3.2.0
Full Changelog: v1.0.0-rc1...v1.1.0