Skip to content

1.4.2 - Adaption of 1.3.0 functionality & bug fixes

Compare
Choose a tag to compare
@derpicknicker1 derpicknicker1 released this 11 Jan 00:03
· 231 commits to master since this release

New features

  • Plugin file browser now supports subfolders if OctoPrint version is >=1.3.0 #45
  • Added option to move and copy files in the filebrowser
  • Added option to select sorting order of files (name/date) in telegram settings. This option is also available in the plugin file browser #59
  • Plugin now uses setup wizard to set bot token after first install of the plugin if OctoPrint version >=1.3.0 #46
  • If Cost plugin is installed and activated, the costs are
    shown in file details based on settings of cost plugin
  • Files will now be uploaded in a TelegramPlugin folder if OctoPrint version >=1.3.0 #48

Fixes

  • System commands were not listed correctly after upadte to 1.3.0 #60
  • Telegram plugin rotates the images 90° clockwise. OctoPrint does this
    counter clockwise. So plugin is now fixed and will also rotate 90°
    counter clockwise. #57
  • Fixed bug in connecting to printer via plugin (auto connect)
  • Fixed issues with file handling and file analysis (OctoPrint/OctoPrint#1684, OctoPrint/OctoPrint#1685)
  • Typos

README updated.