Releases: fluidd-core/fluidd
Releases · fluidd-core/fluidd
v1.27.0
Features
- adds "gcode" Klipper module status support (fee7afd)
- adds dev container support (#1264) (7c57a9e)
- adds disclaimer to theme settings (9411cb2)
- adds drag&drop across File Manager cards (cf32644)
- adds minimum_cruise_ratio support (#1260) (ea03875)
- adds new background logo (999ccdd)
- adds Prompt Dialog support (#1262) (b5733d6)
- Adds toolhead circle style controls (#1248) (77e2791)
- adds WebRTC (go2rtc) support (#1245) (070cb45)
- copy bed mesh into clipboard as image (#1272) (9b9b629)
- hide "motors off" if no steppers are enabled (8196090)
- highlight active tool (#1263) (0792c67)
- i18n-HU: Update Hungarian translations (#1246) (306992a)
- i18n-nl: Update Dutch translations (#1273) (c670678)
- isolates File Browser settings (a569cde)
- Peopoly theme (#1256) (e9634cf)
- Prusa theme (#1267) (783efaf)
- Qidi Tech theme (0b1c701)
- Siboor theme (#1255) (c9d01b9)
- use full bed dimensions on bed mesh preview (#1242) (128c296)
Bug Fixes
- adds timeout to initial endpoint discovery (043df78)
- allows G2/G3 arcs with only I or J parameter (370cc42)
- allows toolhead circle style controls invertion (33d1146)
- default camera urls missing slash terminator (a2b23f4)
- disable console timestamps text wrap (#1250) (6a88b73)
- disable homing if not ready or printing (c90e4ae)
- exclude non-fluidd paths from service worker (7a001dd)
- macro category settings dividers (b9e29ed)
- macro settings dividers (4561b85)
- retry connection on WebRTC (go2rtc) (#1257) (7d7433d)
- style: use variables where appropriate (7dcf21d)
- vuetify theme color overrides (318fc32)
v1.26.3
v1.26.2
Features
- adds clean nozzle support (5ee8026)
- adds gcode comments folding support (a760fb1)
- adds Multiply context menu item to Job Queue (#1213) (300f293)
- adds new Screws Tilt Adjust helper dialog (#1223) (0b2e197)
- adds origin to GcodePreview (#1230) (9628f66)
- adds Update Manager warnings and anomalies support (#1215) (9d02cbf)
- hide extruder controls if none defined (0844424)
- hide temperature card in no heaters or sensors (7c48275)
- ignore pending config changes in custom sections (#1217) (bf2bbf5)
- improves Gcode Preview delta support (5dbdd76)
- improves Timelapse Custom Parking delta support (d0e9a5f)
- LDO theme (#1225) (a24dc03)
Bug Fixes
v1.26.1
v1.26.0
Features
- Added "calibrate" button to BedMeshCard (#1182) (899c95c)
- adds gcode code folding support (2efd03e)
- adds moonraker "route_prefix" support (#1205) (b0fe01d)
- adds Moonraker sensor support (#1196) (67e48bd)
- Adds toolhead bars style controls (#1177) (9465a50)
- expands tool change support to commands (#1197) (a17efec)
- hides Moonraker devices starting with "_" (5c329e5)
- i18n-HU: Update Hungarian language (#1201) (50ac181)
- i18n-PL: update Polish translations (#1188) (733ed59)
- i18n-RU: Update Russian translations (#1179) (83fc652)
- i18n-RU: update Russian translations (#1183) (ee16ea8)
- improve drag & drop support (#1204) (b860ca0)
- show all registered file system roots (46a0a55)
- spoolman: allow toggling individual sanity check warnings (#1186) (2086c19)
- use custom service worker (d5c3b9a)
Bug Fixes
- adds support for public base path (#1207) (7f0886d)
- check if folder is writeable on file drop (d53462e)
- corrects full filename for print and metadata (3dd3079)
- delta printers can only home all (#1175) (ec0f56d)
- ensures .git folders are excluded (#1194) (2cee275)
- file system filters reactivity (5734323)
- hide Power section if there are no devices (e1f1a99)
- i18n-EN: fixes incorrect merge (7713c5e)
- i18n: fixes incorrect merge (e533388)
- remove moved paths from data store (ba830f1)
v1.25.3
v1.25.2
v1.25.1
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)