Skip to content

Releases: LazeMSS/OctoPrint-TopTemp

0.0.2.3 - More custom cmd fixing

15 Jan 21:02
70b5796
Compare
Choose a tag to compare

Thanks to https://github.com/puterboy for his bug hunting in this release.

New:

  • [Feature Request] custom execute execution in bash #95

Bug fixes:

  • BUG: Histogram length doesn't work for faster sampling rates #94
  • BUG: Sensor error/offline requires restart of octoprint #93
  • "Command" should have a timeout associated with it... #88

0.0.2.2 - refixing

27 Dec 08:38
684655b
Compare
Choose a tag to compare

Refixed #36 - avg, min and max i now calculated based on the limits specified by the user
Refixed #87 - then actual handling of negative numbers was not working only the test

0.0.2.1 - fixing galore

22 Dec 07:53
851017c
Compare
Choose a tag to compare
  • Fixes for spelling: #86
  • Fixed problem with color picker #75
  • Allow negative input numbers #87
  • Set timeout handling on custom commands #88
  • Improved hide when printer is not connected #80

0.0.2.0 - puterboy special

11 Dec 13:53
92cf5ac
Compare
Choose a tag to compare

New features:

  • [FEATURE REQUEST] Add parameter to specify displayed history length of graphs #82
  • [Feature Request] Add option for sensors to "Only show when printer connected" #80
  • [Feature Request] Add ability to display both Celsius and Fahrenheit #74
  • Feature request: Add min/max/avg to charts #36

Bug fixes:

  • [BUG?] Temperature time scale oscillates between 10min and 10-sampling period #83
  • [BUG] Can't change sort order since conflicts with Upload locally/Upload to SD card #79
  • Can't get Background graph line color to change #75

0.0.1.8 - Custom delete fix

11 Dec 09:33
097305d
Compare
Choose a tag to compare

This is a bug fix for the problems with removing custom entries:
Struggling to remove "custom" fields #73

0.0.1.7 - gpio fans fixed

25 Oct 17:58
0e1ef0c
Compare
Choose a tag to compare
  • Improved inline help for number of digits
  • Fixed problem with gpio fans not working (#63)
  • Fixed problem with numbers not lining up when not using icons/fancy layout (#59)

0.0.1.6 - electronicm release ;)

20 Sep 08:04
763570e
Compare
Choose a tag to compare

Features & improvements

  • Separator/Spacer function added (#57)
  • Show all passed decimal places by settings number of digits to -1 (#56)

0.0.1.5 - Sticky popovers :)

07 Sep 09:39
806bd5f
Compare
Choose a tag to compare

Features & improvements

  • [Feature Request]: Allow popovers to be sticky #53
  • Added API call to get all items configured so other plugins might use the info (getItems) - it will return all configuration for the different "items" and also the lastValues seen for the items

Fixed/Closed:

  • With no icon, Top Temp text does not align with other text (class navbar-text) on navbar #52
  • Improved javascript lookups/perfomance

0.0.1.4 - DS18B20 temp sensor

06 Apr 19:07
50073b9
Compare
Choose a tag to compare

Features & improvements:

0.0.1.3 - Bugfixes

25 Mar 18:52
456715a
Compare
Choose a tag to compare

Features & improvements:

  • Make widgets fixed width #46

Fixed/Closed:

  • Shown timeline should be always the same #45