Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.6.7 protected
    68c3ecb4 · Bump version to 1.6.7 ·
    Release: 1.6.7
    - Fixed a issue causing the webcam to not show up on the first start of the app
  • 1.7-beta06 protected Release: 1.7-beta06
    - Rolled back changes to the streaming stack as they proved ineffective. This solves some problem with the streaming in 1.7 beta versions
    - Added a empty state for the power device menu
    - Add support for multicam plugin
    - Changes from 1.6.6
  • 1.6.6 protected
    c1d13076 · Bump version to 1.6.6 ·
    Release: 1.6.6
    - Add support for printers with center origin for Gcode preview
    - Fixed a issue causing logs to be spammed for some instances
  • 1.7-beta05 protected Release: 1.7-beta05
    - Changes from 1.6.5
    - New power controls menu
  • 1.6.5 protected Release: 1.6.5
    - Fixed an issue causing the "Open OctoPrint" to not work
    - Fixed an issue causing the "Privacy menu" link to crash the app on Samsung/Android 11
    - Fixed an issue causing a rogue print notification to show up, either in "Disconnected" or "Printing 0% progress" state
    - Fixed an issue causing the print notification to not reconnected when a WiFi connection is established after a disconnect
  • 1.7-beta04 protected Release: 1.7-beta04
    - Changes from 1.6.4
    - Fix issue with FilamentManager spool selection
  • 1.6.4 protected
    2e2459da · Bump version to 1.6.4 ·
    Release: 1.6.4
    - Fix layout issue on Android 5, 6 and 7
    - Improve error messages
  • 1.7-beta03 protected Release: 1.7-beta03
    - Changes from 1.6.3
  • 1.6.3 protected
    0d730218 · Bump version to 1.6.3 ·
    Release: 1.6.3
    - Fixes a hilarious bug causing subscription users being prevent from creating a single widget
  • 1.7-beta02 protected Release: 1.7-beta02
    - Add support for SpoolManager and FilamentManager
  • 1.6-beta14 protected Release: 1.6-beta14
    - Final beta on Google Play
    - Add in-app-messaging to announce new beta
    - Fixes from 1.6.2
  • 1.6.2 protected
    43cee615 · Bump version to 1.6.2 ·
    Release: 1.6.2
    - Fixed one common and a couple of uncommon crashes
  • 1.7-beta01 protected
    bd45ab24 · Improve logging ·
    Release: 1.7-beta01
    - All new MJPEG connection which is more efficient with memory and should allow for higher and more stable frame rates
    - Fixed an issue in MJPEG connection where boundaries enclosed by quotes were not detected
  • 1.6.1 protected
    6716a898 · Bump version to 1.6.1 ·
    Release: 1.6.1
    - Fixed an issue causing the webcam widget to not load images since 1.6-beta13
    - Fixed an issue where deleted widgets were still updated
  • 1.6.0 protected
    6e0bbf66 · Bump version to 1.6.0 ·
    Release: 1.6.0
    - Small layout fix for the progress widget in the smallest layout stage
  • 1.6-beta13 protected Release: 1.6-beta13
    - Improved offline handling of the print notification. Perviously, it continuously tried to reconnect causing a high battery usage in this state. Now, it will move to a disconnected state after 3 minutes and attempt to reconnect the next time a WiFi connection is established or the app is opened.
    - If only one OctoPrint is available, the selection dialog to pick a instance while creating a widget now auto selects the only available instance
    - Added support for Tuya smart plugs
    - Fixed a issue causing the Tasmoa smart plug integration to be disabled
    - Added a privacy menu allowing the user to disable reporting and a link to the privacy statement
    - Improved scrubbing of sensitive data on a low level by replacing exceptions from the network level with a "proxy" containing a scrubbed error message
    - Ensure hostnames of webcam connections are scrubbed if they differ from the main OctoPrint instance
    - Fixed an issue causing widgets to not use the language set in the app but the device language (if available)
    - Improved connection timeout handling
    - Fixed a issue causing the widgets being stuck in the "Updating..." state
    - Removed basic auth information from URLs shown in the app
  • 1.6-beta12 protected Release: 1.6-beta12
    - Changes from 1.5.9
    - Fixed an issue causing the app to open multiple connections (up to 3 observed) to the webcam in rapid succession when the app was started or opened after some time in background
  • 1.5.9 protected
    fd2a6b13 · Bump version to 1.5.9 ·
    Release: 1.5.9
    - Fixed an issue where the app was unable to extract untrusted certificates from a connection if the certificate did not provide a "alternative subject name". This caused the "do you want to trust this server?" dialog not to show up during sign in
  • 1.6-beta11 protected
    eb38577f · Merge branch... ·
    Release: 1.6-beta11
    - Progress widget
    - All OctoPrint color themes are reflected in the app and widgets
    - Fixed a bug causing the mascot in the toolbar to be misplaced/mis-sized
    - Improved translations
    - Moved French translation out of beta
  • 1.5.8 protected Release: 1.5.8
    - Fixed an issue where the Gcode cache would ignore re-uploaded files and stick to the old version
    - Fixed an issue causing a crash if the "Learn how to sign in" button on sign in was clicked right after installation