Skip to content

Releases: fabianonline/OctoPrint-Telegram

1.6.7

08 May 10:15
c3c1971
Compare
Choose a tag to compare

Update plugin version...

Full Changelog: 1.6.6...1.6.7

Octoprint Telegram 1.6.6

05 May 19:59
11047f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.5...1.6.6

Octoprint Telegram 1.6.5

23 Mar 07:54
dddb992
Compare
Choose a tag to compare

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

16 Feb 16:27
f309f37
Compare
Choose a tag to compare

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

05 Feb 09:35
5b3a54a
Compare
Choose a tag to compare
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

13 Nov 16:00
1cd92a0
Compare
Choose a tag to compare

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

09 Nov 13:45
d033b5a
Compare
Choose a tag to compare

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.

11 Oct 12:41
fab3622
Compare
Choose a tag to compare

This is a first release of the python 3 compatibility work thanks to @szobov

Octoprint Telegram 1.5.2

17 Aug 16:32
Compare
Choose a tag to compare
Pre-release
add Detection serail connection to wait status to connect to avoid fa…

…lse error message

1.5.1: Merge pull request #270 from foosel/fix/deprecated_flask_imports

04 Aug 07:56
d8ef9da
Compare
Choose a tag to compare

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