Releases: manyfold3d/manyfold
v0.20.0
Scanning improvements. Previously-merged models will no longer be recreated on scan, and preview file choice is no longer overwritten. And, the scanner now automatically guesses at whether a part is supported or not.
What's Changed
- Automatically guess whether a part is supported during scan by @Floppy in #561
- Preserve tags and preview settings when rescanning by @Floppy in #562
- Don't duplicate previously-merged models during rescan by @Floppy in #564
- Fix delayed job in production by @Floppy in #563
Full Changelog: v0.19.0...v0.20.0
v0.19.0
You can now store a scale factor for each model, if it's not actually the right size for printing! Also a couple of UI improvements to declutter tags and make model pages easier to move around.
What's Changed
- Move log viewer inside admin interface by @Floppy in #555
- Hide tags that are only used once from the library list by @Floppy in #558
- Add scale factor field to models by @Floppy in #557
- Add section links to model sidebar to help in-page navigation by @Floppy in #559
New Contributors
- @philstenning made their first contribution in #556
Full Changelog: v0.18.0...v0.19.0
v0.18.0
More improvements to settings and site management this time round. A brand new admin interface lets you tweak everything behind the scenes, should you need to.
What's Changed
- Set tag settings interactively by @Floppy in #549
- Add comprehensive admin interface to manage data behind the scenes by @Floppy in #554
Full Changelog: v0.17.0...v0.18.0
v0.17.0
This release makes a big change under the hood, adding support for multi-user features in future. You can now customise your pagination settings from within the app, no file editing required. These settings are per-user (though currently there's only one).
Future releases will build on this to add multi user login, and add more features that need configuration, like file path normalisation and many more.
What's Changed
- Set default pagination size to 12 by @Floppy in #524
- Add user model by @Floppy in #545
- Add interactive user settings page by @Floppy in #547
Full Changelog: v0.16.2...v0.17.0
v0.16.2
v0.16.1
What's Changed
- Fixed low-resolution renderings in detail view. All renderers should now be pixel-perfect when loaded, though resizing the browser window will probably confuse them a bit, still.
Full Changelog: v0.16.0...v0.16.1
v0.16.0
The first release after the project got "discovered". Huge thanks to @mattpage for contributing a whole load of great improvements. All this is basically his work 😄
What's Changed
- Manual pagination for models and creators. This is now the default, to reduce load from scrolling past too many models.
- "Select All" in bulk edit page
- Tag editing, individual and bulk
- Improved tag creation, and filter out common words
- Slight cleanup improvements in 3d renderer (lots still to improve though)
New Contributors
Full Changelog: v0.15.0...v0.16.0