Skip to content

Releases: UnchartedBull/OctoDash

v2.6.4

26 Oct 21:26
3ee7588

Choose a tag to compare

What's Changed

...plus the usual round of dependency updates

Full Changelog: v2.6.3...v2.6.4

v2.6.3

14 Oct 17:39
2d42f04

Choose a tag to compare

Summary

This release contains two small bug fixes

Update Log

  • Fix the hotend temperature reporting on the print adjust screen (#5385)
  • Properly close the action buttons when a custom action specifies to do so (#5384)
  • The usual round of dependency updates

Full Changelog: v2.6.2...v2.6.3

v2.6.2

30 Sep 17:19
0928401

Choose a tag to compare

What's Changed

Three minor bug fixes

Update Log

  • Fix support for Slicer Thumbnails 1.2.0 (#5361)
  • Fix bug with actions without gcode (#5331)
  • Fix bug with PSU Control plugin (#5332)
    Full Changelog: v2.6.1...v2.6.2

v2.6.2-rc.1

27 Sep 20:29
1d318fe

Choose a tag to compare

v2.6.2-rc.1 Pre-release
Pre-release

v2.6.2-rc.1

This is the first release candidate for v2.6.2, featuring a few small bug fixes.

The intent behind this release candidate is to allow additional testing.

Installation instructions

As a pre-release, the automatic updating is not available.

  1. Connect to your Pi (or other device) using SSH
  2. Identify the architecture of your device by running uname -m
  3. Download the build matching that artitechture from the list below onto your device. You can use wget <URL of build> to do that
  4. Install the build using sudo dpkg -i <path to file downloaded>
  5. Reboot the device or restart OctoDash sudo service getty@tty1 restart

Feedback is welcome, and can be provided either through the Issues tab here on GitHub or on Discord.

What's Changed

Full Changelog: v2.6.1...v2.6.2-rc.1

v2.6.1

04 Sep 21:28
756b5f3

Choose a tag to compare

Important

OctoDash v2.6.1 requires OctoPrint v1.9.0 or higher.

Warning

If you use custom styles, you may need to update them.

This is a small fix to resolve packaging issues with v2.6.0

Some other minor dependency updates also got slipped in.

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

04 Sep 17:14
6af7655

Choose a tag to compare

Important

OctoDash v2.6.0 requires OctoPrint v1.9.0 or higher.

Warning

If you use custom styles, you may need to update them.

What's Changed

Full Changelog: v2.5.3...v2.6.0

v2.5.4 RC 1

01 Sep 19:12

Choose a tag to compare

v2.5.4 RC 1 Pre-release
Pre-release

This is the first release candidate for v2.5.4. The most notable changes are a couple of bug fixes, one for custom action commands getting processed out of order and one for properly handling special characters in filenames.

What's Changed

Full Changelog: v2.5.3...v2.5.4

v2.5.3

10 Jul 11:41
9675bb7

Choose a tag to compare

Important

OctoDash v2.5.3 requires OctoPrint v1.9.0 or higher.

Warning

If you use custom styles, you may need to update them.

This release fully fixes the configuration migration bug from v2.5.0.

Update Log

  • Fix configuration migration for plugins (#5110)
  • Fix NOX theme (#5105)

Full changelog

v2.5.2

08 Jul 10:24
187815a

Choose a tag to compare

Important

OctoDash v2.5.2 requires OctoPrint v1.9.0 or higher.

Warning

If you use custom styles, you may need to update them.

This release fully fixes the scrolling bug with the Action Center, as well as fixes a few styling/UI issues.

Update Log

  • Fix scrolling of Action Center (properly) (#5102)
  • Fix styling on update screen (#5101, #5103)
  • Fix extruder icon saying "false" for a single extruder (#5100)

Full changelog

v2.5.1

08 Jul 02:57
fdb40d8

Choose a tag to compare

Important

OctoDash v2.5.1 requires OctoPrint v1.9.0 or higher.

Warning

If you use custom styles, you may need to update them.

This release fixes a few bugs introduced in the last release.

Update Log

  • Fix a crash when an action in the Action Center has no icon (#5096)
  • Display a scrollbar on the Action Center (#5096)
  • Fix configuration migration for PSU based plugins (#5095)

Full changelog