Skip to content

Releases: fdm-monster/fdm-monster-client

fdm-monster-client 1.1.4

14 May 07:38
c2d5b79
Compare
Choose a tag to compare

Adds buttons to reconnect Sockets and USBs
image

What's Changed

  • feat: batch connect USB and Socket based on feature flags of API by @davidzwa in #124

Full Changelog: 1.1.3...1.1.4

fdm-monster-client 1.1.3

12 May 21:45
81157c1
Compare
Choose a tag to compare

Features

  • Adjust grid columns and rows in the settings
  • Toggle big tiles in the grid

Fix

  • The Not-Found page has been visually made more attractive

What's Changed

  • fix: improve UI layout of the about page and statistics page by @davidzwa in #120
  • chore(deps): lock file maintenance by @renovate in #121
  • feat: introduce ability to change grid column and row count with larg… by @davidzwa in #122

Full Changelog: 1.1.2...1.1.3

fdm-monster-client 1.1.2

11 May 13:28
4d4f020
Compare
Choose a tag to compare

Fixes

Changed the settings UI layout to be more stylish.

What's Changed

  • chore(deps): update dependency @types/validator to v13.7.17 by @renovate in #115
  • chore(deps): update dependency cypress to v12.12.0 by @renovate in #116
  • chore(deps): update dependency webpack to v5.82.1 by @renovate in #117
  • chore(deps): update dependency eslint-plugin-vue to v9.12.0 by @renovate in #118
  • Fix/settings UI layout optimized by @davidzwa in #119

Full Changelog: 1.1.1...1.1.2

fdm-monster-client 1.1.1

09 May 16:00
Compare
Choose a tag to compare

Bugfix

Stop print in the side panel was commanding M112 stoppage, this has been changed to simple cancellation

What's Changed

  • chore(deps): lock file maintenance by @renovate in #112
  • bugfix: the sidenav stop command should be a normal cancellation instead of m112 by @davidzwa in #114

Full Changelog: 1.1.0...1.1.1

fdm-monster-client 1.1.0

08 May 21:21
17adc16
Compare
Choose a tag to compare

Features

  • Implements a feature flag store, to check for server compatibility and preventing errors
  • Adds the batch reprint button
    image

What's Changed

  • chore(deps): update dependency eslint to v8.40.0 by @renovate in #98
  • chore(deps): lock file maintenance by @renovate in #99
  • chore(deps): update dependency @types/validator to v13.7.16 by @renovate in #100
  • chore(deps): lock file maintenance by @renovate in #102
  • fix(deps): update dependency core-js to v3.30.2 by @renovate in #101
  • chore(deps): update dependency eslint-plugin-vue to v9.11.1 by @renovate in #104
  • chore(deps): lock file maintenance by @renovate in #105
  • fix(deps): update dependency pinia to v2.0.36 by @renovate in #106
  • fix(deps): update sentry-javascript monorepo to v7.51.1 - autoclosed by @renovate in #107
  • chore(deps): update typescript-eslint monorepo to v5.59.5 by @renovate in #108
  • fix(deps): update sentry-javascript monorepo to v7.51.2 by @renovate in #109
  • Feat/84 batch select reprint by @davidzwa in #111

Full Changelog: 1.0.9...1.1.0

fdm-monster-client 1.0.9

05 May 15:15
ec881c6
Compare
Choose a tag to compare

MonsterPi version added to about page

What's Changed

  • fix(deps): update sentry-javascript monorepo to v7.51.0 by @renovate in #95
  • Fix/96 add monsterpi to about page by @davidzwa in #97

Full Changelog: 1.0.8...1.0.9

fdm-monster-client 1.0.8

04 May 15:08
feb924e
Compare
Choose a tag to compare

What's Changed

  • Fix/93 remove prusa specific attributes in the printer maintenance dropdowns by @davidzwa in #94

Full Changelog: 1.0.7...1.0.8

fdm-monster-client 1.0.7

04 May 11:49
b4707ce
Compare
Choose a tag to compare

Small bugfix in the export dialog (export yaml mode). The form was not reset and no information was presented on whether the export succeeded.

What's Changed

  • chore(deps): lock file maintenance by @renovate in #89
  • fix: reset notes and add info message on export by @davidzwa in #92

Full Changelog: 1.0.6...1.0.7

fdm-monster-client 1.0.6

03 May 20:38
708c047
Compare
Choose a tag to compare

Features:

  • Added a YAML export based on server 1.3.1.

What's Changed

  • chore(deps): lock file maintenance by @renovate in #78
  • chore(deps): update typescript-eslint monorepo to v5.59.2 by @renovate in #80
  • chore(deps): lock file maintenance by @renovate in #81
  • chore(deps): lock file maintenance by @renovate in #83
  • chore(deps): update dependency webpack to v5.82.0 by @renovate in #88
  • feat: add YamlImportExportDialog by @davidzwa in #82

Full Changelog: 1.0.5...1.0.6

fdm-monster-client 1.0.5

29 Apr 20:06
dc572db
Compare
Choose a tag to compare

Add a small search input to filter files in the sidenav

What's Changed

  • Feat/73 add file searcher to sidenav filelist by @davidzwa in #76

Full Changelog: 1.0.4...1.0.5