Releases: fluidd-core/fluidd
Releases · fluidd-core/fluidd
v1.6.3
v1.6.2
v1.6.1
Features
- display heater applied power (4259e18)
- ensures compatibility with latest moonraker changes (5fbcb63)
- gcodes now available after first connection to klippy (c3a89bc)
- power plugin now respects locked_while_printing flag (9034968)
- refactored warnings to include failed moonraker plugins (069adb5)
- swap tab titles around so the instance name is first (e7867b5)
Bug Fixes
- add correct validators to extruder length and speed (046a0da)
- ensure klippy card gracefully displays on mobile layout (e2e1f4c)
- Ensure the filament mm length is fixed to a single decimal (a34d149)
- ensure we clear the cam url on collapse / destroy (e9dbd2f)
- file editor now won't break if the file is empty (0d5ae1b)
- minor klippy card layout issue (fe76e8e)
- no longer shows you have updates if skip client updates === false (5851669)
- opening console from a collapsed state fires scroll event properly (373aea3)
- part speed fan not allowing a 0 in the input (1cc404e)
- plus / minus buttons now adhere to step value (0ef8d4b)
- pwm boolean case now no longer breaks output pins (f8e23a8)
- readjust some tool layout to prevent wrapping at 1280 (fc577bd)
- rules now properly apply for limits and speed / flow (ee1191e)
- some console clicks weren't registering (98a1e74)
- temp inputs can no longer send NaN (5d21718)
- update response output (f680525)
1.5.1 (2021-01-17)
Bug Fixes
- console not scrolled when navigating pages (68018f2)
v1.6.0
Notes
- You MUST upgrade Fluidd before the most recent changes on Moonraker.
- Once Fluidd is updated, moonraker and klipper also MUST be updated.
If you updated moonraker prior to Fluidd, then you'll need to manually upgrade Fluidd.
Please see the directions https://github.com/cadriel/fluidd/blob/develop/docs/updates/manual-updates.md to accomplish a manual upgrade.
If you run into trouble, please let us know in one of the various Fluidd channels and we'll endeavour to help!
Features
- display heater applied power (4259e18)
- ensures compatibility with latest moonraker changes (5fbcb63)
- gcodes now available after first connection to klippy (c3a89bc)
- power plugin now respects locked_while_printing flag (9034968)
- refactored warnings to include failed moonraker plugins (069adb5)
- swap tab titles around so the instance name is first (e7867b5)
Bug Fixes
- add correct validators to extruder length and speed (046a0da)
- ensure klippy card gracefully displays on mobile layout (e2e1f4c)
- Ensure the filament mm length is fixed to a single decimal (a34d149)
- ensure we clear the cam url on collapse / destroy (e9dbd2f)
- file editor now won't break if the file is empty (0d5ae1b)
- minor klippy card layout issue (fe76e8e)
- no longer shows you have updates if skip client updates === false (5851669)
- opening console from a collapsed state fires scroll event properly (373aea3)
- part speed fan not allowing a 0 in the input (1cc404e)
- plus / minus buttons now adhere to step value (0ef8d4b)
- pwm boolean case now no longer breaks output pins (f8e23a8)
- readjust some tool layout to prevent wrapping at 1280 (fc577bd)
- rules now properly apply for limits and speed / flow (ee1191e)
- some console clicks weren't registering (98a1e74)
- temp inputs can no longer send NaN (5d21718)
- update response output (f680525)
v1.5.1
Bug Fixes
- Console not scrolled properly when navigating pages
v1.5.0
Features
- add basic icons representing types in thermals card (e6db221)
- add requested speed to toolhead (066e59f)
- add UI to control output pins (5a2d4df)
- adjust layout of fans (10e9c3c)
- allow input values for sliders (7a1c63d)
- automated deploys (359af43)
- implements console command history (06560fe)
- new icon for outputs (b6613b8)
- releases are now linked to their respective github pages (2807559)
- removes unnecessary home buttons for delta kinematics (ffbe46a)
Bug Fixes
- allow a step size of 0.1 for SCV (5cb148d)
- config page margins (1c8fb90)
- console click command included prefix (538cafb)
- console now copy / pastes as you'd expect (dedffb4)
- disable the jobs menu on disconnect instead of hide (c8f5b56)
- Doc links updated (7e9412f)
- ensure file search style matches other inputs (c7150be)
- ensure save and restart is not usable during a print (ac9588c)
- ensures console scroll works during layout changes (8325c86)
- freshly loaded bed meshes now show their variance (748e46a)
- Klippy error card is no longer delayed before being hidden (9b7aba9)
- minor adjustment to m117 display (7d198fb)
- release action (68d0967)
- removed external dependence on fonts on icon styles (b454ac8)
- sliders min 1 + status only hides with no status (77a9a99)
- Some items not returning prettified names (d1472ed)
- speed in mm/s (ed4452a)
- Temp graph no longer consumes resources in a collapsed state (f566190)
- temp presets no longer error if heaters or fan names change (1ac6d37)
v1.4.3
Features
- add Dockerfile & Github workflow
- automated builds
- automated releases
- re-adjust homing buttons
- enable adjust-z to be always visible
- general layout enhancements to toolhead card
Bug Fixes
- add potato to dev deps
- client warnings should now show properly
- ensure you can't check for updates during a print
- extrude snowflake issues when min_extrude_temp === 0
- Filament reporting under 1m
- OS updates should properly update status now
- rename restart mcu's to firmware restart klipper
v1.4.2
Features
- add ability to remove mesh profiles
- Allow multiple files upload from upload button
- make use of automated update status notifications
- moves home controls to a rollout
- reduce title font size on mobile
Bug Fixes
- ensure an estop doesn't dispatch disconnected event
- ensure home buttons color correctly in new rollout
- generic fans now controllable (missing string)
- issue when printing freshly uploaded files (pathing incorrect)
- minor layout issue on settings page (vuetify upgrade)
- Now watches for klippy shutdown (should error on heater disconnect)
- temp preset validation
- toolhead title buttons overflowing
- update status no longer effects other waits in the UI
v1.4.1
Bug Fixes
- allow ending digits for hostnames during printer add dialogs validation
- dialog action buttons now have more reasonable padding
- ensure logs card isn't shown when client / klippy is in error
- loader applied only while updating
- versions refactored to better handle system updates
- update dialog has bee polished some more
- refactored status ring to start at 12 o'clock