26.20.0 - 2026-03-18
✨ Added
- Add UDS support for scanner-based connector creation by @ozgen in 64659d7
- --gvmd-config option to set config file path by @timopollmeier in b0a2e03
- User setting "Export Reports to OPENVAS INTELLIGENCE" by @robindittmar in 67cfa0c
- Optional JWT generation on authentication by @timopollmeier in 875f70f
👷 Changed
- Move filtered count init out of print_report_xml_start by @mattmundell in #2822
- Move copy_tag to dedicated files by @mattmundell in 9c4ead5
- Move delete_tag to dedicated files by @mattmundell in #2821
- Pass context instead of many tables to print_report_host_xml by @mattmundell in #2825
- Remove the tags targets from the build by @mattmundell in #2823
- Separate general config file handling by @timopollmeier in ae6a3a5
- Change: Use image tag in addition to digest for report hosts in by @a-h-abdelsalam in b7b3632
- Move create_tag and modify_tag to dedicated files by @mattmundell in #2824
🐛 Bug Fixes
- Add db version check for SQL function report_result_host_count by @a-h-abdelsalam in #2832