These are the release notes of the latest version of humble; and, as it could not be otherwise, along with a recommendation that I hope will be to your liking: "Walk On Down", performed by 'The Stone Foxes'.
Thank you for downloading it, for trying it and for your time!.
Fixes
6732599 - Merge pull request #24 from vincentcox/master (Fixed: SyntaxError - invalid syntax)
9b1286f - Pass again without errors W3C Markup Validation Service
d5a8653 - Export all 'Notes' when saving the analysis as a json
Features
8ad275d - Extended security response HTTP header checks
7168941 - Improved style of headers enabled when exporting to PDF
5a4e988 - Improved style of response headers when exporting to PDF
5866633 - 1 new insecure check (Document-Policy - No Valid Directives)
4aa6475 - 1 new insecure check (Activate-Storage-Access - No Valid Directives)
f33b5c9 - 1 new insecure check (Activate-Storage-Access - Incorrect Values)
f7b3761 - Include Enabled security response headers
ed24e60 - Added 21 headers for Enabled security-related check
aa1dd7f - 1 new insecure check (Accept-Patch - Potentially Unsafe Header)
bde4138 - 2 new insecure checks (Content-Digest: No Secure Algorithms & Unsafe Algorithms)
76a63f1 - 1 new insecure check (Content-Disposition: Potentially Unsafe Header)
Minor
bd3d152 - Code optimizations
a903e66 - Code optimizations and improved comments
2fd76a2 - Updated Analysis Grade info ('-grd' parameter)
cc46c5b - Drop Windows advanced usage example
f4f1be1 - Updated headers/values for Enabled and Insecure checks
4359990 - Code optimizations
4ab6a81 - Simplify check_ru_scope() due to rate-limiting issues
9b5594c - Improved and simplified check_ru_scope() with standard library
391ff36 - Improved and updated security guidelines ('-g' parameter)
a3ac2e4 - Code optimizations to format_html_fingerprint()