Skip to content

Changelog

Unreleased (compare) (2026-04-07)

Bug Fixes

  • preserve versioned docs by using mike --push instead of force push (c632405)

v1.2.6 (2026-04-06)

v1.2.5 (2026-04-06)

Features

  • automate releases page generation using mkdocs-gen-files (e38953e)

Bug Fixes

  • streamline cloudflare upload directly into release workflow and update release docs (02b49eb)
  • correct git-changelog param from -s to -t for angular template (84390dc)

v1.2.4 (2026-04-03)

Bug Fixes

  • correct OS detection for Windows 11, all Server versions, and rolling-release Linux (6b49eb7)
  • PDF overflow, CIS-CAT download fallback, test robustness, inline AI summary (06173a6)
  • Improve text wrapping in PDF description cells (cbfb16c)

v1.2.3 (2026-03-23)

Features

  • add AI summarization, branding, log viewing, PDF improvements (v1.2.3) (b312b10)
  • redesign frontend as multi-page SPA with contextual per-scan logs (5a6f3de)

Bug Fixes

  • add Rust compiler for tiktoken build, fix PyInstaller entrypoint (2e41e8c)
  • improve navbar button visibility and add tooltips throughout (f19adb0)
  • convert scan log viewer to modal overlay + auto-scroll findings (1224aff)

Code Refactoring

  • comprehensive code review fixes, module splits, and feature enhancements (1032876)

v1.2.2 (2026-03-19)

Features

  • add template directory to data files and enhance project_root for frozen applications (f8d3463)

v1.2.1 (2026-03-19)

Code Refactoring

  • streamline binary build process using project spec for consistency (804195d)

v1.2.0 (2026-03-19)

Features

  • enhance CIS-CAT benchmark handling and update version to v1.1.9 (2855cbb)

v1.1.9 (2026-03-17)

v1.1.8 (2026-03-17)

v1.1.7 (2026-03-17)

v1.1.6 (2026-03-17)

v1.1.5 (2026-03-16)

Bug Fixes

  • improve VM runner/report packaging and bump v1.1.5 (b1e40bd)

v1.1.4 (2026-03-16)

Bug Fixes

  • finalize scan/report pipeline updates (240f9dd)

v1.1.3 (2026-03-16)

v1.1.2 (2026-03-16)

v1.1.1 (2026-03-15)

v1.1.0 (2026-03-15)

v1.0.9 (2026-03-15)

v1.0.8 (2026-03-15)

v1.0.7 (2026-03-15)

v1.0.6 (2026-03-15)

v1.0.5 (2026-03-15)

v1.0.4 (2026-03-15)

v1.0.3 (2026-03-15)

v1.0.2 (2026-03-15)

Features

  • Initialize attribute in upon instantiation. (af7b418)

v1.0.1 (2026-02-18)

Features

  • Introduce tool management and reporting capabilities, including PDF generation, through new core modules, API endpoints, and templates, with updated project configuration. (d0f819b)
  • comprehensive robustness and code quality improvements (59a1ff9)
  • Add comprehensive testing and CI/CD documentation (1c75f96)

Bug Fixes

  • resolve integration test failures (4bc450c)
  • resolve critical lint issues (53% reduction) (4b0dbb7)
  • Docker pip externally-managed env error and artifact upload permissions (a009011)
  • Resolve remaining test failures (0f43d5b)
  • Update integration test workflows for Ubuntu 24.04 and HardeningKitty (570f0c0)
  • Resolve CI test failures - move standalone script and fix wrapper mocks (4795a8e)
  • Complete test workflow fixes - all unit tests passing (520ea48)
  • Resolve test workflow failures (8c077ed)

v1.0.0 (2026-02-18)

Features

  • Implement initial CIS hardening tool with API, CLI, SQLite database, OS wrappers, web UI, and testing infrastructure. (9874f2e)