Releases: fluidd-core/fluidd
v1.25.0
Features
- adds TMC2240 support (#1133) (68b6183)
- hide host controls when running on container (253a9e2)
- i18n-AF: New Afrikaans locale added (#1125) (4a4e8f6)
- i18n-HU: Update Hungarian translations (#1134) (dc952ea)
- i18n-PL: update Polish translations (#1130) (64ea241)
- split camera stream and snapshot urls (6d095b0)
- spoolman support (#1119) (7e7c8dc)
- use overlays for file download and parse (e28a958)
Note: part of the changes we did to the cameras code might cause exiting cameras to stop streaming in this Fluidd version when they were working fine in previous versions!
If you experience this, please go to the specific Camera Settings and ensure that both "Camera Url Stream" and "Camera Url Snapshot" have the camera address in them (normally, this is the same address, but ending in ?action=stream
and ?action=snapshot
respectively)
v1.24.2
Features
- adds Tool Changer controls (#1111) (a7509e7)
- adds WebRTC trickle ICE support (aa9e79c)
- file metadata refresh (7913e0c)
- i18n-HU: Update Hungarian Language (#1121) (d1812aa)
- i18n-PL: adds Polish translations (#1112) (491e863)
- i18n-PL: update Polish translations (#1116) (2c5a59e)
- i18n-PL: update Polish translations (#1126) (3828b8a)
- improves File Editor state indicators (39bbe7d)
- Kingroon theme (#1109) (a88e6df)
- sanitize HTML in console (99ed4ea)
- show/hide objects on GcodePreview (a00c1f7)
Bug Fixes
v1.24.1
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
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
v1.23.5
Features
- adds AHT10 sensor support (7f72b75)
- adds load/unload filament support (#1079) (49ab223)
- BTT theme (#1078) (8ccce66)
- extruder stepper reset extruder (66339c5)
- filter hidden folders as well as files (#1083) (13e7394)
- filter rolled log files (eaae433)
- improves file system loading indicators (7bd82a1)
- show read-only files as such (65966e2)
Bug Fixes
v1.23.4
Features
- adds Go To File dialog (#1077) (a6ff766)
- adds new Tools menu to Tool card (#1071) (835f658)
- i18n-zh-HK: update Traditional Chinese translations (#1072) (fa56a5b)
Bug Fixes
- i18n-RU: typo in RU locale (#1064) (6a8f9ca)
- add API check before doing job queue reset (#1074) (475a92f)
- add legacy bed mesh profiles from config (#1076) (66fb72f)
- assume untrusted user before config receival (#1065) (f454b9d)
- improves nginx 502 error handling (3b6b9e0)
- include extra sensor data on temperature_fan (#1067) (e39d835)
- only add parts with defined polygon (#1069) (aad8199)
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
Features
- adds filters to gcodes and timelapse roots (#1060) (95e6e59)
- adds HLS camera stream support (#1047) (57f37ef)
- adds logs rollover support (#1051) (2f340a1)
- adds Pause at Layer support (#1052) (c1e77c0)
- adds toggle for gas resistance (#1057) (52f5265)
- i18n-UK: update Ukrainian translations (#1048) (0de47bc)
- live printing bed mesh changes (#1056) (e88e783)
- make context menus selection aware (58e9033)
- show parts on Gcode Previewer (#1046) (d1a347f)
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
Features
- Add support for gcode viewing on plotter-style devices (#1025) (7d99259)
- Adds network and virtualization info (a053dc3)
- adds support for extruder stepper enable (#1039) (10bd04c)
- allow ordering of gcode macros (#1041) (03f01d7)
- dragging jobs to job queue (#1037) (0ad8aa3)
- extruder selection for each extruder stepper (#1034) (02169d9)
- i18n-HU: Hungarian language update (#1043) (7ec591f)
- i18n-zh: updates Chinese translations (#1026) (99f1f4b)
- machine.update.refresh endpoint support (1302f3a)
- make file download dialog component independent from parent (#1033) (f98f7cf)
- Pressure Advance per extruder stepper (#1022) (aa7007a)
- setting to disable automatic gcode loading on mobile (#1028) (afcff8f)
- timelapse: add new park positions (#1035) (2b30418), closes mainsail-crew/moonraker-timelapse#96
- try parsing layer info directly from g-code (#1031) (cc323b8)
- updated tool extrusion settings to respect printer config (#1038) (2d124cb)
Bug Fixes
v1.23.1
Features
- Add all endpoints in config as printer instances (#1006) (03185c5)
- adds support to create ZIP archives (#1007) (9d8d36b)
- allow sorting text by version or prefix number (#1013) (85c214e)
- complete folder upload (#1015) (30df5ec)
- show live speed while printing (#1019) (414bb03)
- ui: hide blank fields in Disk Info card (95bff0e)
- ui: show content of release_info (#1016) (23d3a0c)
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
Features
- adds Moonraker Job Queue Support (#448) (6cd1227)
- adds PWA shortcuts (c278f8d)
- allow Fluidd to run fully offline (#986) (e91af48)
- fullscreen Gcode Preview (#999) (decf161)
- i18n-JA: update Japanese language (#988) (281cb06)
- show notifications count on app badge (16fd9ef)
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)