Skip to content

Releases: fluidd-core/fluidd

v1.17.2

13 Mar 14:44
v1.17.2
25536cb
Compare
Choose a tag to compare

Features

  • ui: display localized printer state in printer status card (#563) (1d58769)
  • adds some missing i18n keys (#557) (c23cb3a)

Bug Fixes

v1.17.1

02 Mar 21:50
Compare
Choose a tag to compare

Bug Fixes

v1.17.0

25 Feb 20:06
Compare
Choose a tag to compare

Features

Bug Fixes

v1.16.2

09 Jul 17:44
Compare
Choose a tag to compare

Bug Fixes

  • don't block connection on fresh moonraker databases (cc39708)

v1.16.1

09 Jul 00:57
Compare
Choose a tag to compare

Bug Fixes

  • camera urls no longer cause performance issues (2a63d79)
  • don't retry roots if our first failed (4f86713)

v1.16.0

08 Jul 19:36
Compare
Choose a tag to compare

Features

  • Add Arabic Language Support (88caeae)
  • add reconnect option to disconnected screen (48e770b)
  • add un-retract extra length (e6c2d07)
  • allow custom gcode to run with thermal presets (782cfd4)
  • allow multi-line console entry (2150221)
  • allow some notifications to not add to the counter (5100793)
  • allow speed / flow to be overridden (80da599)
  • assume http when adding printers (d5d6bcb)
  • socket cache (6bd05fd)
  • status refactor (ebe7fa2)
  • ZeroG Theme (a021e19)
  • i18n-FR: update french translations - Biorn1950 (e4893c1)

Bug Fixes

  • Added 25 and 50 to default toolhead move lengths (29248a6)
  • better handle cases where socket proxy disappears (77895e4)
  • charts all properly load on page refresh (8b70c2f)
  • console error when input invalid val on layer gcode preview (6e6af02)
  • disable double-tap to zoom on btn's for mobile (5f0d572)
  • disable mobile breakpoint for history and reprint tables (8e76ee2)
  • disable tab swiped on reprint tab (0003f60)
  • don't add unrealistic load values (e938e07)
  • don't override url params for cameras (a67758e)
  • don't show redundant klipper / moonraker services (1215eb7)
  • don't show status fields with irrelevant data (7106422)
  • don't show the end time for history items in progress (4870da7)
  • editing a gcode mid-string in console now works as expected (6a3ca62)
  • enable mesh controls during a print (35e5eec)
  • end time now works (570baf4)
  • ensure initial addition of printer is added with non-std ports (c0ec9dd)
  • ensure klippy card shows when klippy not connected (a41d422)
  • Have system load represent actual load average number (4bc85f4)
  • improve gcode viewer sync on layer changes (7a7484d)
  • increase retract / unretract limits (4a1e218)
  • invalid ar values (cbb2426)
  • layouts on smaller screens with sliders (1d335b5)
  • macro entry no longer produces duplicate params (668586c)
  • minor display tweaks for charts on mobile (5c5a8ec)
  • mobile layout no longer has wonky margins with condensed cards (3900b26)
  • multi-root file-systems correctly load when root[0] is unavailable (df664d3)
  • pathing issue with file updates (32563d3)
  • reduce temp input to reduce scrollbar showing up (2766157)
  • remove api key copy btn (4603a33)
  • removing all cams now won't break the dash (51be9f8)
  • rename dialog is no longer persistent (43536e2)
  • resolve slowdown when loading gcode store (5146e4f)
  • server deploy now has theme options by default (7700386)
  • update notification now properly clears after an update (598a258)

v1.15.0

22 Jun 20:35
Compare
Choose a tag to compare

Features

  • Absolute end time estimate. (54e6d01)
  • add layer count to print status (7ccc457)
  • add nav btn in mobile (1d11de4)
  • Add vzbot community logo (63eedfd)
  • added HevORT to community presets (2364b5e)
  • allow disabling a macro while printing (caa88b3)
  • authentication (48ed03b)
  • bulk file actions (a38a8fa)
  • community affiliations + light theme cleanup (6fd07b8)
  • estop is now a button (656abb7)
  • filter fans, pins and macros from the UI with an _ (81a72d8)
  • firmware retractions (52d6dad)
  • impl log grammar (86bff7c)
  • impl logs root (180b991)
  • limits now allow setting over the max (1798196)
  • macro button color accents (c660e2f)
  • macro list now shows set color (4eb24fc)
  • macros now allow param input (2cbf0ee)
  • minor adjustments to layout actions (852d615)
  • move auto-scroll to cog (984de6f)
  • neopixel support + new color picker (8ef0453)
  • Replaced Mocha and Chai with Jest (066d713)
  • i18n-IT: update Italian translations (eb175cc)
  • new nav (f38407c)
  • re-enable g-code preview (bfba301)
  • re-enable gcode preview (63af077)
  • reset btn for sliders, plus cleanup (98545d5)
  • sub-nav routes (2e9db23)
  • submitting an empty temp value resets to 0 (f3153d4)
  • suffix graph tooltips mapped by dimension name (881b43e)
  • support custom services, their config files & doc links (f9540ca)
  • system utilization charts (a167d14)
  • Ukrainian translation (66df939)

Bug Fixes

  • Add close icon to keyboard shortcuts dialog (28309c4)
  • adjust mesh control layout plus define better scale defaults (e2d8203)
  • App slider now properly validates min / max on click (883b0d1)
  • cachebust thumbs (324c69c)
  • chevron now reflects actual state for card collapse btn (2a4858c)
  • color presets now update picker (9fe780f)
  • division by zero and infinite loop in file upload/download dialogs (7e8785d)
  • don't show klippy card when socket or api not connected (1bd6d96)
  • ensure fetches are cancelled during add dialog (950440d)
  • estop on mobile now wont show when not connected (f55fe57)
  • extruder temp settings now respect selected extruder (dea2c1d)
  • filter trailing slashes when adding printer urls (47fcb54)
  • fix the i18 fix :D (96bc9f2)
  • long lines with no spaces in console are now visible (fa99cc1)
  • macro disabled while print now saves (caa9b57)
  • mesh box and color scales now disabled appropriately (df1cfff)
  • new color picker allows rgb input (b5b87e9)
  • parent folder no longer shows wonky size / modified (943d395)
  • preload the en locale for fallback (accfde4)
  • readableFileSize test (46a5375)
  • retraction resolution set to 0.01 (c1a16dc)
  • syntax issue (03c61e8)
  • temp chart selected legends now work properly after echarts upgrade (8906abd)
  • temp waits now idea items prefixed with 'ok' (35a38c5)

v1.14.0

18 May 23:55
Compare
Choose a tag to compare

Features

  • append set_retraction to console autocompletion (a81c1b7)
  • gcode viewer (d6675ae)
  • implements inotify support via moonraker (2208ea5)
  • support filament motion sensor (33eddb2)
  • support old notifications (1ca6f64)

Bug Fixes

  • filter thumbs (5f28384)
  • history nav not shown when not enabled (00d2b53)
  • stop restart buttons from swapping around (137343a)
  • white space when klippy is in error (637b29a)

v1.13.0

07 May 20:52
Compare
Choose a tag to compare

Features

  • i18n-IT: add Italian translations (6ef58c6)
  • i18n-IT: add missing keys to IT translation (292d04c)
  • add feature request and bug report templates (6db9968)
  • add filament weight to job views (bb389c3)
  • add icon when camera disabled in settings (95f63e5)
  • Add keyboard shortcuts dialog to file editor (c527e76)
  • allow cancelling uploads (3ac295b)
  • allow users to require a confirm when clicking estop (26a8ea6)
  • card layouts saved to moonraker db (37040a9)
  • column picker for tabular data (c1722a3)
  • console m112 invokes machine.emergency_stop (4e54bf1)
  • link to correct config docs dependent on file being edited (09db189)
  • nav changes (5ec057b)
  • New macro management UI (df61127)
  • notification menu + Pi throttle notifications (613ab51)
  • now displays the full version string where applicable (fdd7527)
  • reduce the brightness of text a tad (fa0930b)
  • run macros with params (9078e10)
  • toolhead position axis are now inputs (0630ecb)
  • update cn translation (66283a2)

Bug Fixes

  • added visual aid and increased drag area when in layout mode (655204f)
  • adds cachebust to thumbnail url (1b17434)
  • Bed mesh now renders offset meshes properly + extra scale control (d9c3b6e)
  • better handle network related errors (397ad64)
  • buttons no longer flicker during file actions (5e395ad)
  • card collapses now work properly (df3c58c)
  • de language translation (096565a)
  • Don't disable webcamd restart during printing (43afc3e)
  • ensure light theme doesn't default on when no connection (c72299d)
  • ensure moonraker returns all jobs when loading all (28b5ac3)
  • Ensure sliders are default locked in a mobile environment (19e5271)
  • File uploads via btn should now work properly (add9272)
  • getFile cancellation now works properly (b955bfd)
  • graph colors now properly reset when swapping printers (8beb201)
  • Increase default buffer for the console. (e19cdaf)
  • issue on initial startup merging uiSettings (2ab89f4)
  • mesh layout controls on mobile (60f2866)
  • moves estop to floating button in mobile view (0d0cb68)
  • new dashboard components / removal should now be graceful (d6c1031)
  • remove duplicate key (be1eae6)
  • resolves a monaco issue (9a7f2b6)
  • firefox-download: Fix ws disconnecting when downloading (dd2ef81)
  • resolves highlighting issues for comments on config blocks (a0c9e75)
  • send estop api endpoint AND m112 gcode via console (c8681da)
  • set a pwa start url (98dc495)
  • set min val to 0.1 for extruder length and speed vals (88c9e42)
  • Z adjust values now apply properly (87dc3dc)

v1.12.2

09 Apr 03:41
Compare
Choose a tag to compare

Bug Fixes

  • file edit should now be enabled on smaller screens and mobile (dc47eae)