Skip to content

Releases: feelfreelinux/octo4a

2.1.0

14 Jul 14:25
3e9716a
Compare
Choose a tag to compare

This release brings a bunch of stability and performance fixes to octo4a's Camera server. Thanks a lot @cobryan05 for this contribution.
Additionally, it is now possible to manually adjust the focus distance, through the camera preview dialog.

2.0.0

17 May 21:38
d0f24b0
Compare
Choose a tag to compare

Important

Updating to version 2.0.0 from previous releases requires a reinstall of the underlying OctoPrint bootstrap. While the .octoprint folder, which includes settings, uploaded gcodes, and other user data will not be erased, we still recommend preparing a backup. You can make a backup from the "Backup & Restore" section of OctoPrint settings.

This release brings a few major internal changes, necessary for stability and performance improvements. The app now makes use of a customized Alpine Linux image, with OctoPrint and all the dependencies pre-installed. The installed bootstraps are ensured to be functional, and the app is no longer prone to breaking due to upstream OctoPrint dependency changes.

Features

  • The installation process should be ~10x faster, depending on the device.
  • Older bootstrap versions can now be picked during install, allowing for downgrades.
  • SSL certificate bundle is now included in the APK, allowing for installs on devices with outdated certificates. (Certificates taken from https://curl.se/docs/caextract.html)
  • Overall performance improvement should be noticeable, due to the Python3.11 update.
  • Compatibility with older devices has been improved.
  • Few minor fixes

1.2.6

27 Apr 19:37
Compare
Choose a tag to compare

Resolves installation issues with OctoPrint 1.10

1.2.5

09 Jun 10:53
Compare
Choose a tag to compare
  • Add better IP address indicator
    • Add auto refresh on network change, display of all networks and their types, copying to clipboard on click

1.2.4

25 Mar 16:40
Compare
Choose a tag to compare
  • Improve error handling
  • Add an installation failed modal
  • Add fallaback for p7zip installation for armhf
  • Add unzip fallback if p7zip is not available
  • Add more verbose logging

1.2.3

25 Mar 10:09
Compare
Choose a tag to compare
  • Fix issue with installation on Android 11

1.2.2

21 Mar 17:24
Compare
Choose a tag to compare
  • Fix issue with camera server not starting

1.2.1

21 Mar 16:36
Compare
Choose a tag to compare
  • Add BTT SKR1.3 (closes #377)
  • Fix issue with mjpeg and snapshot rotations being mismatched

1.2.0

05 Feb 15:20
Compare
Choose a tag to compare

Changelog

  • Updated alpine to 3.17
  • Fixed bug where the installation gets corrupted on first install
  • Add confirmation dialog to the reinstallation button
  • Fix camera server crash when device has zero cameras

1.1.2

27 Sep 22:18
Compare
Choose a tag to compare
fix: 1.1.2 Release