Releases: UnchartedBull/OctoDash
v1.3.3
Minor patch release, which fixes some minor bugs. Nothing amazing to see here. Please make sure to upgrade your Enclosure Plugin to 4.13.1 or higher.
Implemented enhancements:
Fixed bugs:
- Callout Adjustments #269
- Can‘t load files shown on init #268
- Android App can't be installed [Parse Error] #267
- Pause/Resume Print issue #265
- Temperature display not working with no heated bed #260
- 1.3.2 sometimes touches arent registered correctly #258
- Possible "interference" with PSUControl? #256
- Bed Termperature not rendered correctly - possibly when temp is 100C or above #235
Closed issues:
- Raspberry Pi 2 compatability / Illegal Instruction #318
- Advice please #291
- Help #286
- Needs a simple install for a Noob like me :) #266
Merged pull requests:
- Integrate new Enclosure API #326 (UnchartedBull)
- Fix issue with no heated bed #325 (UnchartedBull)
- Fixed Control View getting hidden while paused #324 (UnchartedBull)
- [ImgBot] Optimize images #323 (imgbot[bot])
- Callout Adjustments + Close on save #322 (UnchartedBull)
- Bump @types/node from 12.12.13 to 12.12.14 #321 (dependabot-preview[bot])
- Bump @types/node from 12.12.12 to 12.12.13 #320 (dependabot-preview[bot])
- Bump @types/node from 12.12.11 to 12.12.12 #319 (dependabot-preview[bot])
- Bump electron from 7.1.1 to 7.1.2 #317 (dependabot-preview[bot])
- Bump @types/node from 12.12.10 to 12.12.11 #316 (dependabot-preview[bot])
- Bump @types/node from 12.12.9 to 12.12.10 #315 (dependabot-preview[bot])
- Bump @types/node from 12.12.8 to 12.12.9 #314 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.148 to 4.14.149 #313 (dependabot-preview[bot])
- Bump @types/node from 12.12.7 to 12.12.8 #311 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.147 to 4.14.148 #310 (dependabot-preview[bot])
- Bump ts-node from 8.5.0 to 8.5.2 #309 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.146 to 4.14.147 #307 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.18 to 0.803.19 #306 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.18 to 8.3.19 #305 (dependabot-preview[bot])
- Bump @angular/language-service from 8.2.13 to 8.2.14 #304 (dependabot-preview[bot])
- Bump @angular/router from 8.2.13 to 8.2.14 #303 (dependabot-preview[bot])
- [ImgBot] Optimize images #302 (imgbot[bot])
- Bump ts-node from 8.4.1 to 8.5.0 #301 (dependabot-preview[bot])
- Bump @types/node from 12.12.6 to 12.12.7 #300 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.145 to 4.14.146 #299 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.17 to 8.3.18 #298 (dependabot-preview[bot])
- New Object SVG #297 (thisiskeithb)
- Bump electron from 7.1.0 to 7.1.1 #296 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.17 to 0.803.18 #295 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.144 to 4.14.145 #294 (dependabot-preview[bot])
- Bump @types/node from 12.12.5 to 12.12.6 #293 (dependabot-preview[bot])
- Bump tslint from 5.20.0 to 5.20.1 #292 (dependabot-preview[bot])
- Bump electron from 7.0.1 to 7.1.0 #290 (dependabot-preview[bot])
- Fix outline on long press #289 (UnchartedBull)
- Fixed Can't load file shown on initial loading #288 (UnchartedBull)
- Fixed on 1024x600 #287 (UnchartedBull)
- Bump electron from 7.0.0 to 7.0.1 #285 (dependabot-preview[bot])
- Bump @types/node from 12.12.4 to 12.12.5 #284 (dependabot-preview[bot])
- Bump @types/node from 12.12.3 to 12.12.4 #283 (dependabot-preview[bot])
- Bump electron-store from 5.0.0 to 5.1.0 #282 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.16 to 0.803.17 #280 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.16 to 8.3.17 #279 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.15 to 0.803.16 #278 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.15 to 8.3.16 #277 (dependabot-preview[bot])
- Bump @angular/language-service from 8.2.12 to 8.2.13 #276 (dependabot-preview[bot])
- Bump @angular/router from 8.2.12 to 8.2.13 #275 (dependabot-preview[bot])
- Bump @types/node from 12.12.0 to 12.12.3 #274 (dependabot-preview[bot])
- Bump @types/node from 12.12.0 to 12.12.1 #272 (dependabot-preview[bot])
- Bump electron-builder ...
v1.3.2
This is minor update, which includes some bugfixes and smaller features:
- New effect that lets you know when you touched the screen
- Adjust print parameters during print
- Turn off screen when idle (You need to enable turnScreenOffSleep in the ~/.config/octodash/config.json file for now)
- PSUControl Plugin supported via Custom Actions
- OctoDash will go into standby if your printer is offline and don't spam error messages
- And finally OctoDash got a sparkling new icon thanks to @hessius!
Implemented enhancements:
- Improved touch callout suggestion #212
- Enable scroll on files // UI increase scroll bar contrast #208
- Improve offline response & Connect to Printer #202
- Control PSU from OctoDash #201
- Turn off screen when idle #200
- Make arm64 compatible #167
- Adjust printer parameters during print. #55
Fixed bugs:
- cant retriever printer status #239
- Fan speed is not updated #236
- Bed Termperature not rendered correctly - possibly when temp is 100C or above #235
- Arrows Control get cut #224
- 409 CONFLICT error with OctoDash #218
- Version Update not working correctly #211
- OctoDash dont read/show files #210
- Enable scroll on files // UI increase scroll bar contrast #208
- Bug: Tap and hold shows text selection #203
- Installation error related to virtual environment #197
Closed issues:
- setting up my configs without keyboard ? #207
- Multiple Cameras #204
- compatibility problem with waveshare 3.5ich ips lcd #199
- Errors on launch - possible missing dependencies? #198
- Uninstall #191
- Design an App Icon #85
Merged pull requests:
- Feature/touch callout #249 (UnchartedBull)
- [ImgBot] Optimize images #248 (imgbot[bot])
- Bump @angular-devkit/build-angular from 0.803.12 to 0.803.13 #247 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.12 to 8.3.13 #246 (dependabot-preview[bot])
- Bump @types/node from 12.11.3 to 12.11.5 #245 (dependabot-preview[bot])
- Bump @types/node from 12.11.2 to 12.11.3 #243 (dependabot-preview[bot])
- Add svg icons #242 (hessius)
- Bump codelyzer from 5.1.2 to 5.2.0 #241 (dependabot-preview[bot])
- Bump electron from 6.0.12 to 7.0.0 #240 (dependabot-preview[bot])
- Bump @types/node from 12.11.1 to 12.11.2 #238 (dependabot-preview[bot])
- Fix Layout getting funky, if bed temperature is over a 100 degree #237 (UnchartedBull)
- [ImgBot] Optimize images #234 (imgbot[bot])
- Scrolling working on files again #233 (UnchartedBull)
- Bump @angular-devkit/build-angular from 0.803.10 to 0.803.12 #232 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.10 to 8.3.12 #231 (dependabot-preview[bot])
- Fixed multi material issue #230 (UnchartedBull)
- [ImgBot] Optimize images #228 (imgbot[bot])
- Fix layout issue, update main screen font #227 (UnchartedBull)
- Bump @angular/cli from 8.3.9 to 8.3.10 #223 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.9 to 0.803.10 #222 (dependabot-preview[bot])
- [ImgBot] Optimize images #221 (imgbot[bot])
- feature/adjust parameters during print #220 (UnchartedBull)
- Version Update Notification now working again #219 (UnchartedBull)
- Bump @types/node from 12.7.12 to 12.11.1 #217 (dependabot-preview[bot])
- Bump @angular/language-service from 8.2.10 to 8.2.11 #216 (dependabot-preview[bot])
- Bump @angular/router from 8.2.10 to 8.2.11 #215 (dependabot-preview[bot])
- Enable standby mode #213 (UnchartedBull)
- Move services and CodeFactor improvements #209 (UnchartedBull)
- Apply fixes from CodeFactor #206 (UnchartedBull)
- [ImgBot] Optimize images #205 (imgbot[bot])
- Bump @angular-devkit/build-angular from 0.803.8 to 0.803.9 #196 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.8 to 8.3.9 #195 (dependabot-preview[bot])
- Bump @angular/router from 8.2.9 to 8.2.10 #194 (dependabot-preview[bot])
- Bump @angular/language-service from 8.2.9 to 8.2.10 #193 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.142 to 4.14.144 #192 (dependabot-preview[bot])
- Bump electron from 6.0.11 to 6.0.12 #190 (dependabot-preview[bot])
- Bump @types/node from 12.7.11 to 12.7.12 #189 (dependabot-preview[bot])
v1.3.1
This release has been updated, if you had any issues with v1.3.1 please reinstall this release again via the update script. Sorry!
This is just a small path that fixes some issues with v1.3.0 and removes the node-dht-sensor dependency so it can be installed on every system. There is now also a small notification inside OctoDash that lets you know once an update is released.
IMPORTANT
Please install the Preheat Button and Enclosure plugin as they are needed from now on.
Implemented enhancements:
- Redesign Loaded File Screen #185
- Use OctoPrint-Enclosure Plugin #182
- Notification if new version is available #166
- Integrate Preheat into OctoDash #151
Fixed bugs:
- Clear Loaded File after starting print #184
Closed issues:
- unable to open octodash via VNC #180
Merged pull requests:
- Fix/remove node dht sensor #188 (UnchartedBull)
- New Design for Loaded files #187 (UnchartedBull)
- Clear loaded File after printing started #186 (UnchartedBull)
- Bump @types/lodash from 4.14.141 to 4.14.142 #181 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.7 to 8.3.8 #179 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.7 to 0.803.8 #178 (dependabot-preview[bot])
- Bump @types/node from 12.7.10 to 12.7.11 #177 (dependabot-preview[bot])
- Bump @types/node from 12.7.9 to 12.7.10 #176 (dependabot-preview[bot])
- Bump @angular/language-service from 8.2.8 to 8.2.9 #175 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.6 to 0.803.7 #174 (dependabot-preview[bot])
- Bump @angular/router from 8.2.8 to 8.2.9 #173 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.6 to 8.3.7 #172 (dependabot-preview[bot])
- update notification #171 (UnchartedBull)
- Bump @types/node from 12.7.8 to 12.7.9 #169 (dependabot-preview[bot])
- Bump electron from 6.0.10 to 6.0.11 #168 (dependabot-preview[bot])
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!