0.2.0 (stable)
How to upgrade
The Autoselect plugin in version 0.1.0 did not yet support automatically updating. 0.2.0 fixes that, but you'll have to update to it manually. To do this please
- open your Plugin Manager in OctoPrint (Settings > Plugin Manager),
- click on the "Get more..." link,
- search for "Autoselect" and
- click on the "Reinstall" button.
Improvements
- #3 - Use
FileAdded
event instead ofUploaded
event (if available, OctoPrint >= 1.3.3) to also trigger on files added to the watched folder. - Added ability to update itself
Bug fixes
- #4 - Do not trigger autoselect on STLs or other non-machinecode files.
(Commits)