Releases: fabianonline/OctoPrint-Telegram
1.6.7
Update plugin version...
Full Changelog: 1.6.6...1.6.7
Octoprint Telegram 1.6.6
What's Changed
- Adds pre-commit-hooks by @FranciscodeMaussion in #361
- Expose User and Owner variables for events by @slvrpdr in #364
- Add octolapse support, send video by @ElDavoo in #371
- fix snapshot url for multicam plugin by @radioburst in #396
- Remove destinations keyword #424 by @guysoft in #425
New Contributors
- @FranciscodeMaussion made their first contribution in #361
- @slvrpdr made their first contribution in #364
- @ElDavoo made their first contribution in #371
- @radioburst made their first contribution in #396
- @guysoft made their first contribution in #425
Full Changelog: 1.6.5...1.6.6
Octoprint Telegram 1.6.5
try to add loop message for when printing from SDcard
add proxy management
fix for writing files from zip files
add possibility to start print from upload message
add option to remove "I do not understand you" message
add option to invert rotation of images
add option to modify date time format for time_finish
add exception management when new event not add to some user yet
add size management for timelapse send
add event Connected,Disconnected,Home,Alert
Version 1.6.4
add event MovieDone to get notified when a timelapse is done
add management of smartplug with options if getlist don't work
add show of thumbnail in File Information (need to create an api key on imgbb.com to upload the file. You can set the account as private and there is a possibility to auto delete the file. If you don't put an apikey no file will be uploaded but you will not see the thumbnail)
fix upload problem create when we had to save file in local before upload to not break gcode processor
better check before use of thumbnail
fix problem TPlink smartplug to turn on bad copy paste
add the setCommandList from @rlogiacco (will be possible to send the command for the bot from the plugin options)
add UserNotif event that will be read on serial line with a echo:UserNotif so you could send your own message with gcode command like M118 E1 UserNotif XXXXX
change to fix printTime to finish_time error
Octoprint Telegram 1.6.3
add function to send gcode from telegram /gcode_XXX where XXX is the gcode command (will not check or send text in return)
add {currentLayer}, {totalLayer} - the current and total layers number (need the plugin DisplayLayerProgress)
add function to Turns on and off the Printer power. Requires the PSU Control plugin or the tasmota_mqtt or tplinksmartplug or TuyaSmartplug (this one still need to accept the push request)
add possibility to call gcode or system command before and after taking image.
add notification wait for user directly on the telegram plugin without need of a other plugin
add notification on M600 gcode
add notification on Error
add send of thumbnail on start printing (send by prusa slicer or cura when ufp) need external plugin
change the way we upload file to avoid problem with prepossessed hook
Octoprint Telegram 1.6.2
quick new version to fix the newly created problem for android phone and gif
also change sending of image with multicam to have the message with the last image
Octoprint Telegram 1.6.1
This is a second release of the python 3 compatibility work thanks to @szobov
we tried to fix the emoticon problem we got on the first release. We have no real confirmation yet but I installed another raspberry to test and this fix it for me so I hope it will work for everyone.
We add a fix for the gif with the iphone that can be blurry or back , this version should fix those problem
I, also, add a new features that change the emoticon near a files in the files list, if it's a 🆕 file, an already successfully printed 🎉 or sadly an already failed print
I also change a little bit how we send the gif to add the message with the last gif.
Octoprint Telegram 1.6.0-beta.1.
This is a first release of the python 3 compatibility work thanks to @szobov
Octoprint Telegram 1.5.2
add Detection serail connection to wait status to connect to avoid fa…
1.5.1: Merge pull request #270 from foosel/fix/deprecated_flask_imports
This version comes with some new feature and some bug fix, the release is not in a good shape but needed to work with the new version of octoprint 1.4.1
fixes #195
Merge pull request #1 from rlogiacco/fix/201
Merge pull request #2 from rlogiacco/fix/195
Merge pull request #198 from rlogiacco/fix/195
Merge pull request #202 from rlogiacco/fix/201
Merge pull request #203 from giloser/master
Issue #181: notification for user interaction requests
Merge pull request #3 from ZeGuigui/PauseUserEventNotify
Fix - Remove double percentage
Update to manage MultiCam
Fixed image mirroring
Merge pull request #242 from f4nu/master
Merge pull request #235 from giloser/master
Merge pull request #226 from chatelao/patch-1
Merge pull request #224 from alpxp/master
drops octoprint generated hash code from telegram file identifier
Merge remote-tracking branch 'upstream/master' into fix/236
Merge pull request #245 from fabianonline/revert-224-master
Merge remote-tracking branch 'upstream/master' into fix/236
Merge pull request #246 from rlogiacco/fix/236
Merge pull request #270 from foosel/fix/deprecated_flask_imports