Releases: stemn/stemn-desktop
Releases · stemn/stemn-desktop
v0.0.24
- Fixed file paths using mixes slashes on linux #13
- Fix file cache for linux
v0.0.23
Fixes
- Changed the render system so it always uses websockets. This makes it more reliable.
- Many minor fixes
v0.0.22
Fixes
- Logger works again
- Preview from windows file explorer fixes for project files
v0.0.21
Test that autoupdate still works. This version is identical to v0.0.20.
v0.0.20
New goodies
We now have a new website! As a result - there have been lots of changes...
Too many to count!
v0.0.19
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
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
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
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.