Skip to content

Release 1.2.10

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 11:29
· 313 commits to master since this release

1.2.10 (2022-06-19)

馃敤 Bug Fixes 馃敤

  • client: correct typos on printer manager hover hints fixed #1101 (0d3a3f3)
  • client: file manager would fail to load subsequent printers without current profile key (3951e66)
  • client: fix power action on printer manager so it opens modal fixed #1097 (480bb94)
  • client: fix update octofarm button so it runs restart command after update fixed #1094 (3e3aced)
  • client: usage bar would reset to 0 on page load (8d2a086)

馃槪 Code Refactors 馃槪

  • client: if no octofarm user is availble from history record display op user (5eb0234)
  • main: add note to changelog about new location of changelog (04c19f7)
  • server: always install dependencies with automated updater (6ac7593)
  • server: replace fetch client command to check installed package not package.json (752d0eb)
  • server: send history data to client (32dba46)
  • server: wait for stable websocket before checking if connection is in the toilet (64928f2)