Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 20:20
· 33 commits to main since this release
930c236

1.2.0 (2025-07-02)

Bug Fixes

  • Re-raise NetworkError without wrapping in get_latest_version method (79675f2)
  • Template context generation logic in TemplatePreview (520de2d)
  • Update python-escpos dependency extras (1f6c478)
  • update version fetching to use PyPI and improve error handling (8c70166)

Features

  • add Dockerfile for application containerization (c58bdd6)
  • Enhance markdown rendering (3ec1077)
  • Enhance template preview with HTML rendering and styling support (7115952)
  • Implement template scripts system for dynamic context generation (84b5456)
  • Improve GUI design and capabilites (b40e25f)
  • Improve web interface UX (4030ddf)
  • restructure CLI for improved user experience and add template suggestions (f4a05d5)
  • update dependencies to python-escpos[all] and remove obsolete packages (826a13b)