Releases: fluidd-core/fluidd
Releases · fluidd-core/fluidd
v1.20.1
v1.20.0
Features
- add optional Chamber Temp column to jobs (#835) (7dd561c)
- Diagnostics panel (#793) (f61eaf4)
- enable context menu in monaco editor (#824) (f374bee)
- Enabling default list of endpoints via config (#843) (2a2d77d)
- i18n-DE: update German translation (#813) (d56d6bf)
- i18n-DE: update German translations (#840) (acfaa65)
- i18n-HU: update Hungarian language files (#837) (adc60a6)
- i18n-ES: update Spanish translations (#838) (66ba7cd)
- preheat printer chamber if value provided (#818) (2eecdd5)
- ui: custom stylesheet and background image (#795) (e4720dc)
- ui: Hide files in /config (#812) (9b09655)
- ui: update all feature (#817) (b07f59c)
Bug Fixes
- adds ACCEL parameter to FORCE_MOVE commands (#815) (ad8ebf1)
- Allow uploading theme files (#828) (03ac253)
- check for webassembly support (#822) (384712a)
- Correct SVG transformations in GCode Preview (#816) (ed5e5d1)
- dashboard constrained width (#820) (48fab84)
- delta viewbox regression (#823) (a344eb1)
- diagnostics: Metrics Explorer styling (#848) (c2768a3)
- disable dashboard controls if Klipper is not ready (#811) (7028b15)
- dispatch even if database creation fails (#847) (fde24f9)
- edge case where containers order is incorrect (#819) (d76f186)
- ensures containers exist (#842) (0d5a1a3)
- mitigates undefined history errors (#830) (9424f7f)
- reset G-code Preview state on file overwrite (#832) (71f0938)
- width constraint at root container level (#829) (1ab7618)
v1.19.1
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
Features
- add icon to shutdown on AppBar (#736) (580a177)
- adds Save Config & Restart button (#726) (68809bf)
- adds setting to toggle Codelens visibility (#716) (6dd511c)
- allows 4 layout columns in dashboard (#719) (51d09fe)
- device power toggle in top navigation (#739) (ed3e647)
- Exclude Objects (#754) (03ca3ab)
- Extended G-Code viewer auto-actions (#738) (79ec091)
- fullscreen camera page (#609) (9a159ec)
- i18n-HU: update Hungarian translation (#745) (eca3bb9)
- keep icon buttons visible on mobile view (#709) (362fcb3)
- ldap authentication support (#721) (08973eb)
- Support full range of klipper PA scale (#743) (7e54fbe)
- ui: Fit console height to screen size (#735) (d749a3a)
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
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
v1.18.1
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)
v1.18.0
Features
- add full-screen button to the Jobs card (#616) (ce47233)
- add full-screen console view (#613) (b8f17e6)
- add Reset button to File Editor settings (#594) (e8a6731)
- adds delta support to gcode viewer (#591) (3dca83e)
- adds Pressure Advance support (#588) (2090c59)
- adjustable toolhead move distances (#590) (7b115ec)
- calculate linear progress (#633) (2efa85d)
- formats weight as human readable (#628) (49d03e5)
- i18n-HU: update Hungarian translation (#634) (db84b02)
- i18n-HU: update Hungarian translation (#640) (e7b9716)
- i18n-JA: adds Japanese language (#585) (08a44eb)
- implement Moonraker announcements (#642) (481f20e)
- marks g-code preview non-beta (#620) (e61cd33)
- show live position (#645) (136af75)
- show pressure and humidity from sensors (#538) (9c5e904)
- support for moonraker socket connection identification (#568) (7a6b6d0)
- thermals: display rate of change for all temperature sensors (#575) (4cf6f43)
- timelapse browser (#610) (de02081)
- ui: make color picker movable (#577) (a8c16af)
- unsaved editor close confirmations when unloading the page (#584) (999af77)
Bug Fixes
- allow decimals in slider bound text controls (#604) (863c0b2)
- auto-determination of base printer (#583) (e97a0cb)
- fully unload dialogs when not in use (#627) (25d5e29)
- i18n-HU: improve Hungarian translations (#614) (d1c5913)
- i18n-PT: use localized label (#587) (aa6d241)
- i18n: add missing 'cancelled' translation (#574) (4d18c13)
- i18n: improve Hungarian translations (#576) (6af6e59)
- improves macro params default values parsing (#651) (11280a7)
- improves ToolheadSettings rules and validation (#593) (1780081)
- layout database data handling (#636) (7773f02)
- layout resize wrapping (#648) (9c05f52)
- show simple editor on mobile (#649) (deb139e)
- thermals chart legend selection event (#615) (f8cac27)
- thumbnail URI encoding (#618) (30efd5f)
- thumbnail URI encoding (#622) (ff50dae)
- Toolhead and ZHeightAdjust layout (#606) (63fd72f)
- TouchEvent is not defined on Firefox desktop (#601) (34173ad)
- typescript issues (#589) (fa05c0c)
- typescript type narrowing (#619) (abe98a0)
1.17.2 (2022-03-13)
Features
- ui: display localized printer state in printer status card (#563) (1d58769)
- adds some missing i18n keys (#557) (c23cb3a)
Bug Fixes
- individual object layer count (#572) (da8f3d2)
- shows missing macro parameters (#566) (18da8e4)
- typescript typings (#559) (8d51e05)
1.17.1 (2022-03-02)
Bug Fixes
- add missing default for idle fps input (#543) (21475cf)
- Alias for uncategorized macro (#548) (b01248e)
- attempt to fix temp chart issues (#551) (5ba5160)
- emergency stop button outside iphone safe zone (#549) (1139c2a)
- filename wrap in status window (#544) (a034190)
- gcode preview loading (#552) ([c59a28c](https://github.com/fluidd-core/fluidd/comm...
v1.17.2
v1.17.1
Bug Fixes
- add missing default for idle fps input (#543) (21475cf)
- Alias for uncategorized macro (#548) (b01248e)
- attempt to fix temp chart issues (#551) (5ba5160)
- emergency stop button outside iphone safe zone (#549) (1139c2a)
- filename wrap in status window (#544) (a034190)
- gcode preview loading (#552) (c59a28c)
- idle fps behavior (#553) (2a551a4)
- use correct temperature_store_size for temps (#555) (f4ebfab)
- z-offset apply (#547) (e63a73e)
v1.17.0
Features
- Add full-screen button to camera view (#525) (183e136)
- add reset history (#483) (3d379d1)
- adds optional confirmation for power device toggle (#388) (bc32627)
- adjust page title order when printing (#493) (ed83f5c)
- alias for macro (#479) (e33839b)
- Date/Time format (#362) (e6c5a9b)
- disable position field if not homed (#507) (003c25a)
- edit on click (#514) (17e9dfc)
- editor close confirmation when dirty (#441) (8729e45)
- enhanced console filtering (#486) (9f45879)
- Expanded Service State (#504) (6a7b23b)
- gcode viewer group lower layers (#469) (68248a8)
- idle camera FPS (#500) (28925b2)
- make each axis controllable after homing (#478) (d931646)
- Non-controllable fan On/Off (#477) (2795e7b)
- option to flip console direction (#522) (79cf350)
- pause autoscroll when back scrolling (#495) (bf353fd)
- save z-offset changes (#489) (0cf6c87)
- show klipper warnings (#505) (7cf3ce3)
- show moonraker warnings (#481) (7355c28)
- show qr-code with api key (#523) (6eab704), closes #411
- SnakeOil theme (#382) (7dd941c)
- temperature rate of change (#496) (30a2628)
- TURN_OFF_HEATERS confirmation in temperature presets (#527) (fec1f88)
- i18n-RU: update ru.yaml (#513) (a81ba12)
Bug Fixes
- actual end time calculation (#379) (4f2940b)
- add missing type (a0dcf61)
- directory sorting (#492) (a2cb15e)
- display correct fan speed when using 'fan max_power' setting (#391) (b809a2c)
- firmware retractation length stuck at 0 (#497) (ad8f636)
- generic fans with off_below set now apply validators correctly (a0e6234)
- improves macro param default value handling (#524) (06c05d2)
- IPv6 support for thumbnails (#439) (e1968ea)
- keep camera select menu always enabled (#503) (7122b9e)
- revert ECharts changes previously introduced (#512) (5a7796a), closes #482
- reverts homing override checks in ToolheadMoves.vue (#529) (cc000e0), closes #528
- service state item layout balance (#535) (08c00cc)
- Spanish translate file (#475) (a908306)
- tipo Date Time Format (#487) (cfb6661)
- typo in spanish translation (80acaea)
- websocket cache issue with arrays (#510) (731d67e)
- z move speed issue (#488) (dbd100a)