Skip to content

Releases: fluidd-core/fluidd

v1.22.1

09 Dec 10:26
v1.22.1
71bec92
Compare
Choose a tag to compare

Features

  • supports Klipper output pin toggle in AppBar (#970) (d263733)

Bug Fixes

  • correctly load fallback language (095b093)
  • don't reload printing file if loaded in GCode Previewer (64a4e8a)
  • temperature chart legend (#973) (f490098)

v1.22.0

04 Dec 17:48
v1.22.0
866b151
Compare
Choose a tag to compare

Features

Bug Fixes

  • disable XY controls for delta printers only (0de81b6)
  • exclude extruder_stepper from extruders (1b8819c)
  • extrusion estimation spacing (#961) (ebc1c09)
  • i18n: adds missing 'start service' translation (#945) (70d48e4)
  • Klipper reset should only reset its own state (06d81c5)
  • mitigates console warning (a4c9ea5)
  • pre-commit hook linting (#959) (a23b06c)
  • properly scale print finish ETA (#958) (967f30e)
  • set layout to default if it is missing (310c740)
  • show html formatted welcome message (#930) (be9d138)
  • sort temperature sensors by type and name (#957) (3f76335)
  • stop slider animation on navigating to page (#927) (c698675)
  • style: button and card elevation values (e0a4c78)
  • style: cards bottom border radius (83c7fb9)
  • style: more cards bottom border radius (666e535)
  • style: PrinterStatusCard bottom border radius (69eba56)
  • timelapse card error when no camera is set (7ac5a4d)
  • update menu collapsed state on column count (f14173f)

v1.21.1

25 Oct 14:52
v1.21.1
3a80b5f
Compare
Choose a tag to compare

Bug Fixes

v1.21.0

24 Oct 17:32
v1.21.0
b21c7af
Compare
Choose a tag to compare

Features

Bug Fixes

  • allow initial layer in GcodePreviewCard (#896) (0938cce)
  • auth/setCurrentUser expects object (#882) (729988d)
  • check stepper_z exists before applying z_offset (#890) (becdd78)
  • console: console no longer loses scroll attachment on multiple M118 (#921) (60bb6d9)
  • destroy mjpg camera stream properly (#868) (d6cb6f1)
  • disable controls if Klipper not ready (#911) (793a94b)
  • Exclude Object not reacting to mobile inputs (#898) (f1b32a9)
  • FileSystemBrowser icon size and resolution (#887) (b807802)
  • only auto-load gcode preview on ongoing print (#869) (1752ee0)
  • sort the manual probe offsets descending (#917) (646bb29)

1.20.1 (2022-09-18)

Features

Bug Fixes

  • Camera iframe width (#867) (fb3c955)
  • disable dashboard controls if Klipper is not ready (#852) (b08eec1)
  • disable force_move on axis with multiple steppers (#858) (3514f15)
  • do not escape label for app-slider (#861) (a79f9eb)
  • pressure advance and acceleration units (#859) (8c10427)

v1.20.1

18 Sep 18:06
Compare
Choose a tag to compare

Features

Bug Fixes

  • Camera iframe width (#867) (fb3c955)
  • disable dashboard controls if Klipper is not ready (#852) (b08eec1)
  • disable force_move on axis with multiple steppers (#858) (3514f15)
  • do not escape label for app-slider (#861) (a79f9eb)
  • pressure advance and acceleration units (#859) (8c10427)

v1.20.0

28 Aug 15:29
Compare
Choose a tag to compare

Features

Bug Fixes

v1.19.1

02 Aug 21:20
v1.19.1
3f99573
Compare
Choose a tag to compare

Features

  • Adds minimum support for crowsnest service (#808) (1258b35)
  • adds new Bed Screws Adjust helper dialog (#802) (adc5847)
  • adds new Manual Probe helper dialog (#785) (0f60671)
  • allow showing Bed Mesh on Dashboard (#797) (a503bb4)
  • i18n-HU: update Hungarian translation (#771) (70a1102)
  • match theme-color with primary-color (#774) (6c6c475)
  • Save Config And Restart button visibility toggle (#775) (869a580)
  • ui: Add FORCE_MOVE support to tool controls (#750) (c6b9d8b)

Bug Fixes

  • Check Bed_Mesh Support (#801) (a38592c)
  • corrects moonraker docs link for "include" section (#799) (3e2552a)
  • disable FORCE_MOVE toggle when printing / not ready (#770) (e17f5a1)
  • Enable vue-echarts auto-resizing (#809) (041dc0f)
  • hide sub-navigation if socket not connected (#798) (e5547e6)
  • i18n: fix FORCE_MOVE capitalization (#786) (63e4871)
  • mitigates console warning (#800) (aa55234)
  • OutputLed working with all types of LEDs (#766) (b101cd3)
  • README: use preview from docs (#757) (24c6c48)
  • show current layer in Gcode preview by default (#790) (278d683)

v1.19.0

10 Jul 09:08
Compare
Choose a tag to compare

Features

Bug Fixes

  • add default authentication source to new users (#749) (e52f4cd)
  • check for root available before listing files (#728) (f67a178)
  • codelens links for moonraker-telegram-bot (#742) (dd19d18)
  • console error from LDAP auth changes (#724) (d9b276c)
  • disable absolute/relative positioning controls while printing (#720) (394b980)
  • disable positioning mode buttons when klippy is not ready (#722) (60531c1)
  • gcode preview initial layout (#731) (065aece)
  • hide card buttons and menus in layout view (#710) (b436288)
  • LED controls behavior (#723) (0cbf650)
  • mitigates network error with latest Axios (#717) (0fafbf7)
  • nginx 502 error when restarting moonraker (#734) (62d22cc)
  • no collapsed console in fullscreen mode (#737) (057e505)
  • only splice waits if contains item (#725) (7b3bcd0)
  • show absolute/relative positioning controls (#718) (26ab673)
  • style: light theme and consistency changes (#755) (bdce69e)
  • style: light theme AppSwitch (#752) (ac3d80e)
  • use default color for power icon in top navigation (#746) (0f40140)

v1.18.2

09 Jun 13:33
v1.18.2
7b9f0c3
Compare
Choose a tag to compare

Features

  • adds "show current layer" to gcode previewer (#693) (5b3c923)
  • i18n-DE: update German translations (#708) (2f94b6b)
  • i18n-HU: update Hungarian translation (#702) (5ccc2d6)
  • i18n-zh-HK: add Traditional Chinese translations (#705) (6a33ad0)
  • moves MCU info to separate panel (#706) (d937f06)

Bug Fixes

  • AppSlider mobile lock disabling (#695) (8e9c07f)
  • code editor folding (#692) (cde3a61)
  • hide Pressure Advance if no default extruder stepper set (#694) (895dbe2)
  • layout: move gcode controls to dropdown; fix vertical layout (#696) (6fc304e)

v1.18.1

21 May 14:47
v1.18.1
1b4d6d6
Compare
Choose a tag to compare

Features

  • add toggles for relative humidity / barometric pressure (#687) (665c743)
  • adds Codelens and code folding support (#665) (aaddeab)
  • clear console (#678) (237f62e)
  • highlight links in warning messages (#682) (ebe1c5a)
  • i18n-HU: update Hungarian translation (#663) (d51502b)
  • i18n-NL: update Dutch translations (#672) (197f8a4)
  • i18n-RU: update Russian translations (#666) (ab63e2a)
  • replaces Keyboard Shortcuts with Command Palette (#680) (33dfe66)

Bug Fixes

  • allow omit 0 units in gcode number parsing (#679) (ad8d4ff)
  • AppSlider incorrect state (#654) (8e59f4e)
  • clear "follow progress" if not correct file printing (#683) (21892ca), closes #659
  • console auto-scrolling and flipped layout (#661) (979e874)
  • i18n-FR: fix typo in French translation (c856dd3)
  • increase PA precision to 0.001 (#652) (2623902)
  • job card history metadata race condition (#668) (5ce0921)
  • show temp item as selected by default (#655) (8a0af9e)
  • show temp item as selected by default (cont.) (#660) (89223ca)
  • style: light theme fixes/improvements (#676) (1530697)
  • timelapse custom park position (#686) (efba69b)