Releases: UnchartedBull/OctoDash
v1.3.0
- File View is finally here! View your files and print them directly from OctoDash!
- Browse all of your files on the SD Card of your PI via the files menu
- Click once on a file to load it and prepare everything for printing
- Click and hold on a file for about a second and view more information, delete the file or start printing directly
- CustomControls now supports iFrames!
- DisplayLayerProgress now has an official API, which is used by OctoDash, no need anymore for custom packages!
- Plus some bug improvements 😄
Important
Please update DisplayLayerProgress to the latest version in order to work with OctoDash. You can update with the normal OctoPrint package, the custom one created by me isn't needed anymore.
Implemented enhancements:
- Octoprint Plugin #95
- Integrate DisplayLayerProgess API #93
- File Actions #18
- Detailed File View #17
- File API #16
- File browser #15
Fixed bugs:
Closed issues:
Merged pull requests:
- Files View #165 (UnchartedBull)
- Open iFrame from Custom Actions #163 (UnchartedBull)
- Bump @types/lodash from 4.14.140 to 4.14.141 #161 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.139 to 4.14.140 #160 (dependabot-preview[bot])
- Bump codelyzer from 5.1.1 to 5.1.2 #159 (dependabot-preview[bot])
- Merge layer progress into files #158 (UnchartedBull)
- Bump @types/node from 12.7.7 to 12.7.8 #157 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.5 to 8.3.6 #156 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.5 to 0.803.6 #155 (dependabot-preview[bot])
- Bump @angular/language-service from 8.2.7 to 8.2.8 #154 (dependabot-preview[bot])
- Bump @angular/router from 8.2.7 to 8.2.8 #153 (dependabot-preview[bot])
- Bump @types/node from 12.7.5 to 12.7.7 #152 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.138 to 4.14.139 #147 (dependabot-preview[bot])
- Bump node-dht-sensor from 0.3.0 to 0.4.0 #146 (dependabot-preview[bot])
- Bump codelyzer from 5.1.0 to 5.1.1 #144 (dependabot-preview[bot])
- Bump electron from 6.0.9 to 6.0.10 #143 (dependabot-preview[bot])
- Bump @fortawesome/free-solid-svg-icons from 5.11.0 to 5.11.1 #142 (dependabot-preview[bot])
- Bump @fortawesome/fontawesome-svg-core from 1.2.23 to 1.2.24 #141 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.4 to 0.803.5 #140 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.4 to 8.3.5 #139 (dependabot-preview[bot])
- Bump @angular/language-service from 8.2.6 to 8.2.7 #138 (dependabot-preview[bot])
- Bump @angular/router from 8.2.6 to 8.2.7 #137 (dependabot-preview[bot])
- Bump @fortawesome/fontawesome-svg-core from 1.2.22 to 1.2.23 #136 (dependabot-preview[bot])
- Bump @fortawesome/free-solid-svg-icons from 5.10.2 to 5.11.0 #135 (dependabot-preview[bot])
- Bump ts-node from 8.4.0 to 8.4.1 #134 (dependabot-preview[bot])
- Bump ts-node from 8.3.0 to 8.4.0 #133 (dependabot-preview[bot])
- Bump electron from 6.0.8 to 6.0.9 #132 (dependabot-preview[bot])
- Bump @angular/language-service from 8.2.5 to 8.2.6 #131 (dependabot-preview[bot])
- Bump @angular/router from 8.2.5 to 8.2.6 #130 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.3 to 0.803.4 #129 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.3 to 8.3.4 #128 (dependabot-preview[bot])
- Bump @types/node from 12.7.4 to 12.7.5 #127 (dependabot-preview[bot])
- Bump tslint from 5.19.0 to 5.20.0 #126 (dependabot-preview[bot])
- Bump electron from 6.0.7 to 6.0.8 #125 (dependabot-preview[bot])
- Bump electron-store from 4.0.0 to 5.0.0 #124 (dependabot-preview[bot])
- Bump @angular/language-service from 8.2.4 to 8.2.5 #123 (dependabot-preview[bot])
- Bump @angular/router from 8.2.4 to 8.2.5 #122 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.2 to 0.803.3 #121 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.2 to 8.3.3 #120 (dependabot-preview[bot])
- Bump rxjs from 6.5.2 to 6.5.3 #119 (dependabot-preview[bot])
- Bump @types/node from 12.7.3 to 12.7.4 #118 (dependabot-preview[bot])
- Bump electron from 6.0.6 to 6.0.7 #116 (dependabot-preview[bot])
- Bump electron from 6.0.5 to 6.0.6 #115 (dependabot-preview[bot])
- Bump @types/node from 12.7.2 to 12.7.3 #114 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.1 to 0.803.2 #113 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.1 to 8.3.2 #112 (dependabot-preview[bot])
- Bump @angular/language-service from 8.2.3 to 8.2.4 [#...
v1.2.0
OctoDash can now control your printhead and even send custom GCodes to the printer!
Implemented enhancements:
Fixed bugs:
- adjust screen does not open #58
Closed issues:
- Rename access token to api key #81
Merged pull requests:
- Improve setup #88 (UnchartedBull)
- Bump @fortawesome/angular-fontawesome from 0.4.0 to 0.5.0 #86 (dependabot-preview[bot])
- Bump @angular/compiler-cli from 8.1.3 to 8.2.2 #84 (dependabot-preview[bot])
- Bump electron from 6.0.1 to 6.0.2 #83 (dependabot-preview[bot])
- Bump @angular/language-service from 8.2.1 to 8.2.2 #82 (dependabot-preview[bot])
- Printer Control #80 (UnchartedBull)
- Bump @angular/language-service from 8.2.0 to 8.2.1 #77 (dependabot-preview[bot])
- Bump @angular/cli from 8.2.0 to 8.2.1 #76 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.802.0 to 0.802.1 #75 (dependabot-preview[bot])
- Bump @types/node from 12.7.0 to 12.7.1 #74 (dependabot-preview[bot])
- Bump electron from 6.0.0 to 6.0.1 #73 (dependabot-preview[bot])
- Bump @types/node from 12.6.9 to 12.7.0 #72 (dependabot-preview[bot])
- Bump electron-reload from 1.4.1 to 1.5.0 #71 (dependabot-preview[bot])
- Bump @types/node from 12.6.8 to 12.6.9 #70 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.801.3 to 0.802.0 #69 (dependabot-preview[bot])
- Bump @angular/cli from 8.1.3 to 8.2.0 #68 (dependabot-preview[bot])
- Bump @angular/language-service from 8.1.3 to 8.2.0 #67 (dependabot-preview[bot])
- Bump electron-builder from 21.1.5 to 21.2.0 #65 (dependabot-preview[bot])
- Bump electron from 5.0.8 to 6.0.0 #64 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.801.2 to 0.801.3 #63 (dependabot-preview[bot])
- Bump @angular/cli from 8.1.2 to 8.1.3 #62 (dependabot-preview[bot])
- Bump @angular/language-service from 8.1.2 to 8.1.3 #61 (dependabot-preview[bot])
- Bump @angular/compiler-cli from 8.1.2 to 8.1.3 #60 (dependabot-preview[bot])
- Bump electron-builder from 21.1.1 to 21.1.5 #59 (dependabot-preview[bot])
- Bump electron from 5.0.7 to 5.0.8 #57 (dependabot-preview[bot])
v1.1.0
OctoDash now can cancel and pause your prints directly from the interface!
Change Log
Implemented enhancements:
- Implement Pause Job #12
- Implement Cancel Job #11
- Implement Print Controls #10
- Switch between Touchscreen and Non-Touchscreen Version #9
Closed issues:
Merged pull requests:
- Print controls #56 (UnchartedBull)
- Bump lodash from 4.17.14 to 4.17.15 #54 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.801.1 to 0.801.2 #53 (dependabot-preview[bot])
- Bump @types/node from 12.6.6 to 12.6.8 #52 (dependabot-preview[bot])
- Bump @angular/cli from 8.1.1 to 8.1.2 #51 (dependabot-preview[bot])
- Bump @angular/compiler-cli from 8.1.1 to 8.1.2 #50 (dependabot-preview[bot])
- Bump @angular/language-service from 8.1.1 to 8.1.2 #49 (dependabot-preview[bot])
- Bump electron-builder from 21.0.15 to 21.1.1 #48 (dependabot-preview[bot])
v1.0.1
First Release
This is the first release of OctoDash!
It is the non-touchscreen version, so there aren't any controls yet. It is packaged as an electron app, so it can be easily installed. Please refer to the README for further details.
This version probably has some bugs in it. If you find any please create an issue so I can fix them!