Skip to content

Releases: manyfold3d/manyfold

v0.98.0

22 Jan 16:43
0ad1bd8
Compare
Choose a tag to compare

Various bugfixes and background improvements, and an option to disable the "running as root" warning for when you KNOW it's really safe to do so, like on a PaaS.

What's Changed

✨ New Features ✨

  • add SUDO_RUN_UNSAFELY env var to disable root security warning by @Floppy in #3465

🐛 Bug Fixes 🐛

  • Add option for whether or not to use path-style URLs for non-AWS S3 services by @Floppy in #3458
  • Fix s3 path-style parameter filtering by @Floppy in #3459
  • Fix case-sensitivity in public IDs by @Floppy in #3461
  • Fix unfollowing remote actors by @Floppy in #3470

🛠️ Other Improvements 🛠️

  • add concrete type field to creator activitypub objects by @Floppy in #3460
  • Configure SSL and hostname in dev mode for use with ngrok tunnels by @Floppy in #3467
  • Add concrete type to User activitystreams representation by @Floppy in #3468
  • Add trust & safety category to release notes by @Floppy in #3469

Full Changelog: v0.97.1...v0.98.0

v0.97.1

20 Jan 22:35
c716d5e
Compare
Choose a tag to compare

Bugfixes for model merging and submitting reports.

What's Changed

🐛 Bug Fixes 🐛

Full Changelog: v0.97.0...v0.97.1

v0.97.0

20 Jan 16:48
09aaff6
Compare
Choose a tag to compare

A small release with support for indexing Fusion360 and Inventor files, plus a bugfix for the "update all" button in the last release.

What's Changed

✨ New Features ✨

  • Add support for Fusion360 and Inventor files by @Floppy in #3445

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: v0.96.0...v0.97.0

v0.96.0

20 Jan 09:09
4fc4d60
Compare
Choose a tag to compare

This release brings the ability to rename files, finally! You can rename individually or in bulk, and the file list inside a model now takes subdirectory paths into account in its groupings, so you can really get organised!

We also now index archive files, Prusa binary GCode, and HTML & Word documents. And on top of all that, we've had some great community contributions, like password strength settings, bulk updating models across all pages, and amazinglty, a complete translation into Dutch!

What's Changed

✨ New Features ✨

  • File renaming by @Floppy in #3416
  • Use full file path for grouping inside models by @Floppy in #3417
  • Index Prusa's Binary GCode (.bgcode) files by @Floppy in #3418
  • Include archive files when indexing existing files on disk by @Floppy in #3419
  • Index HTML and Word documents by @Floppy in #3420
  • Dynamically set file grouping size based on number of files by @Floppy in #3421
  • Rename files in bulk by @Floppy in #3425
  • Added environment variable to set required password quality by @fhp in #3428
  • Test email feature by @matthewbadeau in #3429
  • Add Dutch (nl) translation by @fhp in #3431
  • Add "Update All Models" functionality to bulk edit models by @fhp in #3430

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

Full Changelog: v0.95.1...v0.96.0

v0.95.1

16 Jan 14:47
5f7f256
Compare
Choose a tag to compare

Quick bugfix for SSL certificate verification on SMTP connections.

What's Changed

🐛 Bug Fixes 🐛

  • Set SSL verify mode as string, not symbol by @Floppy in #3415

Full Changelog: v0.95.0...v0.95.1

v0.95.0

15 Jan 14:47
ddea5b2
Compare
Choose a tag to compare

This release adds more advanced configuration options for SMTP servers, like security settings and ports. There's also a collection of bugfixes including a big one that broke quite a few things in the Linuxserver.io v0.93.0 and v0.94.0 releases.

What's Changed

✨ New Features ✨

  • Update smtp config: add port number and disable ssl certificate validation by @fhp in #3400
  • Load more SMTP settings from environment vars by @Floppy in #3406

🐛 Bug Fixes 🐛

  • Fix docker builds by adding missing packages by @Floppy in #3399
  • Re-add block parameters for Ruby 3.3 compatibility (fixes linuxserver images) by @Floppy in #3408
  • Fix setting the provided password when creating an account when no SMTP server is configured. by @fhp in #3401
  • Fix missing icons in feed by @Floppy in #3410

🛠️ Other Improvements 🛠️

  • Refactor comment code to use new Federails data entity system by @Floppy in #3398
  • Rename some more block variables to ease future updates by @Floppy in #3409

New Contributors

  • @fhp made their first contribution in #3400

Full Changelog: v0.94.0...v0.95.0

v0.94.0

13 Jan 09:58
07ab2a5
Compare
Choose a tag to compare

This release brings a better upload experience, with resumable uploads if your connection fails, and better performance.

What's Changed

✨ New Features ✨

🐛 Bug Fixes 🐛

  • Choose renderable files for previews if possible by @Floppy in #3388

🛠️ Other Improvements 🛠️

Full Changelog: v0.93.0...v0.94.0

v0.93.0

09 Jan 17:35
a745e47
Compare
Choose a tag to compare

Just a small release for translation updates, bugfixes, and a new message when no activities are shown on the front page.

What's Changed

✨ New Features ✨

  • Add message on home page with no activity by @mtancoigne in #3375
  • Translation updates across DE, PL, ES and lots for FR by @Floppy in #3376

🐛 Bug Fixes 🐛

🛠️ Other Improvements 🛠️

  • Improved syntax for single-arg block parameters by @Floppy in #3369

New Contributors

Full Changelog: v0.92.0...v0.93.0

v0.92.0

06 Jan 16:21
4df62ac
Compare
Choose a tag to compare

Happy New Year! This first release of 2025 has a late Christmas present; a new rendering mode, which should help your previews look more realistic! Choose "Realistic with shadows" in your user settings, and you should get something like this:

Rendering with ambient occlusion

There are also a couple of bugfixes in this release, but most of the work is still going on behind the scenes on some fairly complex geometry work that we hope to release soon.

What's Changed

✨ New Features ✨

  • Add shadowed rendering mode using an SSAO pass by @Floppy in #3352

🐛 Bug Fixes 🐛

  • Fix scan failure when library path contains a space by @Floppy in #3353
  • Fix error when auto-creating federation actors by @Floppy in #3354

Full Changelog: v0.91.3...v0.92.0

v0.91.3

16 Dec 10:21
5bc2583
Compare
Choose a tag to compare

Another little bugfix release for you all, while we keep working on an exciting geometry feature behind the scenes!

What's Changed

🐛 Bug Fixes 🐛

Full Changelog: v0.91.2...v0.91.3