Skip to content

Releases: manyfold3d/manyfold

v0.11.0

30 Mar 20:19
8a3283e
Compare
Choose a tag to compare

New Features

  • Brand new search interface! By default, the root of the app is now a search box that searches across model names and tags to find what you need. This tends to save a lot of unnecessary loading...

v0.10.1

30 Mar 17:05
340f459
Compare
Choose a tag to compare

Fixes

  • Handle errors gracefully during library scan, so that the process doesn't just stop if it has a problem. If you've been missing models, this is probably why.

v0.10.0

29 Mar 22:16
51ebf71
Compare
Choose a tag to compare

New Features

  • Include 3MF, BLEND, MIX, and PLY files in the scanner; they will be added to the library, though we can't render them yet in previews.
  • View app logs to debug errors - follow the link in the footer.

v0.9.0

21 Mar 22:05
67b3e9f
Compare
Choose a tag to compare

New Features

  • Y-Up option for parts, if they've been designed in a different orientation than we expect. This often depends on the tool used to create them.
  • Scan for and display images in model directories. Thingiverse models come with images in the download, as do many others.
  • Replace autorotation with full camera control for all part views. Just click on the part to move it wherever you like!

Fixes

  • FIx case sensitivity issue when scanning files. Would have meant some models were completely missed on case-sensitive filesystems.

v0.8.1

16 Mar 13:14
2444deb
Compare
Choose a tag to compare

Fixed

  • Fix the version details in the footer

v0.8.0

16 Mar 09:33
add655c
Compare
Choose a tag to compare

New Features

  • When creating a new library, warn if the path doesn't exist on disk
  • Delete libraries (doesn't affect files)
  • Reorganise library sidebar to make action buttons appear above long tag lists
  • Display tags on bulk edit page (and path in link mouseover description)

v0.7.0

11 Mar 22:39
47b4a24
Compare
Choose a tag to compare

New Features

  • Bulk editing - set creator for lots of models at once
  • Order everything alphabetically to make it easier to find
  • Show model counts on creator list page

Development

I've added a Procfile so I can add job runners using foreman in future. The way you run the app in dev has changed slightly, as has the default port. See the README for details.

v0.6.2

07 Mar 01:36
a452b09
Compare
Choose a tag to compare

Fixed

  • Add empty URL fields in forms if there aren't any there to start with
  • Optimise creation of three.js contexts and disposal, by only loading things when they come into view

v0.6.1

06 Mar 18:56
1f776bc
Compare
Choose a tag to compare

Fixed

  • Attempted fix for version number in footer

v0.6.0

06 Mar 13:34
8f72ce5
Compare
Choose a tag to compare

Added

  • Show creator in model preview card