Skip to content

Tags: OllisGit/OctoPrint-PrintJobHistory

Tags

1.17.0

New Version 1.7.0

1.17.0.dev1

New Dev-Release 1.17.0.dev1

- E #154 PrintReport for multiple prints
- E #188, #136 showing version-numer and status of 3rd party plugins
- E Adding technical log to PrintJob

- B #183 cost calculation is now done in pjh. only reading settings from costest.-plugin
- B fixing the plugin-version detection for dev and rc-channels

1.16.0

New Version 1.16.0

- E #191 Release-Channel and Stale-Action
- E #189 Sample Print Report
- E #33 Permissions for Editing and Deleting

- B #184, #190 reading thumbnail from base64 gcode fixed
- B #123 M118 gcode for Image Capturing (not tested on real printer)

1.15.2

New Version 1.15.2

- EB #175, #179 Version check of 3rd party plugins, instead of just checking "is available"
- B #178 "NoneCheck" if filesize is None

Small enhancments
- E #177 Notifier "Filamenttracking not possible" could be disabled
- E GitHub Action for building the plugin instead of Travis

1.15.1

New Version 1.15.1

- B #174 "ALTER TABLE DROP COLUMN" not supported in sqlite release , 3.30.0 (offical 3.35.0)

travis-build

New Version 1.15.1

- B #174 "ALTER TABLE DROP COLUMN" not supported in sqlite release , 3.30.0 (offical 3.35.0)

1.15.0

New Version 1.15.0

- E #89 support of CostEstimation Plugin
- E #154 Report for a printjob
- E #160 thumbnail backgroud color is now white
- E #162 searching now starts directly after typing(instead of entering 3 letters)

- B #165, #158, #156, #155, #149 persist settings of tracking plugin (thx a lot, @ManuelMcLure for the PR)
- B #161, #169 statistic popup, double counting (thx a lot, @hvraven for the PR)
- B storing note text

- #123 changing to octoprint.comm.protocol.gcode.sending for M117 Snapshot trigger

1.14.0

New Version 1.14.0

- E #21, #59, #94, #124 reprint feature, if gcode is still available in local file-system
- E disabling of filemanttracking is now possible
- E grab all informations from SpoolManager-Plugin 1.4+
- E reduce plugin zip-size

- B #146, #139 CSV Import fix and ignoring empty lines
- B #123 strip M117 camera-expression

1.13.2

New Version 1.13.2

- B #145 csv-export of filament was not working

1.13.1

New Version 1.13.1

- B #145, #143: Issues with manuell added print jobs (e.g. missing username, lastDate and total)