Skip to content

Latest commit

 

History

History
71 lines (38 loc) · 990 Bytes

CHANGELOG.md

File metadata and controls

71 lines (38 loc) · 990 Bytes

v0.13.0 (2023-07-22)

Feat

  • add picamera2 tuning filters option (#55)

v0.12.0 (2023-07-06)

Feat

  • Add compatibility with moonraker update manager (#54)

v0.11.2 (2023-07-02)

Fix

  • fix url parsing (#53)

v0.11.1 (2023-06-10)

Fix

  • URL routing to accept requests that contain unused parameters (#42)

v0.11.0 (2023-03-19)

Feat

  • add exif based image rotation (#37)

v0.10.3 (2023-03-05)

Fix

  • fix issue with python2 (#40)

v0.10.2 (2023-02-19)

Fix

  • fix version project configuration

v0.10.1 (2023-02-19)

Fix

  • build packages after version bump

v0.10.0 (2023-02-19)

Feat

  • Restrict resolution to 1920x1920 (#31)
  • Add testing to project (#7)
  • add basic service and installer (#17)

v0.0.0 (2023-02-02)

Feat

  • Improve project structure and setup (#4)

Fix

  • Fix vertical flip (#16)
  • Make run.py executable
  • Fix python version in GitHub actions

Refactor

  • Rename GitHub Action jobs (#6)