Skip to content

Releases: stemn/stemn-desktop

v0.0.25

24 Jul 09:10
Compare
Choose a tag to compare

v0.0.24

13 Jul 11:53
Compare
Choose a tag to compare
  • Fixed file paths using mixes slashes on linux #13
  • Fix file cache for linux

v0.0.23

22 Jun 22:24
Compare
Choose a tag to compare

Fixes

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

v0.0.22

09 Jun 08:28
Compare
Choose a tag to compare

Fixes

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

v0.0.21

06 Jun 12:50
Compare
Choose a tag to compare

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

v0.0.20

06 Jun 10:03
Compare
Choose a tag to compare

New goodies

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

v0.0.19

24 Jan 10:41
Compare
Choose a tag to compare

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

24 Jan 00:47
Compare
Choose a tag to compare

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

19 Jan 23:55
Compare
Choose a tag to compare

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

03 Jan 11:19
Compare
Choose a tag to compare

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.