Skip to content

Releases: fdm-monster/fdm-monster-client

fdm-monster-client 1.8.8

03 Jan 09:18
Compare
Choose a tag to compare

Chores

  • Adjust server version api response (no more isPm2 or isNodemon flags)

Fixes

  • Delete files on printer details (sidenav) should be protected by a confirmation dialog.
  • Emergency commands: server restart does not work - broken button removed

What's Changed

Full Changelog: 1.8.7...1.8.8

fdm-monster-client 1.8.7

25 Dec 07:20
Compare
Choose a tag to compare

Fixes

Printer tile: clicking on an empty tile should not enable grid mode

What's Changed

  • fix(deps): update dependency @tanstack/vue-query to v5.62.9 by @renovate in #1804
  • chore(deps): lock file maintenance by @renovate in #1805
  • fix: clicking on an empty tile should not enable grid mode by @davidzwa in #1806

Full Changelog: 1.8.6...1.8.7

fdm-monster-client 1.8.6

23 Dec 14:20
Compare
Choose a tag to compare

Features

  • Settings: redesign settings layout

Fixes

  • Tooltip: improve tooltip legibility

What's Changed

Full Changelog: 1.8.5...1.8.6

fdm-monster-client 1.8.5

15 Dec 07:14
Compare
Choose a tag to compare

Features

  • Printer tile: re-implement compact tile, the opposite of large tile mode

What's Changed

  • chore(deps): lock file maintenance by @renovate in #1787
  • feat: printer tile: re-implement compact tile, the opposite of large tile mode by @davidzwa in #1788
  • chore(deps): lock file maintenance by @renovate in #1789

Full Changelog: 1.8.4...1.8.5

fdm-monster-client 1.8.4

13 Dec 13:33
86b4704
Compare
Choose a tag to compare

Features

  • Printer list: add tooltips to printer list actions

Fixes

  • Printer list - quick stop action: quick stop showed delete in alert, typo fixed
  • YAML dialog wouldn't reset error after re-opening

What's Changed

Full Changelog: 1.8.3...1.8.4

fdm-monster-client 1.8.3

07 Dec 13:45
Compare
Choose a tag to compare

Fixes

  • Print grid: floor toggle would de-synchronize with store
  • Print grid: thumbnails query was disabled on page load, enabled value will now cause re-evaluation

What's Changed

  • chore(deps): update dependency cypress to v13.16.1 by @renovate in #1762
  • chore(deps): lock file maintenance by @renovate in #1763
  • chore(deps): lock file maintenance by @renovate in #1764
  • chore(deps): update dependency webpack to v5.97.1 by @renovate in #1765
  • chore(deps): lock file maintenance by @renovate in #1766
  • fix(deps): update dependency @tanstack/vue-query to v5.62.3 by @renovate in #1767
  • chore(deps): lock file maintenance by @renovate in #1768
  • fix: print grid - floor toggle would de-synchronize with store by @davidzwa in #1769
  • fix: thumbnails query was disabled on page load, enabled value will now cause re-evaluation by @davidzwa in #1770

Full Changelog: 1.8.2...1.8.3

fdm-monster-client 1.8.2

04 Dec 16:11
Compare
Choose a tag to compare

Fixes

  • UI: printer list action buttons, fix alert grid toolbar, reduce dialog store usage and replace with useDialog composable where possible
  • Printer state / tile: pausing will now present as paused state instead of printing

What's Changed

  • fix: printer list action buttons, fix alerts grid toolbar, reduce dialog store usage by @davidzwa in #1759
  • fix(deps): update dependency pinia to v2.3.0 by @renovate in #1760
  • Feat/implement essential tile tooltips by @davidzwa in #1761

Full Changelog: 1.8.1...1.8.2

fdm-monster-client 1.8.1

04 Dec 13:14
Compare
Choose a tag to compare

Fixes

  • First-time setup has errors: dialogs would load at app start which can cause authentication or permission errors

What's Changed

Full Changelog: 1.8.0...1.8.1

fdm-monster-client 1.8.0

02 Dec 19:59
Compare
Choose a tag to compare

Fixes

  • File delete/download: Deleting or downloading a file path is now encoded in url path

Features

  • Printer tile: Add ability to swap out quick stop for cancel on printer tiles
  • Printer tile: redesign with thumbnail support
  • Theme: switch to light blue for primary colors
  • Printer grid: make toolbar smoother
  • UI: make navigation uncolored

What's Changed

Full Changelog: 1.7.2...1.8.0

fdm-monster-client 1.7.2

23 Nov 15:03
Compare
Choose a tag to compare

Client 23/11/2024 1.7.2

Fixes

  • Dialog avatar: undefined would sometimes appear in avatar (once or twice)
  • File sidenav: avatar had awkward offset