Releases: guysoft/OctoPi
OctoPi 1.0.0
17th release of OctoPi.
As before, there are both 32bit and 64bit images available.
The 64bit image is based on on RpiOS 64bit.
Raspberry Pi 3 and up can try the 64bit version. No performance gain in normal OctoPi is expected. It might help future plugins.
32bit armf:
Download it at:
https://unofficialpi.org/Distros/OctoPi/octopi-bullseye-armhf-lite-1.0.0.zip
Md5: 88135c1af2491aa4f114190c728d5fa2
.
64bit arm64/aarch64:
Download it at:
https://unofficialpi.org/Distros/OctoPi/octopi-bullseye-arm64-lite-1.0.0.zip
Md5: a0fe9dd406f7bb4f8bf0a3d0af1d4582
.
Changelog
- Version is 1.0.0, it seem like its about time b6b7f36
- OctoPrint 1.8.6
- Uses Debian "bullseye" RpiOS 2022-09-22
- rpi.gpio-common has been added
- Fix webcamd daemon loop & handling of non-usb v4l2 devices #741 (@foosel)
- Add a network monitoring for wifi connections #729 (thanks @hawkeyexp)
- Delete octopi-network.txt (@XRyu)
- picam-bullseye-fix #763 (Thanks @PowerWiesel)
- ships ffmpeg with HLS support at
/opt/ffmpeg-hls/ffmpeg
#784 (@chudsaviet) - 64 bit build has moved to raspios (#785)
- deals with the userless images changes ( guysoft/CustomPiOS#163 )
- ships with user-fix to adapt to username changes of
pi
user #791 @cp2004
Took a while to coordinate this release since I've been busy. Hope the the next ones will come out smoother.
OctoPi 0.18.0
16th release of OctoPi.
Main change in this image is that would be likely noticeable to plugin developers and users is that OctoPi comes with Python3 now.
Also the image now supports and Raspberry Pi 400.
A note about 64bit images
64bit is unstable and is delayed for 0.19.0. We have nightly builds for it if you really need it. See: #711 which is derived from #692 (comment)
64bit is needed for fully support al the memory space for Raspberry Pi 4B 8GB
Download it at https://github.com/guysoft/OctoPi/releases/download/0.18.0/octopi-buster-armhf-lite-0.18.0.zip
Md5: 43387c99873210969a21083520ec963b
Changelog
- OctoPrint 1.5.2
- OctoPi now uses Python3
- RpiOS image
2020-12-02
/home/pi/scripts/safemode
(thanks @OutsourcedGuru )- Fix #619 Shutdown requires network (Thanks @da4id )
- #623 from szopen111/fix-issue-621 (Workaround for low resolution cameras)
- Fix/enable haproxy logging #640 and enable compression at haproxy layer #643 (thanks @tedder )
- Experimental HLS support #650 #668 #688 (thanks @chudsaviet )
- Removed old Cura. See #654 and #444 .
- Some usb cameras setting fixed (#657 b64a544 0d0ea37 )
- Fixes #676 and adds deps to install numpy from wheel for plugins taht need numpy
- New arm64 builds (Not released yet)
- Set HAProxy Diffie-Hellman key size to 2048 #685
Build notes
- Uses RC2 was built from commit guysoft/CustomPiOS@7ea63e9). However should also work with CustomPiOS 1.4.0
OctoPi 0.17.0
15th release of OctoPi.
Download it at https://github.com/guysoft/OctoPi/releases/download/0.17.0/octopi-buster-lite-0.17.0.zip
Md5: 8a550602b8ccc5df8381924757f88ab9
Changelog
Changes in the image
- Raspberrypi 4B support
- Linux Kernel 4.19.75 from new base image 2019-09-26-raspbian-buster-lite
- OctoPrint 1.3.12
- Fix Chinese Endoscope 8mm ( #602 )
- Bug fixes
Build notes
- Uses CustomPiOS 1.3.0
CustomPiOS in devel (which I release once I understand how to get the multi-arch tagged correctly), then update here. - Our nightly/release builds have moved to the new build server, after 6+ years of operating. Thanks for your donations for making that happen!
OctoPi 0.16.0
14th release of OctoPi.
Download it at https://github.com/guysoft/OctoPi/releases/download/0.16.0/octopi-stretch-lite-0.16.0.zip
Md5: c363d50f80f04bebcdc774ec20ad22ce
Changelog
Changes in the image
- Raspberrypi 3A+ support
- Linux kernel 4.14.79-v7+ from new base image 2018-11-13-octopi-stretch-lite
- OctoPrint 1.3.10
- pip is not pinned to version 9 anymore, shipped with version 19
- Bug fixes
Build notes
- Uses CustomPiOS 1.1.0
- Our nightly/release builds have moved to the new Docker build supported in CustomPiOS 1.1.0. You can still use the vagrant build method.
OctoPi 0.15.1
13th release of OctoPi.
This is a minor release, with just one fix pinning the version of pip, because version 10 did not work well with OctoPrint plugins.
OctoPi 0.15.1 ships with:
It is built against Raspbian 2018-04-18 (Release Notes).
Changelog
Changes in the image
- Pinned pip version to version 9
Changes in the build scripts
Download it at:
https://github.com/guysoft/OctoPi/releases/download/0.15.1/octopi-stretch-lite-0.15.1.zip
OctoPi 0.15.0
Twelfth release of OctoPi.
This is a major release, with for RaspberryPi 3B+.
OctoPi 0.15.0 ships with:
It is built against Raspbian 2018-04-18 (Release Notes).
Changelog
Changes in the image
- Raspberrypi 3B+ support
octopi-wpa-supplicant.txt
network settings now default- linux kernel 4.14 from new base image 2018-04-18-octopi-stretch-lite
- Debian stretch from new base image
- Bug fixes for some webcams
- Bug fixes
Changes in the build scripts
- CustomPiOS 1.0.0 for building
Developer Notes:
We have moved to build with CustomPiOS, which means that OctoPi has joined a larger build system which supports lots of modules and cool ways to configure and maintain debian-based IOT distros.
Download it at:
https://github.com/guysoft/OctoPi/releases/download/0.15.0/octopi-stretch-lite-0.15.0.zip
OctoPi 0.14.0
Eleventh release of OctoPi.
This is a major release, with support for building against Armbian and official build supports Raspberry Pi Zero W.
OctoPi 0.14.0 ships with:
It is built against Raspbian 2017-06-21 (Release Notes).
Changelog
Changes in the image
- Added note to
/root/bin/webcamd
to useoctopi.txt
for configuration - Added note to
octopi-network.txt
for Mac OS X users to not use Textedit/properly configure Textedit - Added note with further instructions on usage to boot and login screen
- Allow configuration of multiple wifi networks via
octopi-wpa-supplicant.txt
- Better "service not running" error pages
- Enabled SSH by default (we usually run headless, disabling it is not an option)
- Updated stock
config.yaml
and init script for OctoPrint to 1.3.0+ - Updated
install-desktop
script to only pull in needed packages - Fixes:
Changes in the build scripts
- Support for building against Armbian
- Support for custom number for root partition
- Fixed pybonjour download link (google code is dead)
- Switched vagrant box to one including guest additions
Download it at:
https://github.com/guysoft/OctoPi/releases/download/0.14.0/octopi-jessie-lite-0.14.0.zip
OctoPi 0.13.0
The tenth release of OctoPi!
If you want to see an eleventh one, please help keep OctoPrint going by backing foosel. OctoPi can't exist without it.
This is a major release, the main change is that we moved to Raspbian Jessie lite image, meaning the image is now a third of its original size. However it also means that there is no desktop option shipped directly within OctoPi anymore. If you really need a desktop environment on your OctoPi instance (note that you do not need a desktop for regular operations!), you can however install it yourself using the bundled installer script: sudo ~pi/scripts/install-desktop
. The new base image also brings support for the RaspberyPi 3.
There is also a major change to the build system, we now use fdisk and other tools to control the image size. If you get build problems using this there is a new Vagrant build option, which is documented in the README file.
Changes:
- Updated Raspbian to version 2016-03-18 (lite). Release notes here.
- OctoPrint 1.2.10! Release notes here.
- Wifi reconnect fix #173
- Newer OctoPiPanel
OctoPi 0.12.0
Ninth release of OctoPi
This is a major relesae, with a lot of updates both to OctoPrint which plugins system has become much more mature, with some plugins bundled by default. Also CuraEngine is now shipped with OctoPi, which means you can slice from your RaspberyPi (preferably RaspberyPi 2).
Another major internal change is how OctoPi is built, we have now added a variant build support, this means you can build a variant of OctoPi which would have a different software, configuration, or different purpose altogether! Thanks @mrbeam for starting this!
Changes:
- Update Raspbian to version 2015-05-5. Note there was a change in network configuration! Release notes here.
- OctoPrint 1.2.1 ! Changelog. The version includes a pluging manager and auto-update support (fixes #4 )
- Shipping now CuraEngine! #18
- Newer OctoPiPanel
- Add log for mjpeg-streamer #96
OctoPi 0.11.0
Eighth release of OctoPi
This release is main update is support of Raspberrypi version 2. There are also a few big bugs fixed, among them mjpg-streamer that broke after firmware upgrades for some users and https which caused problems with chrome.
Thanks everyone for testing using our new nightly builds, we would not have spotted bug #67 without your help!
Changes:
- Update Raspbian to version 2015-01-31. Support for Pi2! Release notes here.
- OctoPrint 1.1.1 still Changelog
- Newer OctoPiPanel
- Fixed mjpeg-streamer for Pi2 #67
- Fix HTTPs HAProxy bug #50
- Upgraded HAProxy to version 1.5.8
- Remove oracle-java8-jdk package sonic-pi and minecraft-pi. fixes #49, free up a few hundred MB of space
Release Note:
Raspbian naming convention changed from YYY-MM-DD-wheezy-raspbian.zip
to YYYY-MM-DD-raspbian.zip
and so has OctoPi's naming to YYYY-MM-DD-octopi-<VERSION>.zip
On a personal note, this is the first OctoPi release I am releasing when I actually have a printer.