Skip to content

Changelog

0.4.0 (2025-09-11)

Features

  • implement comprehensive CLI help improvements (issue #34) (22074f3)
  • implement comprehensive CLI help improvements (issue #34) (7a7438b)
  • remove borders from version command splash screen (872ed8c), closes #34

Code Refactoring

  • address additional Copilot review feedback (a82574c), closes #34
  • address Copilot code review feedback (28acd1b), closes #34
  • address latest Copilot feedback for code quality improvements (11d28f2), closes #34
  • final polish addressing newest Copilot nitpicks (5ce34e2), closes #34
  • implement modular architecture for env-help system (68e1a76), closes #34

0.3.1 (2025-09-11)

Bug Fixes

  • correct code block syntax from quadruple to triple backticks (df3f658)
  • implement dynamic version loading from pyproject.toml (027a5fe)
  • improve exception handling structure in version loading (8b20198)
  • resolve documentation formatting issues (58967dc)
  • standardize markdown admonition block formatting across documentation (48d39f5)

0.3.0 (2025-09-10)

Features

  • add comprehensive error detection and tagging system for Paperless integration (a9a86a3)
  • add improved workflow and update Claude guidelines (5aa9631)
  • add Paperless input processing with security enhancements (c51c42c)
  • add Paperless input processing with security enhancements and project cleanup (9f8e9cc)
  • complete input document processing tracking implementation (0d061dc)
  • complete input document processing tracking implementation (3718b3f), closes #24

Bug Fixes

  • address additional Copilot review feedback (round 2) (d7d313f)
  • address Copilot nitpick review comments (e4645c3)
  • address Copilot review feedback (4f1e652)
  • address Copilot review feedback (562739d)
  • correct ruff hook order in pre-commit config (da2b702)
  • replace custom version selector with Mike's built-in functionality (358cc8c), closes #18
  • replace custom version selector with Mike's built-in functionality (accf071)
  • replace documentation workflow with improved version (04b18ad)
  • resolve documentation version selector displaying only "latest" (bf90318)
  • resolve version selector dropdown showing only "latest" (issue #18) (7fa5e9c)
  • simplify Mike plugin configuration for better version selector compatibility (e061626)
  • update deprecated security check commands to scan in GitHub workflows (cfede3a)
  • update deprecated security check commands to scan in GitHub workflows (f58515e), closes #26

Chores

  • update development documentation and configuration files (a269ffc)

Documentation

  • add Claude-specific development guidelines header (9bfd648)
  • force fresh deployment to apply version selector fix (09f244d)
  • update project instructions in CLAUDE.md (a385832)
  • update workflow documentation with enhanced features (9c210d2)

Code Refactoring

  • optimize workflow triggers per Copilot review (20a51d5)

0.2.0 (2025-09-08)

Features

  • enhance ENV file parameter with comprehensive validation and documentation (9cdaefe)
  • enhance ENV file parameter with comprehensive validation and documentation (0a0715d)

Chores

  • remove temporary test_release.sh script (ebc7492)

Styles

  • apply ruff formatting and linting fixes (d39dc14)

0.1.5 (2025-09-07)

Bug Fixes

  • resolve PyPI publishing workflow condition issue (f00a6cf)
  • resolve PyPI publishing workflow condition issue (54d2bc2), closes #9

0.1.4 (2025-09-07)

Bug Fixes

  • enhance release workflow with debugging and improved PyPI publishing (f7753dd)
  • enhance release workflow with PyPI publishing debugging (4f531c9)

0.1.3 (2025-09-07)

Bug Fixes

  • allow test API keys in configuration validation (e399ff0)
  • improve release workflow configuration and API key validation (461a61c)

Documentation

  • add changelog to mkdocs navigation (0062535)

Styles

  • apply ruff formatting to config.py (2bb76da)

0.1.2 (2025-09-07)

Bug Fixes

  • remove unused imports and format code with ruff (8c17100)

Chores

Documentation

  • consolidate release notes and update version references to v0.1.0 (fd24433)

0.1.1 (2025-09-07)

Bug Fixes

  • remove unused imports and format code with ruff (8c17100)

Documentation

  • consolidate release notes and update version references to v0.1.0 (fd24433)