Skip to content

Releases: OctoPrint/OctoPrint-FirmwareUpdater

1.15.0

30 Apr 12:23
b272988

Choose a tag to compare

Changes

  • Change blueprint permissions to be compatible with OctoPrint 2.0.0

1.14.1

22 Jun 10:47

Choose a tag to compare

Changes

  • Fix substitution of the {disableverify} placeholder for bossac (addresses #351)

1.14.0

20 Mar 11:37

Choose a tag to compare

Changes

  • Allow long filenames when using MarlinBFT method (addresses #315)
  • Explicitly configure blueprint CSRF protection (addresses #327)
  • Add esptool.py flash method for ESP32 boards (implements #329)
  • Fix a bug where hexadecimal values where stored as integers on settings save
  • Fix compatibility with OctoPrint 1.9.0rc2 (#323, #341, #342)

1.14.0b3

17 Mar 17:08

Choose a tag to compare

1.14.0b3 Pre-release
Pre-release

Changes

  • Allow long filenames when using MarlinBFT method (addresses #315)
  • Explicitly configure blueprint CSRF protection (addresses #327)
  • Add esptool.py flash method for ESP32 boards (implements #329)
  • Fix a bug where hexadecimal values where stored as integers on settings save
  • Fix compatibility with OctoPrint 1.9.0rc2 (#323, #341, #342)

1.14.0b2

11 Nov 08:23

Choose a tag to compare

1.14.0b2 Pre-release
Pre-release

Changes

  • Allow long filenames when using MarlinBFT method (addresses #315)
  • Explicitly configure blueprint CSRF protection (addresses #327)
  • Add esptool.py flash method for ESP32 boards (implements #329)
  • Fix a bug where hexadecimal values where stored as integers on settings save

1.14.0b1

10 Nov 20:18

Choose a tag to compare

1.14.0b1 Pre-release
Pre-release

Changes

  • Allow long filenames when using MarlinBFT method (addresses #315)
  • Explicitly configure blueprint CSRF protection (addresses #327)
  • Add esptool.py flash method for ESP32 boards (implements #329)

Notes

  • No doc for the esptool method yet. It requires esptool.py to be installed. If OctoPrint is running in a virtualenv this will need to be done in the venv.

1.13.3

27 May 09:05

Choose a tag to compare

Changes

  • Fix a bug which prevents the previous firmware file from being deleted when using Marlin BFT with timestamp filenames on OctoPrint >= 1.8.0 (addresses #314)

1.13.3b1

26 May 15:02

Choose a tag to compare

1.13.3b1 Pre-release
Pre-release

Changes

  • Fix a bug which prevents the previous firmware file from being deleted when using Marlin BFT with timestamp filenames on OctoPrint >= 1.8.0 (fixes #314)

1.13.2

18 Mar 12:38

Choose a tag to compare

Changes

  • Fix bug which causes the OctoPrint Software Update plugin to write to the Firmware Update plugin's console log file (fixes #303 )

1.13.1

07 Feb 23:02

Choose a tag to compare

Changes

  • Fix bug which prevents the post-flash system command line from being saved (fixes #296)