github UnchartedBull/OctoDash v2.6.2-rc.1

pre-release6 hours ago

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

Don't miss a new OctoDash release

NewReleases is sending notifications on new releases.