Skip to content

Version 2.0.0-RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrishamm chrishamm released this 02 Jan 14:17
· 785 commits to next since this release

Updated dependencies to latest versions
Colour of the 'toggle global container' on XS devices changes depending on the state
Changed 'Mesh Grid' to 'Mesh' everywhere
Improved colours of the status label for the dark theme
Added back DWS+Electronics to the still temporary About panel on the Settings
Don't show success G-code notifications unless the code was issued from an input
Greatly improved performance
Reduced number of CSS+JS chunks to 1 for both
Added build report option to package.json
Added tab control to every control except for the dialogs
Pages are now kept alive after loading
Movement and babystepping buttons no longer wait for code completion
Layer chart hides first layer once the second one is complete
After editing config.g DWC2 asks for a reset again (unless a print is running)
Changed 'Revert to DWC1' link to 'Go back to DWC1'
Minor layout changes
Bug fix: Using a non-default HTTP port prevented DWC2 from connecting on a remote machine
Bug fix: Fan names were not set in the machine model
Bug fix: config.g was moved to config.bak instead of config.g.bak on update
Bug fix: File drag&drop did not work
Bug fix: Clicking quickly and multiple times on "Connect" could cause connect errors
Bug fix: Clicking "Send" on the code input needed two attempts to actually send the code
Bug fix: Filament consumption was not displayed correctly in the job list if multiple filaments were used
Bug fix: Filament consumption in the job list was not using fixed precision
Bug fix: Downloading files could result in files with their entire content being 'null'
Bug fix: G-Code files displayed wrong value for print+simulated times for directories
Bug fix: Added .bin and .json files to System Files upload filter
Bug fix: Use local time for temperature chart ticks