Releases: UnchartedBull/OctoDash
v2.1.2
Just a small patch release to fix some issues. Removed the OctoPrint script, since it unnecessarily delayed startup and caused problems for some users.
New features:
- Filament change will remember the last set temperature and apply that after the process has finished
- Custom Actions are now scrollable
- Reworked setup (mostly on the code side, but some simplifications should be visible)
- Upgrade to Angular 11
Implemented enhancements:
- Extruder cools down, after Loading the Filament with Filamentmanager #1171
- Shell commands in custom actions #1158
- Increase touchbox size #1118
- OctoDash Custom Setting change order of items listed #1108
Fixed bugs:
- arm64 install issue #1156
- initializing - Can't get octoprint script #1153
- octodash 2.1.1 starts PLA print at 425 degree ! #1135
- [BUG] 2.1.1 on AMD64 will not connect to OctoPrint - 2.0.0 on same system connects with no problems. #1131
- Filament Change on MK3s #1127
- Update from 2.0 to 2.1.1 from UI hanging #1126
- Sleepmode after print finished - Will not wake up (I don't want it to sleep either) #1125
- Error while updating to 2.1 either via touchscreen or from command line #1104
- No startup Icon #1099
- Can't get OctoPrint script... #1097
Closed issues:
- movement in the control panel #1180
- octodash nad TFT 3.5 GPIO #1174
- Looping error tab saying "Can't retrieve layer progress! #1169
- OctoPrint (TouchUI) in Custom Action iframe? #1166
- Horizontal green line in filename? #1162
- Setting Up automatic update #1152
- npm start script no longer creates dist folder #1150
- Touch function not working #1146
- No api #1140
- Configuring Ocotdash for first time cannot find Octoprint #1137
- Octodash segfaults after 'sudo apt full-upgrade' #1134
- Does Octodash work with Klipper? #1132
- Possible to increase vertical scrollbar width? #1096
- Octodash setup error "Http failure response for http://localhost:5000/api/connection: 403 FORBIDDEN" #1090
Merged pull requests:
- Remember last nozzle temperature during filament change #1188 (UnchartedBull)
- remove octoprint script + rework setup + scrollable custom actions #1186 (UnchartedBull)
- Bump electron from 11.0.0 to 11.0.1 #1185 (dependabot-preview[bot])
- Bump electron from 9.3.2 to 11.0.0 #1183 (dependabot-preview[bot])
- Bump eslint-plugin-simple-import-sort from 5.0.3 to 6.0.0 #1181 (dependabot-preview[bot])
- Focus Theme: Fixed Filament selector screen #1178 (thegarbz)
- Bump @angular/cli from 10.2.0 to 11.0.1 #1175 (dependabot-preview[bot])
- Bump @angular/language-service from 10.2.3 to 11.0.0 #1172 (dependabot-preview[bot])
- increase settings touchbox size #1168 (UnchartedBull)
- improved script loading #1167 (UnchartedBull)
- [ImgBot] Optimize images #1165 (imgbot[bot])
- Bump @angular/language-service from 10.2.2 to 10.2.3 #1164 (dependabot-preview[bot])
- Bump @types/node from 12.19.3 to 12.19.4 #1163 (dependabot-preview[bot])
- Garbz theme updates #1161 (thegarbz)
- Bump eslint from 7.12.1 to 7.13.0 #1160 (dependabot-preview[bot])
- [ImgBot] Optimize images #1159 (imgbot[bot])
- Update install.sh #1157 (Will-wastelander)
- Bump @types/lodash from 4.14.164 to 4.14.165 #1155 (dependabot-preview[bot])
- Bump @angular/language-service from 10.2.1 to 10.2.2 #1154 (dependabot-preview[bot])
- Feature: Glanceable UI theme + additional progress percentage. #1151 (thegarbz)
- Bump @types/lodash from 4.14.163 to 4.14.164 #1147 (dependabot-preview[bot])
- Bump @angular/language-service from 10.2.0 to 10.2.1 #1145 (dependabot-preview[bot])
- Bump @types/lodash from 4.14.162 to 4.14.163 #1143 (dependabot-preview[bot])
- Bump @types/node from 12.19.2 to 12.19.3 #1142 (dependabot-preview[bot])
- Bump v8-compile-cache from 2.1.1 to 2.2.0 #1141 (dependabot-preview[bot])
- Bump eslint from 7.12.0 to 7.12.1 #1139 (dependabot-preview[bot])
- Bump @types/node from 12.19.1 to 12.19.2 #1138 (dependabot-preview[bot])
- [ImgBot] Optimize images #1133 (imgbot[bot])
- New Theme BigFingers by theGarbz #1130 (thegarbz)
- Bump @angular-devkit/build-angular from 0.1001.7 to 0.1002.0 #1122 (dependabot-preview[bot])
- Bump @angular/cli from 10.1.7 to 10.2.0 #1121 (dependabot-preview[bot])
- Bump @types/node from 12.19.0 to 12.19.1 #1120 (dependabot-preview[bot])
- Bump eslint from 7.11.0 to 7.12.0 #1119 (dependabot-preview[bot])
v2.1.1
If you want to use the in-app update please make sure that you have the update script setup: https://github.com/UnchartedBull/OctoDash/wiki/Update#in-app-update
Patch release to fix settings problem and performance
New features:
- Better performance
- Better percentage calculation
- Improved performance
- Fix issue where saving the settings crashed the app
Implemented enhancements:
Fixed bugs:
- Can't get OctoPrint script... #1097
- Settings SAVE blanks screen and won't respond #1071
- Compatibility issue with Bigtreetech PITFT50 #1007
Closed issues:
- Laggy Ui (Hyperpixel 4.0) 3b+ #1113
- config invalid -> octodash should have required property 'previewProgressCircle' #1107
- SAVE hangs octodash #1103
- Connecting to Printer after Power On. Sleeping mode #1101
- Non critical error during update from 2.0 to 2.1 #1095
- Failed to fetch http://ftp.halifax.rwth-aachen.de/raspbian/raspbian/pool/main/w/wayland/libwayland-server0\_1.16.0-1\_armhf.deb #1094
- improve electron integration #994
Merged pull requests:
- Better connection handling #1117 (UnchartedBull)
- saving works again + packaging improvements #1116 (UnchartedBull)
- remove backdrop filter and add dot animation #1114 (UnchartedBull)
- Use OctoPrint completion over self-calculated percentage #1112 (UnchartedBull)
- Bump @angular/language-service from 10.1.6 to 10.2.0 #1110 (dependabot-preview[bot])
- Switch to electron ngx, some performance improvements #1109 (UnchartedBull)
- Bump got from 11.7.0 to 11.8.0 #1106 (dependabot-preview[bot])
- Bump @types/node from 14.14.0 to 14.14.1 #1105 (dependabot-preview[bot])
- Bump @types/node from 14.11.10 to 14.14.0 #1102 (dependabot-preview[bot])
v2.1.0
v2.1.0 is here with lots of minor changes and a much easier setup!
important: if you want to use the update script and haven't chosen to install it during the install process please set it up manually: https://github.com/UnchartedBull/OctoDash/wiki/Update#in-app-update. The normal update script will also work.
New features:
- Whole new setup process with automatic instance discovery - no keyboard required anymore (thanks @TheSin-)
- Fan Speed Control during print
- Advanced Pause screen with filament swap and restart print option
- Minor UI changes for Preview while printing
- Neopixel Support
- Some bug fixes and text layout fixes
Implemented enhancements:
- Fan adjustment during print #1087
- Screensaver? #1078
- Reworking of install script #1055
- A way to increase the size of the model thumbnail on printscreen, and also show percentage at the same time. #1045
- Feature Request - Add Restart Button to pause screen #1038
- [FR] Camera View #1021
- Print preview displays inside progress ring #1020
- Add Nightly Builds of OctoDash #1009
- Add enclosure plugin function #1005
- Need Fan adjustment - Mid Print added Please #969
- Doesn't seem to be a good way to swap filament Mid-Print #967
- Screen Saver #962
- UI state to reflect auto pause state from print. #957
- Neopixel Support #945
- Add option to change filament roll selection when print is paused #939
- Change G_CODE for babysteping #919
- Fan 'OFF' and '100%' buttons in Fan controlls #898
- Ability to operate octodash if printer is off or not attached #882
- Fan Speed Control #841
- More progress-centric print job status screen #749
Fixed bugs:
- Preview model disappears after adjustments (NOX) #1076
- Settings SAVE blanks screen and won't respond #1071
- Update texts are wrong #1069
- Unable to start Octodash with mdns on Pi3 #1033
- Large G-Code Print From SD Results in Error #1026
- Error Msg - Can not retrieve layer progress #1022
- Update filament manager plugin #1019
- Text layout issue on printing screen #971
- Spool change freezes and crashed only when using a duet mainboard #955
- Filament roll weights don't show on filament screen #946
- Wrong filament used calculation? #906
- octodash gose to sleep and halts print #902
- Problems with display / black screen after installation / upgrade (Kernel 5.4) #896
- 409 conflict error #890
- no unsleep after connect from octoprint #884
- updating from v1.50 to v2.0 failed #876
- Thumbnail issue in print screen after V2.0 update #873
- issue with upgrade to 2.0.0 #869
- error (undefined) #862
- Slow Touch Response #838
Closed issues:
- Installation problem "unable to fetch some archives" #1091
- OctoDash Setup Octoprint Connection failure #1089
- Replace icons for the six action buttons #1077
- activate view mouse #1057
- Display gcode thumbnail using Simplify 3D slicer (S3D) #1054
- Preheat Button shows error 405 if the thumbnail size is higher than 200*200 #1052
- Filament Loading/Unloading doesn't work correctly #1050
- Octodash on a external Pi with a wifi connection. #1049
- Keep getting error "Can't retrieve layer progress!" #1040
- "No screens found" İssue #1039
- Adafruit 3.5TFT always has the touch rotated a -90 degrees from the screen #1029
- Will not install on PI4 #1018
- Can't install octodash on ubuntu server #1017
- White Box when touching #1016
- Working of [KILL] command #1015
- Cannot start OctoDash #1013
- Does Octodash have Python 3 Support? #1004
- Octodash instalation fails on OrangePi3/Armbian Ubuntu Bionic #993
- Octodash stuck on starting even though print is running #991
- API KEY From Octo Print #981
- Octodash Not Showing #979
- Picam not recognized ? #978
- Octopi/raspbian/other linux wifi settings? #977
- Issue with installation #975
- Filament Swap - Keeps advancing filament after selecting OK #968
- Need fan adjustment added to Octodash Screen please #966
- Octodash not working after updating DisplayLayerProgress to 1.23.2 #963
- Uninstall instructions - no desktop environement #956
- Can't execute shutdown command (Predefined Action [!SHUTDOWN]) #940
- OctoDash won't connect to Octoprint, default/fresh installation. #931
- When changing screen orientation the touch points are not moving #928
- Predefined Actions does not work [!WEB] #916
- Ubuntu Support #910
- What version of Octoprint to use. #900
- Restart octodash on octopi #899
- Cannot install Octodash 2.0.0 - unmet dependencies #893
- Octodash outputs to HDMI and not GPIO 3.5" TFT #892
- Any easy way to uninstall Octoprint-TFT to install this? #887
- Filament option don't read my Feed Speed Setting #880
- Prusa MK3s setup values #875
- M600 Setup #874
- problems when trying to install octodash #839
- Octodash not starting / only ratpoison banner #825
- screen not displaying #813
- Tp-link Plugin #810
- Screensaver #809
- Introduce new ...
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 ...
v1.5.0
This is the final release before v2.0.0 in about 1 to 2 weeks. Please report all bugs that you found, so that they can be fixed beforehand.
New features:
- Filament Change Process is finally done and ready
- PrusaSlicer Preview Images
- Some smaller improvements
Implemented enhancements:
- Model thumbnails for PrusaSlicer #633
- Add custom actions on "sleep" screen. #631
- Webcam Viewer #625
- Support for Prusa Thumbnails plugin #614
- Display preview images from Prusaslicer gcode #566
- Add refresh button to file screen #565
- OctoDash on Android #448
- Use FilamentManager #183
- Implement Change Filament Screen #14
Fixed bugs:
- Current feedrate not correctly shown in the adjust menu #640
- Update Setup API for new OctoPrint version #594
- Layer indicator not found in file #578
- Waveshare 3.5in Screen Not Detected #562
- Add connection attempt delay in X seconds for PSU Control #559
- Errors received when printing from sd #541
- Error always received on startup #539
Closed issues:
- Can't Install Octodash #620
- screensaver with hyperpixel 4" (gpio) #617
- only one underline in the upper left corner of the screen #615
- Development question #613
- Getting errors and Octodash wont start #609
- OctoDash on my master controller can't connect to my printer #596
- Can't install Octodash #593
- Does OctoDash work with square aspect ratio #579
- OctoScreen Rebooting Constanly #575
- cannot open display #574
- Explain ports and host in Troubleshooting guide #560
- How to get thumbnail pictures #556
- Development Question #544
- Cannot connect to octoprint #536
- Unable to view SD CARD files plugged into Prusa MK3S #481
- no start -bach: xinit: command not found #479
- IP Address/Hostname of Octoprint instance should be shown #465
- XDOTOOL CLICK LOCATIONS #463
- Support Pi Zero W. #462
- I find developer to add function to octodash #344
Merged pull requests:
- Bump @types/lodash from 4.14.150 to 4.14.151 #644 (dependabot-preview[bot])
- Remember Feed- and Flow-Rate #643 (UnchartedBull)
- Filament Change Process #642 (UnchartedBull)
- Bump electron from 8.2.5 to 8.3.0 #641 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.901.5 to 0.901.6 #639 (dependabot-preview[bot])
- Bump @angular/cli from 9.1.5 to 9.1.6 #638 (dependabot-preview[bot])
- Bump tslib from 1.12.0 to 1.13.0 #637 (dependabot-preview[bot])
- Bump @angular/language-service from 9.1.6 to 9.1.7 #636 (dependabot-preview[bot])
- Bump @types/node from 14.0.0 to 14.0.1 #635 (dependabot-preview[bot])
- Bump @types/node from 13.13.5 to 14.0.0 #634 (dependabot-preview[bot])
- Bump tslib from 1.11.2 to 1.12.0 #632 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.901.4 to 0.901.5 #630 (dependabot-preview[bot])
- Bump @angular/cli from 9.1.4 to 9.1.5 #629 (dependabot-preview[bot])
- Bump @angular/language-service from 9.1.5 to 9.1.6 #628 (dependabot-preview[bot])
- Bump @angular/language-service from 9.1.4 to 9.1.5 #626 (dependabot-preview[bot])
- Bump tslib from 1.11.1 to 1.11.2 #621 (dependabot-preview[bot])
- Bump @types/node from 13.13.4 to 13.13.5 #619 (dependabot-preview[bot])
- Bump wait-on from 4.0.2 to 5.0.0 #618 (dependabot-preview[bot])
- Bump ts-node from 8.10.0 to 8.10.1 #612 (dependabot-preview[bot])
- Bump ts-node from 8.9.1 to 8.10.0 #611 (dependabot-preview[bot])
- Bump electron from 8.2.4 to 8.2.5 #608 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.901.3 to 0.901.4 #606 (dependabot-preview[bot])
- Bump @angular/cli from 9.1.3 to 9.1.4 #605 (dependabot-preview[bot])
- Bump @angular/language-service from 9.1.3 to 9.1.4 #604 (dependabot-preview[bot])
- Bump electron-builder from 22.5.1 to 22.6.0 #603 (dependabot-preview[bot])
- Bump electron from 8.2.3 to 8.2.4 #602 (dependabot-preview[bot])
- Additional Thumbnail Support #601 (jneilliii)
- Bump eslint-plugin-simple-import-sort from 5.0.2 to 5.0.3 #600 (dependabot-preview[bot])
- Bump @types/node from 13.13.3 to 13.13.4 #599 (dependabot-preview[bot])
- Bump @types/node from 13.13.2 to 13.13.3 #598 (dependabot-preview[bot])
- Bump ts-node from 8.9.0 to 8.9.1 #597 (dependabot-preview[bot])
- Bump @angular-devkit/build-angular from 0.901.2 to 0.901.3 #592 (dependabot-preview[bot])
- Bump @angular/cli from 9.1.2 to 9.1.3 #591 (dependabot-preview[bot])
- Bump @angular/language-service from 9.1.2 to 9.1.3 #590 ([dependabot-preview[bot]](h...
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])