Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 1.6.6
    c1d13076 · Bump version to 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
    - Changes from 1.6.5
    - New power controls menu
  • 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
    - Changes from 1.6.4
    - Fix issue with FilamentManager spool selection
  • 1.6.4
    2e2459da · Bump version to 1.6.4 ·
    - Fix layout issue on Android 5, 6 and 7
    - Improve error messages
  • 1.7-beta03
    - Changes from 1.6.3
  • 1.6.3
    0d730218 · Bump version to 1.6.3 ·
    - Fixes a hilarious bug causing subscription users being prevent from creating a single widget
  • 1.7-beta02
    - Add support for SpoolManager and FilamentManager
  • 1.6-beta14
    - Final beta on Google Play
    - Add in-app-messaging to announce new beta
    - Fixes from 1.6.2
  • 1.6.2
    43cee615 · Bump version to 1.6.2 ·
    - Fixed one common and a couple of uncommon crashes
  • 1.7-beta01
    bd45ab24 · Improve logging ·
    - 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
    6716a898 · Bump version to 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
    6e0bbf66 · Bump version to 1.6.0 ·
    - Small layout fix for the progress widget in the smallest layout stage
  • 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
    - 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
    fd2a6b13 · Bump version to 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
    eb38577f · Merge branch... ·
    - 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
    - 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
  • 1.6-beta10
    - Refined menu item design, pin icon now on the other side
    - Added toggles to settings items for better UX
    - Updated French translations
    - Added option to disabled auto printer connect on app start
    - Added second cancel option in menu which will keep the temperatures set
    - Allowing sub menus (change OctoPrint, temp presets) to be pinned to start
    - Fixed an issue causing the power controls dialog to be only partly visible on some devices
  • 1.6-beta09
    - Fixed webcam connection does not honor Basic Auth in URL