v2.0.0
Release v2.0.0 is finally here. Looking forward to your feedback.
New features:
- In-App Update (have a look at the Update wiki on how to set that up)
- New Installation script
- Custom CSS
- Babystepping during print
- Setting values back to 0 in homescreen can be done easily now (just tap the number). Thanks to @RC-Thoughts
- M600 supported for Filament Change
- Printer Profiles for axis inversion. Thanks to @pfemiani
- Bugfixes
Implemented enhancements:
- "Print again" - Button #827
- Ultimaker Format Package OctoPrint Plugin is required to support UFP files in OctoPrint #812
- Possible to add functionnality to command raspberry #719
- USB - Pendrive support #716
- Would it be possible to add Tasmota Plugin support? #697
- Possible to implement "Z-Babystepping" to Adjustment Screen while printing? #679
- Version Info + Update #655
- Filament change to support M600 command rather than self feed #647
- Feature Request: Allow custom CSS #616
- New way of resetting running values #610
- Change background color #550
Fixed bugs:
- Axis controls don't match OctoPrint (ie: inverted setting) #849
- WiFi not working since installed octodash #821
- M600 Filamentchange #816
- Fan Percentage won't be updated #814
- OctoDash does not sleep anymore #807
- Type 'Timeout' is not assignable to type 'number'. #773
- Building in armv7l VM produces "unsupported arch" from electron-builder #760
- File manager screen gets in locked state #733
- Can the close button overlay in the internet browser stay while navigating #713
- Problems with filemanager / files are not always displayed #698
- Possible Issue with Scrolling #675
- Cancelling a print from the Printers LCD does not cancel the print #651
- Waking screen from sleep should not trigger touch event on OctoDash #650
Security fixes:
- [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 #715 (dependabot-preview[bot])
Closed issues:
- GCODE Thumbnail not displaying #860
- GCODE Image Display Issues #859
- Can't Retrieve layer progress #858
- 3.5inch driver not installing correctly #850
- Black screen after running updates on Pi 4 #848
- Bad touchscreen work #830
- Can't enter data during the setup wizard #820
- Sleep Mode of the Display #815
- Keep getting 404 Error tried different ways of entering API... #811
- Hyperpixel 4.0 square? #808
- install octodash #804
- Update to Version 2? #796
- Desktop #793
- Noobie #786
- Touch interface not working on Hyperpixel 4 #784
- Screen Calibration #783
- Raspberry Pi 4B Compatability? #781
- UI Inconsistency - Filament manager vs main dash #770
- anyone have install OctoDash on armbian? #759
- Generate new Content-Security-Policy #751
- can't build a working octodash executable #746
- Gtk WARNING: cannot open display #738
- How to replace "G1" command in motion control? #734
- OctoDash loads but gives different error messages each time I initialise it #726
- Install on Windows / Python / OctoPrint 1.4.0? #725
- Display is blank #720
- DisplayLayerProgress causes high CPU load and printing stalls during small movements #718
- Cannot open config file via Putty #717
- Turn off display backlight after xx seconds #710
- Trace/breakpoint trap #708
- Prusa Mk3S 3.90 firmware and touchscreen not switching off and the files screen never lists the files. #704
- Add OSOYOO 5 Inch DSI Touch Screen to Supported Devices List #701
- Cannot run it. Nothing happened after reboot. #700
- HyperPixel 4 Flicker/Striping #699
- Scale webcam #691
- 409 Conflict Issue #682
- Your config is Invalid ?? #681
- Custom Actions: M0 not working + Not detecting M0 in regular GCODE #677
- Touch not at right point when pressing an icon on screen #669
- Enclosure plugin / Control screen when printer Off #668
- Possible issue when updating? #652
- Can't get past "Hey There" screen after fresh install. #649
- Support Question: What are the ideal thumbnail dimensions? #648
- Possible to add a CPU load and temp display option? #624
- Unable to start OctoDash Elecrow 3.5LCD & RPi3b #623
- Display Layer Progress Plugin issue #584
- Improve Installation Documentation & Scripts #385
Merged pull requests:
- Enable In-App Update #868 (UnchartedBull)
- Add Z Babystepping #867 (UnchartedBull)
- Add timeout while loading files #865 (UnchartedBull)
- Bump rxjs from 6.6.0 to 6.6.2 #864 (dependabot-preview[bot])
- Bump @angular/language-service from 10.0.6 to 10.0.7 #863 (dependabot-preview[bot])
- Bump tslib from 1.13.0 to 2.0.0 #861 (dependabot-preview[bot])
- Bump electron from 9.1.1 to 9.1.2 #857 (dependabot-preview[bot])
- Fix issue #849; Respect the OctoPrint axis invert flags #856 (pfemiani)
- Bump @types/node from 14.0.26 to 14.0.27 #855 (dependabot-preview[bot])
- Bump @angular/language-service from 10.0.5 to 10.0.6 #854 (dependabot-preview[bot])
- Bump @typescript-eslint/eslint-plugin from 3.7.0 to 3.7.1 #853 (dependabot-preview[bot])
- Bump electron-builder from 22.7.0 to 22.8.0 #852 (dependabot-preview[bot])
- Bump @typescript-eslint/parser from 3.7.0 to 3.7.1 #851 (dependabot-preview[bot])
- Bump @types/node from 14.0.25 to 14.0.26 #847 (dependabot-preview[bot])
- Bump @types/node from 14.0.24 to 14.0.25 #846 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.901.11 to 0.901.12 #845 (dependabot-preview[bot])
- Bump @angular/cli from 9.1.11 to 10.0.4 #844 (dependabot-preview[bot])
- Bump @angular/language-service from 10.0.4 to 10.0.5 #843 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.157 to 4.14.158 #840 (dependabot-preview[bot])
- Bump electron from 9.1.0 to 9.1.1 #837 (dependabot-preview[bot])
- Bump @types/node from 14.0.23 to 14.0.24 #836 (dependabot-preview[bot])
- Bump @typescript-eslint/parser from 3.6.1 to 3.7.0 #835 (dependabot-preview[bot])
- Bump @typescript-eslint/eslint-plugin from 3.6.1 to 3.7.0 #834 (dependabot-preview[bot])
- prevent breadcrumbs in multiple lines #833 (UnchartedBull)
- Filament Screen UI Consistency #832 (UnchartedBull)
- Bump eslint from 7.4.0 to 7.5.0 #831 (dependabot-preview[bot])
- Bump electron-store from 5.2.0 to 6.0.0 #829 (dependabot-preview[bot])
- Bump @fortawesome/free-solid-svg-icons from 5.13.1 to 5.14.0 #824 (dependabot-preview[bot])
- Bump @angular/language-service from 10.0.3 to 10.0.4 #823 (dependabot-preview[bot])
- Bump @fortawesome/fontawesome-svg-core from 1.2.29 to 1.2.30 #822 (dependabot-preview[bot])
- Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1 #819 (dependabot-preview[bot])
- Bump @typescript-eslint/parser from 3.6.0 to 3.6.1 #818 (dependabot-preview[bot])
- Bump @types/node from 14.0.22 to 14.0.23 #817 (dependabot-preview[bot])
- Bump wait-on from 5.0.3 to 5.1.0 #805 (dependabot-preview[bot])
- Bump @types/node from 14.0.20 to 14.0.22 #803 (dependabot-preview[bot])
- Bump @angular/cli from 9.1.9 to 9.1.11 #802 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.901.10 to 0.901.11 #801 (dependabot-preview[bot])
- Bump @angular/language-service from 10.0.2 to 10.0.3 #800 (dependabot-preview[bot])
- Bump lodash from 4.17.18 to 4.17.19 #799 (dependabot-preview[bot])
- Bump @types/node from 14.0.19 to 14.0.20 #798 (dependabot-preview[bot])
- Bump wait-on from 5.0.1 to 5.0.3 #797 (dependabot-preview[bot])
- Bump lodash from 4.17.17 to 4.17.18 #795 (dependabot-preview[bot])
- Bump lodash from 4.17.15 to 4.17.17 #794 (dependabot-preview[bot])
- Bump @types/node from 14.0.18 to 14.0.19 #791 (dependabot-preview[bot])
- Bump electron from 9.0.5 to 9.1.0 #790 (dependabot-preview[bot])
- Bump @types/node from 14.0.14 to 14.0.18 #789 (dependabot-preview[bot])
- Bump @typescript-eslint/parser from 3.5.0 to 3.6.0 #788 (dependabot-preview[bot])
- Bump @typescript-eslint/eslint-plugin from 3.5.0 to 3.6.0 #787 (dependabot-preview[bot])
- Bump ajv from 6.12.2 to 6.12.3 #785 (dependabot-preview[bot])
- Bump eslint from 7.3.1 to 7.4.0 #782 (dependabot-preview[bot])
- Bump codelyzer from 5.2.2 to 6.0.0 #780 (dependabot-preview[bot])
- Bump rxjs from 6.5.5 to 6.6.0 #778 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.901.9 to 0.901.10 #776 (dependabot-preview[bot])
- Bump @angular/language-service from 10.0.1 to 10.0.2 #775 (dependabot-preview[bot])
- better notification handling during standby #774 (UnchartedBull)
- Bump @typescript-eslint/parser from 3.4.0 to 3.5.0 #772 (dependabot-preview[bot])
- Bump @typescript-eslint/eslint-plugin from 3.4.0 to 3.5.0 #771 (dependabot-preview[bot])
- Bump eslint-plugin-import from 2.21.2 to 2.22.0 #769 (dependabot-preview[bot])
- Bump @angular/language-service from 10.0.0 to 10.0.1 #768 (dependabot-preview[bot])
- Bump @angular/language-service from 9.1.11 to 10.0.0 #766 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.156 to 4.14.157 #764 (dependabot-preview[bot])
- Bump @types/node from 14.0.13 to 14.0.14 #763 (dependabot-preview[bot])
- Bump eslint from 7.3.0 to 7.3.1 #758 (dependabot-preview[bot])
- Bump @typescript-eslint/parser from 3.3.0 to 3.4.0 #756 (dependabot-preview[bot])
- Bump electron from 9.0.4 to 9.0.5 #755 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.155 to 4.14.156 #754 (dependabot-preview[bot])
- Fix/no new windows iframe #753 (UnchartedBull)
- Bump @typescript-eslint/eslint-plugin from 3.3.0 to 3.4.0 #752 (dependabot-preview[bot])
- Hide sort if no files are available. #750 (UnchartedBull)
- Bump @fortawesome/fontawesome-svg-core from 1.2.28 to 1.2.29 #748 (dependabot-preview[bot])
- Bump @fortawesome/free-solid-svg-icons from 5.13.0 to 5.13.1 #747 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.901.8 to 0.901.9 #744 (dependabot-preview[bot])
- Bump @angular/cli from 9.1.8 to 9.1.9 #743 (dependabot-preview[bot])
- Bump @typescript-eslint/parser from 3.2.0 to 3.3.0 #742 (dependabot-preview[bot])
- Bump @typescript-eslint/eslint-plugin from 1.13.0 to 3.3.0 #741 (dependabot-preview[bot])
- Bump eslint-plugin-prettier from 3.1.3 to 3.1.4 #740 (dependabot-preview[bot])
- Bump electron from 9.0.3 to 9.0.4 #739 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.901.7 to 0.901.8 #737 (dependabot-preview[bot])
- Bump @angular/cli from 9.1.7 to 9.1.8 #736 (dependabot-preview[bot])
- Bump @angular/language-service from 9.1.10 to 9.1.11 #735 (dependabot-preview[bot])
- Bump @angular/language-service from 9.1.9 to 9.1.10 #732 (dependabot-preview[bot])
- Bump eslint-plugin-import from 2.21.1 to 2.21.2 #731 (dependabot-preview[bot])
- Bump @types/node from 14.0.12 to 14.0.13 #730 (dependabot-preview[bot])
- Bump @types/node from 14.0.11 to 14.0.12 #729 (dependabot-preview[bot])
- Bump @typescript-eslint/parser from 3.1.0 to 3.2.0 #727 (dependabot-preview[bot])
- Bump wait-on from 5.0.0 to 5.0.1 #724 (dependabot-preview[bot])
- Bump electron from 9.0.2 to 9.0.3 #723 (dependabot-preview[bot])
- Bump eslint-plugin-import from 2.20.2 to 2.21.1 #722 (dependabot-preview[bot])
- Bump electron-store from 5.1.1 to 5.2.0 #721 (dependabot-preview[bot])
- Bump @types/node from 14.0.10 to 14.0.11 #714 (dependabot-preview[bot])
- Bump @types/node from 14.0.9 to 14.0.10 #712 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.154 to 4.14.155 #711 (dependabot-preview[bot])
- Bump electron from 9.0.1 to 9.0.2 #709 (dependabot-preview[bot])
- Bump @types/node from 14.0.6 to 14.0.9 #707 (dependabot-preview[bot])
- Bump electron from 9.0.0 to 9.0.1 #706 (dependabot-preview[bot])
- Update Installation Script #705 (UnchartedBull)
- Bump @typescript-eslint/parser from 3.0.2 to 3.1.0 #703 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.153 to 4.14.154 #696 (dependabot-preview[bot])
- Bump @types/node from 14.0.5 to 14.0.6 #695 (dependabot-preview[bot])
- [ImgBot] Optimize images #694 (imgbot[bot])
- Bump ts-node from 8.10.1 to 8.10.2 #692 (dependabot-preview[bot])
- add new conig parameter to show thumbnail by default while printing #690 (UnchartedBull)
- Bump @typescript-eslint/parser from 3.0.0 to 3.0.2 #689 (dependabot-preview[bot])
- Bump electron-builder from 22.6.1 to 22.7.0 #686 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.152 to 4.14.153 #685 (dependabot-preview[bot])
- Add NOX theme V0.1 #680 (noxhirsch)
- Add class to total layers number #678 (noxhirsch)
- Bump @angular-devkit/build-angular from 0.901.6 to 0.901.7 #674 (dependabot-preview[bot])
- Bump @angular/cli from 9.1.6 to 9.1.7 #673 (dependabot-preview[bot])
- Bump @types/node from 14.0.4 to 14.0.5 #672 (dependabot-preview[bot])
- Bump @typescript-eslint/parser from 2.34.0 to 3.0.0 #671 (dependabot-preview[bot])
- Bump @angular/language-service from 9.1.8 to 9.1.9 #667 (dependabot-preview[bot])
- Bump @angular/language-service from 9.1.7 to 9.1.8 #666 (dependabot-preview[bot])
- Bump @types/node from 14.0.3 to 14.0.4 #665 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.151 to 4.14.152 #664 (dependabot-preview[bot])
- Bump @types/node from 14.0.1 to 14.0.3 #663 (dependabot-preview[bot])
- Bump electron from 8.3.0 to 9.0.0 #660 (dependabot-preview[bot])
- clear timeout, if standby screen is left #659 (UnchartedBull)
- Bump @typescript-eslint/parser from 1.13.0 to 2.34.0 #658 (dependabot-preview[bot])
- Bump electron-builder from 22.6.0 to 22.6.1 #657 (dependabot-preview[bot])
- Custom CSS #656 (UnchartedBull)
- Support m600 #654 (UnchartedBull)
- Reset temperature and fan values more easy #653 (UnchartedBull)