Skip to content

Releases: fdm-monster/fdm-monster-client

fdm-monster-client 1.6.3

27 Oct 22:32
Compare
Choose a tag to compare

Release notes not added

fdm-monster-client 1.6.2

26 Oct 21:42
7cea9b8
Compare
Choose a tag to compare

Fixes:

  • Settings page: Improve the layout of navigation and content. Now it wont wrap and its vertically stretched.

What's Changed

Full Changelog: 1.6.1...1.6.2

fdm-monster-client 1.6.1

23 Oct 15:12
Compare
Choose a tag to compare

Release notes not added

fdm-monster-client 1.5.19

23 Oct 15:13
Compare
Choose a tag to compare

Hotfixes:

  • Hotfix: fix printTime nullref error in print job menu causes continuous errors

fdm-monster-client 1.6.0

07 Jul 13:18
Compare
Choose a tag to compare

Chore:

  • Cleanup API caller services

Changes:

  • Printing a file will not send select/print parameters anymore. This is assumed always true.

Features:

  • Add support for two printer service types Moonraker & OctoPrint in the frontend

What's Changed

Full Changelog: 1.5.18...1.6.0

fdm-monster-client 1.5.18

22 Jun 08:05
Compare
Choose a tag to compare

Fixes:

  • Fix: Printer dialog reset validation error before pressing test connection
  • Fix: Printer list - show current printer count presented vs total present

What's Changed

  • Fix/1367 printer dialog test connection clear error beforehand by @davidzwa in #1368
  • Feat/1364 printers showing x printers by @davidzwa in #1369

Full Changelog: 1.5.17...1.5.18

fdm-monster-client 1.5.17

22 Jun 07:17
148a613
Compare
Choose a tag to compare

Fixes

  • Fix: replaced "Emergency Stop" terminology with "Quick Stop"

What's Changed

Read more

fdm-monster-client 1.5.16

07 May 20:50
Compare
Choose a tag to compare

Fixes

  • Bugfix: could not resume print job after pausing.
  • Bugfix: printer control dialog was empty after opening the second time, now it will load again.

What's Changed

Full Changelog: 1.5.15...1.5.16

fdm-monster-client 1.5.15

22 Apr 20:09
Compare
Choose a tag to compare

Release notes not added

fdm-monster-client 1.5.14

19 Apr 16:54
79117b0
Compare
Choose a tag to compare

Fixes

  • fix: ZIP download would be corrupt sometimes. Ensure file downloaded as ArrayBuffer (instead of blob) and written as text/plain instead of text.

What's Changed

Full Changelog: 1.5.13...1.5.14