Skip to content

v3.7.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 17:14

Changes

  • Improve logic of auto-print/auto-select/turn on combinations
  • Improve compatibility with unofficial releases before Cura 5.0
  • Fix memory leak in discovery of OctoPrint instances
  • Fix html responses in message boxes
  • Improve i18n workflow (thanks Vasily Elkin)
  • Add czech translation (thanks Michael Gruz)
  • Add german translation (thanks Holger Klemm)

Commits

  • 1f74c89: Set version to 3.7.3-DEV (fieldOfView)
  • 841e36d: Check if there is a new/changed i18n msg before committing the .pot (fieldOfView)
  • a97f853: Merge branch 'master' of https://github.com/fieldofview/OctoPrintPlugin (fieldOfView)
  • f0d9e8f: Compare before/after sorted hash of .pot (fieldOfView)
  • f859e09: Flush python module cache before importing included version of zeroconf (fieldOfView)
  • 1d2b410: Improve logic of auto-print/auto-select/turn on combinations (fieldOfView)
  • 057e9e1: Delete update_pot.yaml (Vasily Elkin) #287
  • 5417ef9: Create translation.yml (Vasily Elkin) #287
  • b1ef26f: Add czech language. (Michael Gruz) #291
  • d31b7aa: Update i18n template (fieldOfView)
  • feaaf9c: Revert "Add czech language." (Aldo Hoeben) #293
  • da55d28: Update i18n template (fieldOfView) #293
  • 9137ce1: Update i18n template (fieldOfView)
  • 7d021b9: Add czech language. (Michael Gruz) #294
  • 9c43ea6: Improve compatibility with unofficial releases before Cura 5.0 (fieldOfView)
  • 4ce6caa: Merge branch 'master' of https://github.com/fieldofview/OctoPrintPlugin (fieldOfView)
  • 431e71c: Prevent html responses from displaying in message boxes (fieldOfView)
  • 5a1b52a: [CI] Translation update (fieldOfView) #298
  • c8a1421: Fix formatting (fieldOfView)
  • 7c11ca5: Rename workflow file for consistency (fieldOfView)
  • 1abd66b: Add german translation provided by Holger Klemm (fieldOfView)
  • b4b7d68: Fix loading local version of zeroconf module (fieldOfView)
  • 7f1234b: Update python-zeroconf to 0.39.1 (fieldOfView)
  • 3d8eedb: Set version to 3.7.3 (fieldOfView)
  • f93225d: Merge branch 'master' into release (fieldOfView)
  • 78280f7: Add async-timeout local dependency for zeroconf (fieldOfView)
  • 762b097: Revert "Set version to 3.7.3" (fieldOfView)
  • fa0394e: Update i18n template (fieldOfView)
  • b380868: Update python-zeroconf to 0.47.1 (fieldOfView)
  • 67a4e08: Fix falling back to default zeroconf version on older python installs... (fieldOfView)
  • 0df2720: Merge branch 'release' of https://github.com/fieldofview/OctoPrintPlugin into release (fieldOfView)
  • 67518c3: Set version to 3.7.3 (fieldOfView)