Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.6.9 protected
    b0143b87 · Remove stray g ·
    Release: 1.6.9
    - Fixed a issue causing the print notification to disconnect when the devices enters deep sleep
    - Fixed a issue where the wrong date/time format could be used (e.g. 12h instead of 24h)
    - Fixed a issue causing Gcode files with arcs (e.g. Arc Welder) to not properly update in the Gcode viewer
    - Fixed a issue causing the layer number in the fullscreen Gcode preview to be ahead by one
    - Added preliminary support for arcs, interpolating them as one line in red color
  • 1.7-beta08 protected Release: 1.7-beta08
    - Added FAQ page
  • 1.6.8 protected
    12df7a05 · Bump version to 1.6.8 ·
    Release: 1.6.8
    - Fixed issue with Tasmota smart devices
  • 1.7-beta07 protected Release: 1.7-beta07
    - Changes from 1.6.7
    - Empty states for power devices and materials
    - New execution of tasks in the menu, now keeps the menu open so the next action can be pressed right away
    - Better success feedback for menu items
  • 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