Skip to content

Releases: stemn/stemn-desktop

v0.0.25

Choose a tag to compare

@MrBlenny MrBlenny released this 24 Jul 09:10

v0.0.24

Choose a tag to compare

@MrBlenny MrBlenny released this 13 Jul 11:53
  • Fixed file paths using mixes slashes on linux #13
  • Fix file cache for linux

v0.0.23

Choose a tag to compare

@MrBlenny MrBlenny released this 22 Jun 22:24

Fixes

  • Changed the render system so it always uses websockets. This makes it more reliable.
  • Many minor fixes

v0.0.22

Choose a tag to compare

@MrBlenny MrBlenny released this 09 Jun 08:28

Fixes

  • Logger works again
  • Preview from windows file explorer fixes for project files

v0.0.21

Choose a tag to compare

@MrBlenny MrBlenny released this 06 Jun 12:50

Test that autoupdate still works. This version is identical to v0.0.20.

v0.0.20

Choose a tag to compare

@MrBlenny MrBlenny released this 06 Jun 10:03

New goodies

We now have a new website! As a result - there have been lots of changes...
Too many to count!

v0.0.19

Choose a tag to compare

@MrBlenny MrBlenny released this 24 Jan 10:41

New Goodies

  • Project task and commit changes sync in real time.
  • Team members get added to your Google Drive or Dropbox folder when added to your project.

Things we fixed

  • Team members can now change the project folder. Fixes #10. Thanks @neil1993

v0.0.18

Choose a tag to compare

@sabrehagen sabrehagen released this 24 Jan 00:47

Things we fixed

We hardcoded a dynamic IP into our app. We lost that IP lease. This one has a static IP.

v0.0.17

Choose a tag to compare

@MrBlenny MrBlenny released this 19 Jan 23:55

New Goodies

  • Parent Assembly and Child Parts are now shown when a CAD file is previewed.
  • Added date/time and 'toggle all' to to the Commit Preview.
  • File changes now appear automatically.

Things we fixed

  • Camera sync between CAD files is now much smoother.

v0.0.16

Choose a tag to compare

@MrBlenny MrBlenny released this 03 Jan 11:19

New Goodies

  • Added a public indicator to show if the project is public or private.
  • Added a file cache that works for all files (including CAD renders) - all file previews are super fast - viewing a file you have already viewed takes just a couple of seconds - down from a minute!

Things we fixed

  • Fixed an issue ( #5 ) that meant Dropbox or Drive could not be auto-located if only one client was installed.
  • Fixed #8 so camera only syncs between the right types of renderers.
  • Many other minor things.