Skip to content

Releases: manyfold3d/manyfold

v0.28.0

01 Aug 22:12
2e96bda
Compare
Choose a tag to compare

Some UI improvements around the navigation bar, and some significant performance improvements from removing excess javascript frameworks.

What's Changed

  • Move new library link into nav bar and improve active tab display by @Floppy in #635
  • Move scan button into navigation bar by @Floppy in #636
  • Move advanced admin link inside settings page by @Floppy in #637

Full Changelog: v0.27.0...v0.28.0

v0.27.0

18 Jul 21:41
359a554
Compare
Choose a tag to compare

What's Changed

  • Bulk edit for file properties (up direction, supports, etc) by @Floppy in #608
  • Order tags by popularity in model and bulk edit views by @Floppy in #607
  • Fix recently added ordering by @Floppy in #602

Full Changelog: v0.26.0...v0.27.0

v0.26.0

17 Jul 21:56
4569606
Compare
Choose a tag to compare

What's Changed

  • Add links to recently-added models on search page by @Floppy in #599

Full Changelog: v0.25.1...v0.26.0

v0.25.1

14 Jul 08:16
595e881
Compare
Choose a tag to compare

Bugfix: prevent bulk edit from renaming models if they still contain other models.

What's Changed

  • Don't rename models if they contain other models by @Floppy in #596

Full Changelog: v0.25.0...v0.25.1

v0.25.0

12 Jul 21:59
12ffc6f
Compare
Choose a tag to compare

You can now reorganize (move, rename) your models from the bulk edit page, making tidying your library much quicker and easier!

What's Changed

Full Changelog: v0.24.0...v0.25.0

v0.24.0

06 Jul 22:46
edb2fc5
Compare
Choose a tag to compare

HUGE new feature! VanDAM can now reorganise your models on disk, moving them around for you into an organised folder structure that reflects the information you've entered.

Currently the files are named with a fixed format, /{tags}/{model-name}#{model-id} - for example /miniatures/scifi/vehicle/hover-tank#42. Tags are turned into folders, with more popular tags being higher up the folder tree, so this should organise things in a fairly intuitive fashion. Future releases will add the ability to customise this naming scheme, and rename part files in the same way.

Note that you can only move models that don't contain other models in subdirectories. The UI will now let you easily find those submodels and move them first, if you want to.

What's Changed

  • Add the ability to organise models on disk by @Floppy in #589

Full Changelog: v0.23.0...v0.24.0

v0.23.0

04 Jul 21:05
f341aab
Compare
Choose a tag to compare

Tweaks to mobile view (more to do still though), a scanner bugfix, and support for SVG and GIF images.

What's Changed

  • Clean out missing model files before generating rescan list by @Floppy in #584
  • improve column layout on small screens by @Floppy in #585
  • Scan and show GIF and SVG image formats by @Floppy in #586

Full Changelog: v0.22.0...v0.23.0

v0.22.0

02 Jul 21:12
45d2ef5
Compare
Choose a tag to compare

What's Changed

  • Speed up scanner and fix a few bugs by @Floppy in #577
  • Disable creation of new objects in admin interface by @Floppy in #578
  • Small improvements to the admin dashboard by @Floppy in #579
  • Calculate SHA512 digests for files to support future duplicate detection by @Floppy in #580
  • Show images in file details pages by @Floppy in #581

Full Changelog: v0.21.1...v0.22.0

v0.21.1

01 Jul 18:57
263cbc3
Compare
Choose a tag to compare

Small release to fix a tagging bug.

What's Changed

  • Fix removal of tags when setting preview file for a model by @Floppy in #576

Full Changelog: v0.21.0...v0.21.1

v0.21.0

28 Jun 22:14
cb97e97
Compare
Choose a tag to compare

A selection of improvements and fixes; you can now merge models with any model in the directory tree above them (handy if you have empty directories in the middle). Library scanning will be much faster as unchanged files are ignored, and some visual glitches in listing pages are gone.

What's Changed

  • Choose which parent to merge a model into if there are a few options by @Floppy in #568
  • fix: 🐛 no preview model layout shift in grid by @philstenning in #567
  • Filter out existing files at the start of library scan by @Floppy in #570

Full Changelog: v0.20.0...v0.21.0