Skip to content

Releases: fluidd-core/fluidd

v1.24.1

08 Jun 22:33
v1.24.1
c153b23
Compare
Choose a tag to compare

Features

  • adds sonar service mapping (e86d389)
  • adds WebRTC (camera-streamer) support (#1107) (1e42ca8)
  • crowsnest config support (9a91182)
  • file editor content changes indicator (7655f53)
  • i18n-RU: Update Russian translations (#1108) (f060315)
  • i18n-zh-CN: Update Chinese translation (#1106) (220057f)
  • save file editor content with Ctrl+S (d490a5b)
  • show read-only folders as such (1ac93a3)

v1.24.0

14 May 16:23
v1.24.0
fe2aba1
Compare
Choose a tag to compare

Features

  • allow ignoring default bed mesh pending configuration changes (cd1a84a)
  • duplicate file or directory (1cf08c1)
  • i18n-JA: update Japanese language (#1098) (e9e4559)
  • i18n-SL: adds Slovenian translations (#1088) (3d5daf3)
  • save and restore editor view state (#1099) (e0ce11d)
  • update Moonraker webcams API (f0986e4)

Bug Fixes

  • adds missing File Browser button tooltips (#1094) (44d94e6)
  • allow ignoring min_extrude_temp for load/unload filament macros (#1096) (d14fa81)
  • hide context menu for read-only folders (7e7c957)
  • more selective keyboard events for history navigation (#1101) (fdddac1)

v1.23.5

20 Apr 18:53
v1.23.5
41d3e18
Compare
Choose a tag to compare

Features

Bug Fixes

  • allow applying z-offset to endstop or probe (#1086) (19809d2)
  • linear file progress for file in sub-folder (714ded6)
  • mcu_awake is a percentage (3a844da)

v1.23.4

27 Mar 16:48
v1.23.4
6a0ddac
Compare
Choose a tag to compare

Features

Bug Fixes

Other notes

We have also migrated our Docker containers from Docker Hub to GitHub Container Registry.

If you were previously pulling the cadriel/fluidd image, please replace that with ghcr.io/fluidd-core/fluidd.

We now also provide Docker images directly from our develop and master branches.

Further information on the available Docker images can be found here: https://docs.fluidd.xyz/installation/docker

v1.23.3

12 Mar 12:45
v1.23.3
eca0ad2
Compare
Choose a tag to compare

Features

Bug Fixes

  • diagnostics: fix card icon selection (#1055) (dfbfefe)
  • disable AppNamedSlider reset button if loading (2a1f4e8)
  • force validation if active extruder changed (ff36433)
  • initial state of GcodePreviewCard (07e3eb1)
  • multi-file selection and drag (7328b3f)
  • show deleted sections on PendingChangesDialog (4ac3a9f)
  • use Lithuanian "lt" for ISO-8601 formats (#1061) (5602bcc)

Other notes

We are also providing a new fluidd-config, the result of a close collaboration between Fluidd and Mainsail maintainers!

If you are using Kiauh to install and maintain your Klipper install, it will be really easy to install and use it in your personal config, and amongst other things, it will allow you to use features such as "Pause at Next Layer" or "Pause at Layer Number".

v1.23.2

20 Feb 17:33
v1.23.2
acd3918
Compare
Choose a tag to compare

Features

Bug Fixes

  • AppSlider max changes not applied (a1bd625)
  • don't show context menu for ".." item (737bc0a)
  • encode all request paths (#1024) (f84a7fe)
  • hide header of empty power devices lists (2ef8b43)
  • more Moonraker modules reset on socket close (23047c0)

v1.23.1

30 Jan 21:00
v1.23.1
8b3b581
Compare
Choose a tag to compare

Features

Bug Fixes

  • always show Preview Gcode in context menu (55eb71b)
  • disable temperature targets if Klipper not ready (83bcf1e)
  • hide extrusion estimations if printing (9aac206)
  • hide system controls if socket disconnected (eafcf4f)
  • mitigates console error from race condition (a0ed423)
  • total memory is always kB (1024 bytes based) (7d510de)

v1.23.0

07 Jan 21:35
v1.23.0
f67487f
Compare
Choose a tag to compare

Features

Bug Fixes

  • check type when filtering prefixed sensors (#991) (920d817)
  • derive estimated max speed from stadium area (a33732d)
  • fallback to icon when history thumbnail fails (#997) (d2b6da2)
  • mitigates Vuetify bug filtering items ahead (#992) (7e477ee)
  • only validate enabled fields in PresetDialog (#995) (a4aeb2e)
  • sets maximum notifications lines to 5 (#1002) (6dba642)
  • skip init if not connected and authenticated (ff50e72)

v1.22.2

19 Dec 17:49
v1.22.2
ca7234d
Compare
Choose a tag to compare

Features

  • adds Upload and Print button to AppBar (#974) (7c64799)
  • i18n-HU: update Hungarian language (#982) (93c139a)
  • i18n-RU: Update Russian translations (#979) (638e33e)
  • ignore all sensors starting with "_" (0b981ee)
  • send macro commands on enter (#981) (322eaf2)

Bug Fixes

  • add moonraker routes to workbox.navigateFallbackDenylist (#985) (c16d5db)
  • clone instead of directly changing state (6557f1d)
  • ensures CodeLens is not shown if disabled (#978) (0bdb86d)

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)