Releases: borisbu/OctoRelay
Releases · borisbu/OctoRelay
2.0.2
What's Changed
- Improving and refactoring the tests by @RobinTail in #89
- CI: ensure testing against OctoPrint 1.8 by @RobinTail in #90
- Readme: Add CI badge by @RobinTail in #91
- Coveralls integration by @RobinTail in #92
- Merging develop by @RobinTail in #93
- Listing the required API param
pin
. by @RobinTail in #97- Original contribution by @jneilliii
- Releasing 2.0.2 by @RobinTail in #98
Full Changelog: 2.0.1...2.0.2
2.0.2rc1
What's Changed
- Improving and refactoring the tests by @RobinTail in #89
- CI: ensure testing against OctoPrint 1.8 by @RobinTail in #90
- Readme: Add CI badge by @RobinTail in #91
- Coveralls integration by @RobinTail in #92
- Merging develop by @RobinTail in #93
- Listing the required API param
pin
. by @RobinTail in #97- Original contribution by @jneilliii
Full Changelog: 2.0.1...2.0.2rc1
2.0.1
What's Changed
- Fix incorrect description of the OS command setting. by @RobinTail in #84
- CI job and basic Python tests by @RobinTail in #85
- Complete Python tests by @RobinTail in #86
- Fixes for non-inverted relay by @NDR008 in #48
- Releasing 2.0.1 by @RobinTail in #88
Full Changelog: 2.0.0...2.0.1
2.0.1rc1
What's Changed
- Fix incorrect description of the OS command setting. by @RobinTail in #84
- CI job and basic Python tests by @RobinTail in #85
- Complete Python tests by @RobinTail in #86
- Fixes for non-inverted relay by @NDR008 in #48
New Contributors
Full Changelog: 2.0.0...2.0.1rc1
2.0.0
Breaking changes
- Minimal Python version required:
3.7
. - Minimal JavaScript version support required:
ES6
(aka ES2015).- Minimal browser versions supporting ES6 are listed here.
- The distributed PNG icons are replaced with SVG ones.
- In case you've been using them in your configuration (
Icon ON/OFF
), you need to change their filenames:3d-printer.png
–>3d-printer.svg
,fan-24.png
–>fan.svg
,webcam.png
–>webcam.svg
.
refresh.png
icon is removed from the distribution.
- In case you've been using them in your configuration (
What's Changed
- Requiring Python 3.7 by @RobinTail in #75
- SVG icons by @RobinTail in #78
- JS: changing the target level to ES6. by @RobinTail in #80
- 2.0: Fix
img
nodes shaking by @RobinTail in #82 - 🚀 Releasing 2.0.0 by @RobinTail in #83
Full Changelog: 1.4.2...2.0.0
2.0.0rc2
2.0.0rc1
What's Changed
- Requiring Python 3.7 by @RobinTail in #75
- SVG icons by @RobinTail in #78
- JS: changing the target level to ES6. by @RobinTail in #80
Full Changelog: 1.4.2...2.0.0rc1
1.4.2
What's Changed
- Fix
height
property of the icons in initial config by @RobinTail in #79
Full Changelog: 1.4.1...1.4.2
1.4.2rc1
What's Changed
- Fix
height
property of the icons in initial config by @RobinTail in #79
Full Changelog: 1.4.1...1.4.2rc1