Releases: OllisGit/OctoPrint-PrintJobHistory
V1.17.0
This release include DEV1 features/bugfixes, see https://github.com/OllisGit/OctoPrint-PrintJobHistory/releases/tag/1.17.0.dev1 plus the following things:
[BugFix]
- #154 report link in new tab
- #194 webcam_rotator id
- reset capture-button before opening a single print job
Counter
Support my Efforts
This plugin, as well as my other plugins were developed in my spare time.
If you like it, I would be thankful about a cup of coffee :)
Full Changelog: 1.16.0...1.17.0
V1.17.0.dev1
[BugFix]
- #183 cost calculation is now done in pjh. Only reading settings from costestimate-plugin
- fixing the plugin-version detection for dev and rc-channels
[Enhancement]
-
Adding technical log to printjob the get more transparency about the collected data (e.g. how the costs are calculated)
-
#154 PrintReport for multiple prints
-
#188, #136 showing version-numer and status of 3rd party plugins
Counter
Support my Efforts
This plugin, as well as my other plugins were developed in my spare time.
If you like it, I would be thankful about a cup of coffee :)
Full Changelog: 1.16.0...1.17.0.dev1
V1.16.0
[BugFix]
- #184, #190 reading thumbnail from base64 gcode fixed
- #123 M118 gcode for Image capturing (not tested on real printer). Now the printer sends the command to execute the capturing on OP side.
[Enhancement]
- #191 Release-Channel and Stale-Action
After installation, you can listen on three release channels (since 1.6.0).
What does this mean: Each channel has its own release-version and each release has a different kind of functionality and stability.
"Only Release": Only stable and tested versions will be shown in the software-update section of OctoPrint
"Release & Candidate": Beside the stable release, you can also see the "release-candidates", like '''1.7.0rc3'''.
The rc's includde new functionalty/bugfixes and are already tested by the community.. so by YOU ;-)
"Release & Candidate & under Development": Beside stable and rc, you will be informed about development versions.
A development version like '''1.8.0.dev5``` could include a new (experimental) feature/bugfixs, but it is not fully tested by the community
Changing between each release is done via the "Software Update section" in the settings.
Hint: "Easy-switching" is possible with OctoPrint-Version 1.8.0 (see OctoPrint/OctoPrint#4238).
At the meantime you need to uninstall and install the version you like from the selected channel...or stay in one channel ;-)
!!!If you use the development-channel you can use the latest feature and can improve the quality of the plugin!!!
Counter
Support my Efforts
This plugin, as well as my other plugins were developed in my spare time.
If you like it, I would be thankful about a cup of coffee :)
V1.15.2
[BugFix]
- #175, #179 Version check of 3rd party plugins, instead of just checking "is available"
- #178 "NoneCheck" if filesize is None
[Enhancement]
- #177 Notifier "Filamenttracking not possible" could be disabled now
- GitHub Action for building the plugin instead of Travis
Counter
Support my Efforts
This plugin, as well as my other plugins were developed in my spare time.
If you like it, I would be thankful about a cup of coffee :)
V1.15.1
Read previous release note as well
[Bugfix]
- #174 SQL: ALTER TABLE DROP COLUMN not supported for SQLite version < 3.35.0
Support my Efforts
This plugin, as well as my other plugins were developed in my spare time.
If you like it, I would be thankful about a cup of coffee :)
V1.15.0
[Enhancement]
-
#89 support of CostEstimation Plugin (you need Version 3.4.0+). Costs data is read from https://github.com/OllisGit/OctoPrint-CostEstimation
-
#154 Report for a printjob. You can define your own layout for a printable job-description. How to use it could be found in the wiki. Btw if you have a cool design I should add as a default template, please create a ticket for that. Thx, in advance!
-
#160 thumbnail backgroud color is now white
-
#162 searching now starts directly after typing (instead of entering 3 letters)
[Bugfix]
- #165, #158, #156, #155, #149 persist settings of tracking plugin (thx a lot, @ManuelMcLure for the PR)
- #161, #169 statistic popup, double counting (thx a lot, @hvraven for the PR)
- storing note text
[Other]
- #123 changing to
octoprint.comm.protocol.gcode.sending
for M117 Snapshot trigger
Support my Efforts
This plugin, as well as my other plugins were developed in my spare time.
If you like it, I would be thankful about a cup of coffee :)
V1.14.0
HINT: It is now working with SpoolManager V1.4.0
[Enhancement]
- #21, #59, #94, #124 reprint feature, if gcode is still available in local file-system
- disabling of filamenttracking is now possible
[Bugfix]
Support my Efforts
This plugin, as well as my other plugins were developed in my spare time.
If you like it, I would be thankful about a cup of coffee :)
V1.13.2
HINT: Still not working with current SpoolManager V1.3.4 you need to wait for V1.4.0, sorry!
[Bugfix]
- #145 CSV-Export didn't export the filament values. Total values are now exported.
Support my Efforts
This plugin, as well as my other plugins were developed in my spare time.
If you like it, I would be thankful about a cup of coffee :)
V1.13.1
HINT: Still not working with current SpoolManager V1.3.4 you need to wait for V1.4.0, sorry!
[Bugfix]
- #145, #143: Issues with manuell added print jobs (e.g. missing username, lastDate and total) and Python 3 bugfix
Support my Efforts
This plugin, as well as my other plugins were developed in my spare time.
If you like it, I would be thankful about a cup of coffee :)
V1.13.0
HINT: Still not working with current SpoolManager V1.3.4 you need to wait for V1.4.0, sorry!
[Enhancement]
- Filter for filenames in the table
- Store table pagesize settings in browser storage
- #100 Parsing SlicerSettings via regular expression
[Bugfix]
Support my Efforts
This plugin, as well as my other plugins were developed in my spare time.
If you like it, I would be thankful about a cup of coffee :)