Skip to content

2024.12.R1

Compare
Choose a tag to compare
@dbarzin dbarzin released this 01 Dec 16:03
· 11 commits to master since this release
1152ada

Changelog – November 2024

New Features

  • Authenticity: Added a parameter to verify authenticity. 94f1896c
  • SQLite Schema: Implemented a SQLite schema for improved compatibility. c4e24919, 334d5ebe

Improvements

  • Documentation:
  • User Interface: Enhanced layout design. a472dd87

Fixes

  • CVE Search: Fixed issues with vulnerability search functionality. 93cc5ffd, 06ad4377
  • Labels and Fields: Corrected invalid labels and incorrect field names. 17a9e4ec, d633c4d6, b338dfbf
  • External and Null Access: Resolved bugs causing null access and invalid external modules. f47c9f4c, 2fcdd15b
  • Module Exploration: Fixed bugs in application module exploration. a035136f
  • Syntax Errors: Addressed a minor syntax error. 7575534c

Maintenance

  • Tests: Removed unnecessary tests from GitHub. e8ad5ca3
  • Dependencies:

Miscellaneous