Releases: UnchartedBull/OctoDash
v1.4.1
New features:
- UFP Package support with preview (thanks to @jneilliii)
- Loaded File Screen slightly redesigned, with more visible close button
- Temperature Control from the Main Screen (thanks to @harleyg321)
- Some bugfixes
Implemented enhancements:
- Current layer display offset config #480
- Update "loaded file" screen #469
- Respect Plugin Installations #421
- tune temperatures from status screen #259
- Confirmation Dialog for some custom commands/actions? #225
Fixed bugs:
- X-server failed "no screens found(EE)" #500
- Pi boots to a Black screen with White cursor (non blinking) in the top left #470
- Stopping a print abruptly causes OctoDash to wake up in a broken/bugged state #453
- OctoDash stops print if connected during warmup. #446
- Update message popping up even though I am on the latest version #445
- Deactivating DPMS doesn't work reliably #434
- Turning the printer off and reconnecting via OctoPrint leaves OctoDash in a weird state #433
- Check OctoPrint Connection before triggering a connect command #368
Security fixes:
- [Security] Bump acorn from 6.4.0 to 6.4.1 #494 (dependabot-preview[bot])
Closed issues:
- Automatic Install not working since python2.7 shutdown #527
- OctoDash keeps scrolling through 404 errors on the screen #518
- Help installing #485
- OctoDash installed but not working #483
- Touch UI x OctoDash #354
Merged pull requests:
- DPMS getting correctly disabled #535 (UnchartedBull)
- [ImgBot] Optimize images #534 (imgbot[bot])
- Update Loaded File Screen #533 (UnchartedBull)
- fix/reconnect-after-print-failed #532 (UnchartedBull)
- fix/standby-reconnecting #531 (UnchartedBull)
- Bump @types/node from 13.9.7 to 13.9.8 #530 (dependabot-preview[bot])
- Bump @types/node from 13.9.6 to 13.9.7 #529 (dependabot-preview[bot])
- Bump @types/node from 13.9.5 to 13.9.6 #528 (dependabot-preview[bot])
- Bump eslint-plugin-import from 2.20.1 to 2.20.2 #526 (dependabot-preview[bot])
- Bump @fortawesome/angular-fontawesome from 0.6.0 to 0.6.1 #525 (dependabot-preview[bot])
- Bump @types/node from 13.9.4 to 13.9.5 #524 (dependabot-preview[bot])
- Harleyg321 feature/temp control #523 (UnchartedBull)
- Bump codelyzer from 5.2.1 to 5.2.2 #522 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.900.7 to 0.901.0 #521 (dependabot-preview[bot])
- Bump @angular/cli from 9.0.7 to 9.1.0 #520 (dependabot-preview[bot])
- Bump @angular/language-service from 9.0.7 to 9.1.0 #519 (dependabot-preview[bot])
- Bump @types/node from 13.9.3 to 13.9.4 #517 (dependabot-preview[bot])
- Bump electron from 8.1.1 to 8.2.0 #516 (dependabot-preview[bot])
- Bump prettier from 2.0.1 to 2.0.2 #515 (dependabot-preview[bot])
- Bump @fortawesome/fontawesome-svg-core from 1.2.27 to 1.2.28 #514 (dependabot-preview[bot])
- Bump @fortawesome/free-solid-svg-icons from 5.12.1 to 5.13.0 #513 (dependabot-preview[bot])
- Increase initial timeout to prevent 500 error from enclosure plugin #512 (UnchartedBull)
- Don't use hardcoded layer offset #511 (UnchartedBull)
- Bump @angular-devkit/build-angular from 0.900.6 to 0.900.7 #502 (dependabot-preview[bot])
- Bump @angular/cli from 9.0.6 to 9.0.7 #501 (dependabot-preview[bot])
- Bump @types/node from 13.9.1 to 13.9.2 #499 (dependabot-preview[bot])
- Bump ts-node from 8.6.2 to 8.7.0 #498 (dependabot-preview[bot])
- Bump @angular/compiler-cli from 9.0.1 to 9.0.7 #497 (dependabot-preview[bot])
- Bump @angular/language-service from 9.0.6 to 9.0.7 #496 (dependabot-preview[bot])
- Bump zone.js from 0.10.2 to 0.10.3 #495 (dependabot-preview[bot])
- Bump @types/node from 13.9.0 to 13.9.1 #493 (dependabot-preview[bot])
- Bump eslint-plugin-simple-import-sort from 5.0.1 to 5.0.2 #492 (dependabot-preview[bot])
- Bump electron-builder from 22.4.0 to 22.4.1 #491 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.900.5 to 0.900.6 #490 (dependabot-preview[bot])
- Bump @angular/cli from 9.0.5 to 9.0.6 #489 (dependabot-preview[bot])
- Bump ngx-spinner from 9.0.0 to 9.0.1 #488 (dependabot-preview[bot])
- Bump @angular/language-service from 9.0.5 to 9.0.6 #487 (dependabot-preview[bot])
- Bump electron from 8.1.0 to 8.1.1 #484 (dependabot-preview[bot])
- Bump ngx-spinner from 8.1.0 to 9.0.0 #482 (dependabot-preview[bot])
- Bump @types/node from 13.7.7 to 13.9.0 #478 (dependabot-preview[bot])
- Bump electron from 8.0.3 to 8.1.0 #477 (dependabot-preview[bot])
- Bump electron-builder from 22.3.6 to 22.4.0 #476 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.900...
v1.4.0
IMPORTANT
Installing this release WILL overwrite your custom actions. There is a completely new config structure, while OctoDash tries to merge as much as possible, the custom actions won't be merged. Please keep that in mind.
Minor release, which adds:
- New and shiny settings menu
- Improved custom actions (confirming and exiting to home screen can now be configured)
- Sorting Files
- Minor improvements
- Bug fixes
- Upgrade to Angular 9
Implemented enhancements:
- Implement Control Confirm and Exit to Homescreen #419
- Show degrees F for enclosure sensor as an option (if it is configured as such in Enclosure Plugin) #397
- Working great, but some interface suggestions #388
- Option to disable sleep screen #386
- Redo Initial Setup Screen #333
- Allow File Browser to browse SD Card Contents as well #229
- Add ability to "Sort by upload date (descending)" to files list #226
- Improve standby mode #214
- Config editable within Electron #8
Fixed bugs:
- Display stays black after boot #430
- "no job running" while a print is running #411
- Problem with "DisplayLayerProgress" plugin #400
- Constantly throwing connection errors. #371
- Check OctoPrint Connection before triggering a connect command #368
- Deleted file still shown in File List #164
Closed issues:
- Where and how is the config.json actually stored and read? #409
- Add enclosure temp sensor after initial setup? #391
- Will OctoDash work with USB based touch screens? #379
- How to rotate touchscreen? #335
- Dual Nozzel/Hotend temperature display #332
- How do you start Octodash manually from command line? #262
Merged pull requests:
- Bump tslib from 1.10.0 to 1.11.0 #444 (dependabot-preview[bot])
- Allow sorting of files #443 (UnchartedBull)
- Bump @angular-devkit/build-angular from 0.900.2 to 0.900.3 #442 (dependabot-preview[bot])
- Bump @angular/cli from 9.0.2 to 9.0.3 #441 (dependabot-preview[bot])
- Bump @angular/language-service from 9.0.1 to 9.0.2 #440 (dependabot-preview[bot])
- Bump @types/node from 13.7.2 to 13.7.4 #439 (dependabot-preview[bot])
- Bump @types/node from 13.7.1 to 13.7.2 #438 (dependabot-preview[bot])
- Bump eslint-config-prettier from 5.1.0 to 6.10.0 #437 (dependabot-preview[bot])
- Bump eslint-plugin-simple-import-sort from 4.0.0 to 5.0.1 #436 (dependabot-preview[bot])
- Bump @angular/material from 8.2.3 to 9.0.0 #435 (dependabot-preview[bot])
- Fix Saving Settings #432 (UnchartedBull)
- Bump @angular/cdk from 8.2.3 to 9.0.0 #431 (dependabot-preview[bot])
- Bump electron from 8.0.0 to 8.0.1 #429 (dependabot-preview[bot])
- Bump @types/node from 12.12.27 to 13.7.1 #428 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.900.1 to 0.900.2 #426 (dependabot-preview[bot])
- Bump @angular/cli from 9.0.1 to 9.0.2 #425 (dependabot-preview[bot])
- Migrate to Angular 9 correctly #424 (UnchartedBull)
- Bump @angular/language-service from 9.0.0 to 9.0.1 #423 (dependabot-preview[bot])
- Custom Actions Closing and Confirmation working #422 (UnchartedBull)
- Don't show NaN values #420 (UnchartedBull)
- Fix filament calculations with multiple tools #418 (UnchartedBull)
- Bump @types/node from 13.7.0 to 13.7.1 #417 (dependabot-preview[bot])
- Merge as much as possible from old to new config #416 (UnchartedBull)
- actually check if the printer is connected after connecting #414 (UnchartedBull)
- Finalize Settings menu #413 (UnchartedBull)
- Bump @angular/cli from 8.3.25 to 9.0.1 #408 (dependabot-preview[bot])
- Use correct temperature unit #407 (UnchartedBull)
- Bump @angular/language-service from 8.2.14 to 9.0.0 #405 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.24 to 0.803.25 #403 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.24 to 8.3.25 #402 (dependabot-preview[bot])
- Bump electron from 7.1.11 to 8.0.0 #399 (dependabot-preview[bot])
- Bump @types/node from 13.5.3 to 13.7.0 #396 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.803.23 to 0.803.24 #395 (dependabot-preview[bot])
- Bump @angular/cli from 8.3.23 to 8.3.24 #394 (dependabot-preview[bot])
- Bump @types/node from 13.5.2 to 13.5.3 #393 (dependabot-preview[bot])
- Bump electron from 7.1.10 to 7.1.11 #392 (dependabot-preview[bot])
- Bump @types/node from 13.5.1 to 13.5.2 #390 (dependabot-preview[bot])
- Bump @types/node from 13.5.0 to 13.5.1 #389 (dependabot-preview[bot])
- Bump electron-builder from 22.2.0 to 22.3.2 #387 (dependabot-preview[bot])
- Bump @types/node from 13.1.8 to 13.5.0 #384 (dependabot-preview[bot])
- fix build #383 (UnchartedBull)
- Bump electron from 7.1.9 to 7...
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!