Skip to content

Releases: fieldOfView/Cura-OctoPrintPlugin

v3.7.3

03 Feb 17:14
Compare
Choose a tag to compare

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)

v3.7.3-DEV

15 Nov 10:15
Compare
Choose a tag to compare

Commits

  • 80b911f: Update i18n template (fieldOfView)
  • 1f74c89: Set version to 3.7.3-DEV (fieldOfView)
  • 12e97d3: Update i18n template (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)
  • c854070: Update i18n template (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)

v3.7.2

07 May 07:46
Compare
Choose a tag to compare

Changes

  • Fix Qt5/Qt6 QSslSocket issues

Commits

  • 7aa23b1: Set version to 3.7.2-DEV (fieldOfView)
  • 430c52c: Fix more Qt5/Qt6 QSslSocket-related issues (fieldOfView)
  • 771838f: Set version to 3.7.2 (fieldOfView)

v3.7.1

05 May 13:45
Compare
Choose a tag to compare

Changes

  • Fix crash with previous versions of Cura

Commits

  • 3c3060e: Update i18n template (fieldOfView)
  • 61fe6bb: Merge branch 'release' (fieldOfView)
  • fab21e8: Fix incompatibility with Qt5 (fieldOfView)
  • 9d116d6: Set version to 3.7.1 (fieldOfView)

v3.7.0

03 May 13:59
Compare
Choose a tag to compare

Changes

  • Add support for Cura 5.0
  • Fix missing files in CMakeList.txt
  • Build curapackages automatically

Commits

  • d219db2: Set version to 3.6.1-DEV (fieldOfView)
  • bc7ae9c: Add missing files to CMakeList.txt (fieldOfView)
  • 910a11c: Add resilience against printer profiles with missing info (fieldOfView)
  • 9ca02ae: Update python-zeroconf to 0.38.1 (fieldOfView)
  • 7aea357: Fix some language inconsistencies (fieldOfView)
  • d5c800d: Support new auth_dialog appkey workflow (fieldOfView)
  • 42d55b8: Add QtQuick Controls 2 support (fieldOfView)
  • 026bed9: Add QtQuick Controls 2 support (fieldOfView)
  • 9935598: Merge branch 'master' of https://github.com/fieldofview/OctoPrintPlugin (fieldOfView)
  • 64ab17a: Automate updating i18n template (fieldOfView)
  • cdf2a8d: Update i18n template (fieldOfView)
  • 09970f2: Add support for PyQt6 (fieldOfView)
  • bc4fcb1: Update copyrights (fieldOfView)
  • 85ec286: Add tagged release packager workflow (fieldOfView)
  • 0abce14: Fix WebcamsModel for Qt6 (fieldOfView)
  • 569cc24: Rename qt5 qml folder (fieldOfView)
  • 9623efd: Merge branch 'master' of https://github.com/fieldofview/OctoPrintPlugin (fieldOfView)
  • 37bcf2a: Update i18n template (fieldOfView)
  • d1b3fa0: Set version to 3.7.0-DEV (fieldOfView)
  • c0bd7a3: Update i18n template (fieldOfView)
  • bc61d3e: Improved compatability with Cura 5. (Nicolas Ivering) #270
  • 4b22abd: Update i18n template (fieldOfView)
  • a861f89: Fix further incompatibilities with Qt6 (fieldOfView)
  • 5743173: Restore compatibility with Qt5/Cura 3.x-4.x (fieldOfView)
  • 46f33b4: Fix requesting app key on instance without auth_dialog (fieldOfView)
  • bdc673a: Update i18n template (fieldOfView)
  • cece466: Remove unused import (fieldOfView)
  • d829dc8: Fix monitor page loading (fieldOfView)
  • b9761e1: Update i18n template (fieldOfView)
  • 3f459e5: Fix handling completion of uploads (fieldOfView)
  • 0690d3b: Update i18n template (fieldOfView)
  • 361c301: Update CMakeLists.txt (fieldOfView)
  • 244a5e6: Set version to 3.7.0 (fieldOfView)

v3.7.0-DEV

28 Apr 16:56
Compare
Choose a tag to compare

Commits

  • d219db2: Set version to 3.6.1-DEV (fieldOfView)
  • bc7ae9c: Add missing files to CMakeList.txt (fieldOfView)
  • 910a11c: Add resilience against printer profiles with missing info (fieldOfView)
  • 9ca02ae: Update python-zeroconf to 0.38.1 (fieldOfView)
  • 7aea357: Fix some language inconsistencies (fieldOfView)
  • d5c800d: Support new auth_dialog appkey workflow (fieldOfView)
  • 42d55b8: Add QtQuick Controls 2 support (fieldOfView)
  • 026bed9: Add QtQuick Controls 2 support (fieldOfView)
  • 9935598: Merge branch 'master' of https://github.com/fieldofview/OctoPrintPlugin (fieldOfView)
  • 64ab17a: Automate updating i18n template (fieldOfView)
  • cdf2a8d: Update i18n template (fieldOfView)
  • 09970f2: Add support for PyQt6 (fieldOfView)
  • bc4fcb1: Update copyrights (fieldOfView)
  • 85ec286: Add tagged release packager workflow (fieldOfView)
  • 0abce14: Fix WebcamsModel for Qt6 (fieldOfView)
  • 569cc24: Rename qt5 qml folder (fieldOfView)
  • 9623efd: Merge branch 'master' of https://github.com/fieldofview/OctoPrintPlugin (fieldOfView)
  • 37bcf2a: Update i18n template (fieldOfView)
  • d1b3fa0: Set version to 3.7.0-DEV (fieldOfView)
  • c0bd7a3: Update i18n template (fieldOfView)
  • bc61d3e: Improved compatability with Cura 5. (Nicolas Ivering) #270
  • 4b22abd: Update i18n template (fieldOfView)
  • a861f89: Fix further incompatibilities with Qt6 (fieldOfView)
  • 5743173: Restore compatibility with Qt5/Cura 3.x-4.x (fieldOfView)
  • 46f33b4: Fix requesting app key on instance without auth_dialog (fieldOfView)
  • bdc673a: Update i18n template (fieldOfView)
  • cece466: Remove unused import (fieldOfView)
  • d829dc8: Fix monitor page loading (fieldOfView)
  • b9761e1: Update i18n template (fieldOfView)
  • 3f459e5: Fix handling completion of uploads (fieldOfView)
  • 0690d3b: Update i18n template (fieldOfView)