<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://manyfold.app/feed.xml" rel="self" type="application/atom+xml" /><link href="https://manyfold.app/" rel="alternate" type="text/html" /><updated>2026-04-22T08:21:39+00:00</updated><id>https://manyfold.app/feed.xml</id><title type="html">Manyfold</title><subtitle>Organise and share your 3d print files</subtitle><entry><title type="html">Release v0.138.0</title><link href="https://manyfold.app/news/2026/04/22/release-v0-138-0.html" rel="alternate" type="text/html" title="Release v0.138.0" /><published>2026-04-22T08:07:21+00:00</published><updated>2026-04-22T08:07:21+00:00</updated><id>https://manyfold.app/news/2026/04/22/release-v0-138-0</id><content type="html" xml:base="https://manyfold.app/news/2026/04/22/release-v0-138-0.html"><![CDATA[<p>This release focuses on federation of some social features. We’ve improved how new model posts appear on other services like Mastodon, and you can now quote those messages as well! We also count up likes from other servers for the original model, letting you know just how popular your work is!</p>

<h2 id="whats-changed">What’s Changed</h2>
<h3 id="-new-features-">✨ New Features ✨</h3>
<ul>
  <li>Include incoming federated likes in displayed like count by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5922">#5922</a></li>
  <li>Allow quoting for federated create/update notes by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5937">#5937</a></li>
  <li>Respond to Quote Authorizations and automatically allow for new/update messages by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5967">#5967</a>
    <h3 id="-security-">🔒 Security 🔒</h3>
  </li>
  <li>Force multiuser mode if federation is enabled by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5939">#5939</a>
    <h3 id="-bug-fixes-">🐛 Bug Fixes 🐛</h3>
  </li>
  <li>Fix missing ActiveRecord translations by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5906">#5906</a></li>
  <li>Fix accidentally-removed translation keys by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5929">#5929</a></li>
  <li>Removed unused translation by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5931">#5931</a></li>
  <li>More translation fixes by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5940">#5940</a></li>
  <li>Fix structure of canQuote interactionPolicy by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5961">#5961</a></li>
  <li>Fix compatibility notes by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5962">#5962</a>
    <h3 id="-internationalization-">🌍 Internationalization 🌏</h3>
  </li>
  <li>Remove usage assumptions in i18n tasks by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5921">#5921</a></li>
  <li>Translations updated: de by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5949">#5949</a></li>
  <li>Translations updated: es by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5948">#5948</a>
    <h3 id="️-other-improvements-️">🛠️ Other Improvements 🛠️</h3>
  </li>
  <li>Collections boost their members, rather than posting new comments by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5928">#5928</a></li>
  <li>Stub Likes collection for models (and associated compatibility notes) by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5930">#5930</a></li>
  <li>Send local likes out to the fediverse by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5932">#5932</a></li>
  <li>Remove site-wide default owner by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5936">#5936</a></li>
  <li>Improved compatibility notes for mastodon x-posting by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5888">#5888</a></li>
  <li>Split up routes to make them more manageable by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5966">#5966</a></li>
  <li>Update FEDERATION.md for FEP-044f (quote post) support by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5946">#5946</a></li>
</ul>

<p><strong>Full Changelog</strong>: <a href="https://github.com/manyfold3d/manyfold/compare/v0.137.0...v0.138.0">v0.137.0…v0.138.0</a></p>

<p>See the original release on GitHub: <a href="https://github.com/manyfold3d/manyfold/releases/tag/v0.138.0">v0.138.0</a></p>]]></content><author><name></name></author><summary type="html"><![CDATA[This release focuses on federation of some social features. We’ve improved how new model posts appear on other services like Mastodon, and you can now quote those messages as well! We also count up likes from other servers for the original model, letting you know just how popular your work is!]]></summary></entry><entry><title type="html">Release v0.137.0</title><link href="https://manyfold.app/news/2026/04/13/release-v0-137-0.html" rel="alternate" type="text/html" title="Release v0.137.0" /><published>2026-04-13T09:34:45+00:00</published><updated>2026-04-13T09:34:45+00:00</updated><id>https://manyfold.app/news/2026/04/13/release-v0-137-0</id><content type="html" xml:base="https://manyfold.app/news/2026/04/13/release-v0-137-0.html"><![CDATA[<p>Following on from last release, Manyfold now has support for comment federation! If you reply to a post made by Manyfold on (for instance) Mastodon, it will get pulled back into the model page and displayed as a comment! This should open up a new world of simple feedback for your models, and there’s still more to come!</p>

<h2 id="whats-changed">What’s Changed</h2>
<h3 id="-new-features-">✨ New Features ✨</h3>
<ul>
  <li>Outgoing comment federation by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5812">#5812</a></li>
  <li>Turn incoming notes into comments on models by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5819">#5819</a>
    <h3 id="-bug-fixes-">🐛 Bug Fixes 🐛</h3>
  </li>
  <li>Fix error when receiving incoming (unhandled) Notes by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5811">#5811</a></li>
  <li>Fix directory-dependent path require for public_url by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5863">#5863</a></li>
  <li>Fix error on comment permission check when logged out by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5865">#5865</a>
    <h3 id="-internationalization-">🌍 Internationalization 🌏</h3>
  </li>
  <li>Translations updated: de by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5783">#5783</a></li>
  <li>Translations updated: ja by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5782">#5782</a></li>
  <li>Translations updated: nl by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5781">#5781</a></li>
  <li>Translations updated: zh-CN by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5780">#5780</a></li>
  <li>Translations updated: ru by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5779">#5779</a></li>
  <li>Translations updated: fr by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5778">#5778</a></li>
  <li>Translations updated: pl by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5777">#5777</a></li>
  <li>Translations updated: cs by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5776">#5776</a></li>
  <li>Translations updated: es by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5758">#5758</a>
    <h3 id="️-other-improvements-️">🛠️ Other Improvements 🛠️</h3>
  </li>
  <li>Use dedicated “federation” queue for federails jobs by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5808">#5808</a></li>
  <li>Make user accounts followable via federation by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5810">#5810</a></li>
  <li>Link to remote commenters by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5821">#5821</a></li>
  <li>Remove comments when they’re deleted remotely by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5822">#5822</a></li>
  <li>Add bulk action buttons above problems table by <a href="https://github.com/tmchow">@tmchow</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5848">#5848</a></li>
</ul>

<h2 id="new-contributors">New Contributors</h2>
<ul>
  <li><a href="https://github.com/tmchow">@tmchow</a> made their first contribution in <a href="https://github.com/manyfold3d/manyfold/pull/5848">#5848</a></li>
</ul>

<p><strong>Full Changelog</strong>: <a href="https://github.com/manyfold3d/manyfold/compare/v0.136.0...v0.137.0">v0.136.0…v0.137.0</a></p>

<p>See the original release on GitHub: <a href="https://github.com/manyfold3d/manyfold/releases/tag/v0.137.0">v0.137.0</a></p>]]></content><author><name></name></author><summary type="html"><![CDATA[Following on from last release, Manyfold now has support for comment federation! If you reply to a post made by Manyfold on (for instance) Mastodon, it will get pulled back into the model page and displayed as a comment! This should open up a new world of simple feedback for your models, and there’s still more to come!]]></summary></entry><entry><title type="html">Release v0.136.0</title><link href="https://manyfold.app/news/2026/03/25/release-v0-136-0.html" rel="alternate" type="text/html" title="Release v0.136.0" /><published>2026-03-25T22:20:08+00:00</published><updated>2026-03-25T22:20:08+00:00</updated><id>https://manyfold.app/news/2026/03/25/release-v0-136-0</id><content type="html" xml:base="https://manyfold.app/news/2026/03/25/release-v0-136-0.html"><![CDATA[<p>It’s time to start a conversation! Each model now has a comment thread where users can share their thoughts and experiences! Comments are local-only for now, but never fear, federation will be coming soon…</p>

<h2 id="whats-changed">What’s Changed</h2>
<h3 id="-new-features-">✨ New Features ✨</h3>
<ul>
  <li>Add ability to comment on Models by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5774">#5774</a></li>
  <li>Add ability to report and moderate comments by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5775">#5775</a></li>
</ul>

<p><strong>Full Changelog</strong>: <a href="https://github.com/manyfold3d/manyfold/compare/v0.135.0...v0.136.0">v0.135.0…v0.136.0</a></p>

<p>See the original release on GitHub: <a href="https://github.com/manyfold3d/manyfold/releases/tag/v0.136.0">v0.136.0</a></p>]]></content><author><name></name></author><summary type="html"><![CDATA[It’s time to start a conversation! Each model now has a comment thread where users can share their thoughts and experiences! Comments are local-only for now, but never fear, federation will be coming soon…]]></summary></entry><entry><title type="html">Release v0.135.0</title><link href="https://manyfold.app/news/2026/03/17/release-v0-135-0.html" rel="alternate" type="text/html" title="Release v0.135.0" /><published>2026-03-17T15:11:50+00:00</published><updated>2026-03-17T15:11:50+00:00</updated><id>https://manyfold.app/news/2026/03/17/release-v0-135-0</id><content type="html" xml:base="https://manyfold.app/news/2026/03/17/release-v0-135-0.html"><![CDATA[<p>This release sees some improvements to the path template, which lets you maps your folders on disk to models in Manyfold however you want. We’re hoping these changes make setup easier for people with existing collections!</p>

<p>You can now set the template per library - this makes multiple libraries useful again, if you want to have different organisational schemes!</p>

<p>Also, you now get a live preview of exactly what information will be inferred from the existing folder structure. If you enable “infer metadata from path”, it will take a random sample of folders in your library, and show you what matching them to the path template would come up with, <em>before</em> you’ve even created the library.</p>

<p>There are more template improvements coming soon, so stay tuned!</p>

<p>One more big piece of news; we’ve changed Manyfold’s open source license from MIT to AGPL 3.0. MIT is a great license to start projects with, but now Manyfold is more mature, we need to defend it a little more with a strong copyleft license. In general this won’t affect anything, unless you change the Manyfold code, in which case the source to your changed version also has to be made available under the same license.</p>

<!-- Release notes generated using configuration in .github/release.yml at main -->

<h2 id="whats-changed">What’s Changed</h2>
<h3 id="-new-features-">✨ New Features ✨</h3>
<ul>
  <li>Change path template to a per-library setting instead of global, and allow it to be set during first run by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5725">#5725</a></li>
  <li>Adds preview capability for path template editing by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5749">#5749</a>
    <h3 id="-bug-fixes-">🐛 Bug Fixes 🐛</h3>
  </li>
  <li>fix API key deletion by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5714">#5714</a>
    <h3 id="-internationalization-">🌍 Internationalization 🌏</h3>
  </li>
  <li>Translations updated: pl by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5737">#5737</a></li>
  <li>Translations updated: fr by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5733">#5733</a></li>
  <li>Translations updated: ja by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5728">#5728</a></li>
  <li>Translations updated: cs by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5730">#5730</a></li>
  <li>Translations updated: zh-CN by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5729">#5729</a></li>
  <li>Translations updated: ru by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5731">#5731</a></li>
  <li>Translations updated: de by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5732">#5732</a></li>
  <li>Translations updated: nl by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5716">#5716</a></li>
  <li>Translations updated: es by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5720">#5720</a>
    <h3 id="️-other-improvements-️">🛠️ Other Improvements 🛠️</h3>
  </li>
  <li>Validate path template tokens by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5726">#5726</a></li>
  <li>Refactor file listing methods by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5738">#5738</a></li>
  <li>Change license from MIT to AGPL-3.0 by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5700">#5700</a></li>
  <li>Improve display of paths in preview by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5755">#5755</a></li>
</ul>

<p><strong>Full Changelog</strong>: <a href="https://github.com/manyfold3d/manyfold/compare/v0.134.0...v0.135.0">v0.134.0…v0.135.0</a></p>

<p>See the original release on GitHub: <a href="https://github.com/manyfold3d/manyfold/releases/tag/v0.135.0">v0.135.0</a></p>]]></content><author><name></name></author><summary type="html"><![CDATA[This release sees some improvements to the path template, which lets you maps your folders on disk to models in Manyfold however you want. We’re hoping these changes make setup easier for people with existing collections!]]></summary></entry><entry><title type="html">Release v0.134.0</title><link href="https://manyfold.app/news/2026/03/09/release-v0-134-0.html" rel="alternate" type="text/html" title="Release v0.134.0" /><published>2026-03-09T13:20:45+00:00</published><updated>2026-03-09T13:20:45+00:00</updated><id>https://manyfold.app/news/2026/03/09/release-v0-134-0</id><content type="html" xml:base="https://manyfold.app/news/2026/03/09/release-v0-134-0.html"><![CDATA[<p>This release adds a whole new feature - lists! Logged-in users can now create private lists of models, maybe to “print later”, track “already printed”, or otherwise collect in whatever way they like. Lists are distinct from collections, which are shared; these are just <em>yours</em> (though we might add sharing in future).</p>

<p>As well as creating your own lists, there’s a special one more oriented towards social use… “Liked”! This links up to the new “like” button you’ll see on model cards and pages. In a future release we’ll federate the likes between instances too so you can get an accurate count, but it’s just local for now.</p>

<p>We’ve also got a new “open in” ability for Creality Print, and also for a really fun project called <a href="https://flockxr.com">FlockXR</a>, a 3D creation tool for young people with a Scratch-like interface, whom we met through our <a href="https://nlnet.nl/ngizero">NGI Zero</a> funding and are happy to support!</p>

<h2 id="whats-changed">What’s Changed</h2>
<h3 id="-new-features-">✨ New Features ✨</h3>
<ul>
  <li>Add “open in” link for FlockXR by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5604">#5604</a></li>
  <li>Add lists, a flexible way to privately collect together models (e.g TODO list, favourites, etc) by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5646">#5646</a></li>
  <li>Add the ability to “Like” models by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5696">#5696</a></li>
  <li>Add “open in Creality Print” by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5711">#5711</a>
    <h3 id="-bug-fixes-">🐛 Bug Fixes 🐛</h3>
  </li>
  <li>Set list owner correctly by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5690">#5690</a></li>
  <li>Don’t show <em>everyone’s</em> lists to admins in the normal views by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5691">#5691</a></li>
  <li>Fix list deletion errors by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5698">#5698</a></li>
  <li>handle liked list lookup failure by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5703">#5703</a></li>
  <li>fix list creation job by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5712">#5712</a>
    <h3 id="-internationalization-">🌍 Internationalization 🌏</h3>
  </li>
  <li>Translations updated: ja by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5665">#5665</a></li>
  <li>Translations updated: zh-CN by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5664">#5664</a></li>
  <li>Translations updated: cs by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5663">#5663</a></li>
  <li>Translations updated: ru by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5662">#5662</a></li>
  <li>Translations updated: de by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5661">#5661</a></li>
  <li>Translations updated: pl by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5660">#5660</a></li>
  <li>Translations updated: fr by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5659">#5659</a></li>
  <li>Translations updated: nl by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5658">#5658</a></li>
  <li>Translations updated: es by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5628">#5628</a>
    <h3 id="️-other-improvements-️">🛠️ Other Improvements 🛠️</h3>
  </li>
  <li>Update footer with new links and logotype by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5629">#5629</a></li>
  <li>Improve testing of form deserializers by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5553">#5553</a></li>
  <li>Show when item was added in list show page by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5677">#5677</a></li>
  <li>Tighten up security checks around managing list items by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5688">#5688</a></li>
</ul>

<p><strong>Full Changelog</strong>: <a href="https://github.com/manyfold3d/manyfold/compare/v0.133.1...v0.134.0">v0.133.1…v0.134.0</a></p>

<p>See the original release on GitHub: <a href="https://github.com/manyfold3d/manyfold/releases/tag/v0.134.0">v0.134.0</a></p>]]></content><author><name></name></author><summary type="html"><![CDATA[This release adds a whole new feature - lists! Logged-in users can now create private lists of models, maybe to “print later”, track “already printed”, or otherwise collect in whatever way they like. Lists are distinct from collections, which are shared; these are just yours (though we might add sharing in future).]]></summary></entry><entry><title type="html">Release v0.133.1</title><link href="https://manyfold.app/news/2026/02/26/release-v0-133-1.html" rel="alternate" type="text/html" title="Release v0.133.1" /><published>2026-02-26T15:50:34+00:00</published><updated>2026-02-26T15:50:34+00:00</updated><id>https://manyfold.app/news/2026/02/26/release-v0-133-1</id><content type="html" xml:base="https://manyfold.app/news/2026/02/26/release-v0-133-1.html"><![CDATA[<p>A quick bugfix release for some UI and CORS issues, and a moderate level security fix.</p>

<!-- Release notes generated using configuration in .github/release.yml at main -->

<h2 id="whats-changed">What’s Changed</h2>
<h3 id="-security-">🔒 Security 🔒</h3>
<ul>
  <li>Prevent unauthorized conversions by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5602">#5602</a>
    <h3 id="-bug-fixes-">🐛 Bug Fixes 🐛</h3>
  </li>
  <li>Delay mouse capture until renderer starts, and only grab required events by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5581">#5581</a></li>
  <li>Limit names to a reasonable length by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5582">#5582</a></li>
  <li>Widen Access-Control-Allow-Origin headers for file content by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5603">#5603</a></li>
</ul>

<p><strong>Full Changelog</strong>: <a href="https://github.com/manyfold3d/manyfold/compare/v0.133.0...v0.133.1">v0.133.0…v0.133.1</a></p>

<p>See the original release on GitHub: <a href="https://github.com/manyfold3d/manyfold/releases/tag/v0.133.1">v0.133.1</a></p>]]></content><author><name></name></author><summary type="html"><![CDATA[A quick bugfix release for some UI and CORS issues, and a moderate level security fix.]]></summary></entry><entry><title type="html">Release v0.133.0</title><link href="https://manyfold.app/news/2026/02/25/release-v0-133-0.html" rel="alternate" type="text/html" title="Release v0.133.0" /><published>2026-02-25T10:40:26+00:00</published><updated>2026-02-25T10:40:26+00:00</updated><id>https://manyfold.app/news/2026/02/25/release-v0-133-0</id><content type="html" xml:base="https://manyfold.app/news/2026/02/25/release-v0-133-0.html"><![CDATA[<p>This is a big one! At long last, Manyfold can now create static image previews of your 3D models thanks to our new friends at <a href="https://f3d.app">F3D</a>, so you can see exactly what you’ve got without having to load the whole model - but of course, you can still click to load the real thing.</p>

<video src="https://github.com/user-attachments/assets/dc54564b-d9db-4352-aa07-932faf91354f" controls="controls" muted="muted" style="max-height:640px; min-height: 200px">

  </video>

<p>This features is disabled by default, but you can turn it on in the “File Derivatives” settings area. It will start generating images straight away. Beware though, it will use up some disk space, and for large libraries, it will take a while to complete!</p>

<p>There are a couple of high-priority security fixes in this release. The first is a rare problem with session leakage when using an intervening cache, in particular Nginx Proxy Manager. The other was potentially more serious, but was only in unreleased code for a few days, so unless you run <code class="language-plaintext highlighter-rouge">edge</code> you couldn’t have been affected.</p>

<p>We’ve also got bugfixes for permission editing, sensitive content display, and a few behind-the-scenes issues.</p>

<h2 id="whats-changed">What’s Changed</h2>
<h3 id="-new-features-">✨ New Features ✨</h3>
<ul>
  <li>Render static 3D preview images using F3D by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5438">#5438</a></li>
  <li>Add “jobs unlock” CLI command to remove stale background job locks by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5511">#5511</a>
    <h3 id="-security-">🔒 Security 🔒</h3>
  </li>
  <li>Don’t set session cookies on indexed asset requests by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5503">#5503</a></li>
  <li>Fix potential shell expansion exploit in f3d rendering by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5515">#5515</a>
    <h3 id="-bug-fixes-">🐛 Bug Fixes 🐛</h3>
  </li>
  <li>Fix logging in development and in background workers by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5482">#5482</a></li>
  <li>FIx small bug in collection preview box sensitive content check by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5490">#5490</a></li>
  <li>Fix performance of mime type fix job by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5509">#5509</a></li>
  <li>Unlock iteration jobs when they’re interrupted, so they can be requeued by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5524">#5524</a></li>
  <li>Don’t mark models as updated when generating file derivatives by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/4886">#4886</a></li>
  <li>Fix editing and removal of existing permissions by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5469">#5469</a>
    <h3 id="-sustainability--performance-">🔋 Sustainability &amp; Performance 🔋</h3>
  </li>
  <li>Calculate digest in chunks to reduce memory usage by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5522">#5522</a>
    <h3 id="-internationalization-">🌍 Internationalization 🌏</h3>
  </li>
  <li>Translations updated: es by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5416">#5416</a></li>
  <li>Translations updated: pl by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5498">#5498</a>
    <h3 id="️-other-improvements-️">🛠️ Other Improvements 🛠️</h3>
  </li>
  <li>DRY up Dockerfile APK installs by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5472">#5472</a></li>
  <li>Add alternative vendor MIME types as used by f3d by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5478">#5478</a></li>
  <li>Automatically create derivatives on file promotion by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5479">#5479</a></li>
  <li>Show pre-rendered derivatives for models if available by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5480">#5480</a></li>
  <li>Adjust camera parameters to match up better to new renderer by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5481">#5481</a></li>
  <li>Add F3D and required packages to Docker images by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5493">#5493</a></li>
  <li>Improve image derivatives by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5494">#5494</a></li>
  <li>Refactor image backfill for reuse by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5495">#5495</a></li>
  <li>Test that derivatives forms trigger background jobs correctly by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5501">#5501</a></li>
  <li>Fix mime types by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5502">#5502</a></li>
  <li>Set XDG_CACHE_HOME in docker image for F3D cache data by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5512">#5512</a></li>
  <li>Add progress messages to image and model backfill jobs by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5513">#5513</a></li>
  <li>Set sensible length for file deduplication suffix by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5523">#5523</a></li>
  <li>Test for CLI tool availability by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5525">#5525</a></li>
  <li>Regenerate derivatives if axis is changed by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5527">#5527</a></li>
  <li>Don’t show FASP lifecycle jobs in the activity list by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5552">#5552</a></li>
  <li>Refresh derivatives when files are moved by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5555">#5555</a></li>
</ul>

<p><strong>Full Changelog</strong>: <a href="https://github.com/manyfold3d/manyfold/compare/v0.132.1...v0.133.0">v0.132.1…v0.133.0</a></p>

<p>See the original release on GitHub: <a href="https://github.com/manyfold3d/manyfold/releases/tag/v0.133.0">v0.133.0</a></p>]]></content><author><name></name></author><summary type="html"><![CDATA[This is a big one! At long last, Manyfold can now create static image previews of your 3D models thanks to our new friends at F3D, so you can see exactly what you’ve got without having to load the whole model - but of course, you can still click to load the real thing.]]></summary></entry><entry><title type="html">Release v0.132.1</title><link href="https://manyfold.app/news/2026/02/09/release-v0-132-1.html" rel="alternate" type="text/html" title="Release v0.132.1" /><published>2026-02-09T22:02:28+00:00</published><updated>2026-02-09T22:02:28+00:00</updated><id>https://manyfold.app/news/2026/02/09/release-v0-132-1</id><content type="html" xml:base="https://manyfold.app/news/2026/02/09/release-v0-132-1.html"><![CDATA[<p>This is a bugfix release, with a fixes for a few high-profile bugs in signup, dropdowns, and preview settings. There are also some performance improvements, particularly around the download size of client-side Javascript code.</p>

<h2 id="whats-changed">What’s Changed</h2>
<h3 id="-bug-fixes-">🐛 Bug Fixes 🐛</h3>
<ul>
  <li>Fix image derivative creation when using non-filesystem storage by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5441">#5441</a></li>
  <li>Fix previewable flag not saving in edit form / API by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5445">#5445</a></li>
  <li>Fix blank option appearance in dropdowns by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5453">#5453</a></li>
  <li>Fix ALTCHA bot protection on failed signup forms by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5454">#5454</a></li>
  <li>FIx random test failures by always using longer usernames by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5455">#5455</a></li>
  <li>Fix email test command name by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5463">#5463</a></li>
  <li>Fix MIME type check in slicer link generation by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5462">#5462</a></li>
  <li>Fix blurring of sensitive content in lists by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5464">#5464</a>
    <h3 id="-sustainability--performance-">🔋 Sustainability &amp; Performance 🔋</h3>
  </li>
  <li>Database count query performance optimisations by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5450">#5450</a></li>
  <li>Reduce JS bundle size by removing client-side password check by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5393">#5393</a>
    <h3 id="️-other-improvements-️">🛠️ Other Improvements 🛠️</h3>
  </li>
  <li>Make MIME type checks more efficient by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5440">#5440</a></li>
  <li>Improve a few user checks to avoid errors by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5446">#5446</a></li>
  <li>Automatically run yarn in setup script by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5452">#5452</a></li>
</ul>

<p><strong>Full Changelog</strong>: <a href="https://github.com/manyfold3d/manyfold/compare/v0.132.0...v0.132.1">v0.132.0…v0.132.1</a></p>

<p>See the original release on GitHub: <a href="https://github.com/manyfold3d/manyfold/releases/tag/v0.132.1">v0.132.1</a></p>]]></content><author><name></name></author><summary type="html"><![CDATA[This is a bugfix release, with a fixes for a few high-profile bugs in signup, dropdowns, and preview settings. There are also some performance improvements, particularly around the download size of client-side Javascript code.]]></summary></entry><entry><title type="html">Release v0.132.0</title><link href="https://manyfold.app/news/2026/01/29/release-v0-132-0.html" rel="alternate" type="text/html" title="Release v0.132.0" /><published>2026-01-29T13:53:21+00:00</published><updated>2026-01-29T13:53:21+00:00</updated><id>https://manyfold.app/news/2026/01/29/release-v0-132-0</id><content type="html" xml:base="https://manyfold.app/news/2026/01/29/release-v0-132-0.html"><![CDATA[<p>In the last release, we added “user groups” for creators, letting you more easily manage large groups of users who you want to give permissions on models. This was aimed at supporting creators like the many on Patreon who create models for their subscribers. This release adds the remaining features to support that process.</p>

<p>You can now add people to groups based on their email address, and if they don’t have a local account, they’ll automatically be invited to create one! Existing users are also notified when they’re added to a group.</p>

<p>All this can be acheived through the API as well as manually through a browser, so now OAuth apps and API keys can now be created by any user with “contributor” permission or above; i.e. anyone with upload permission. We’ll be writing a guide soon on exactly how to use the API and a tool like Zapier to connect up a Patreon tier to a Manyfold group, so you can fully automate distributing your content!</p>

<p>There are also a pile of bugfixes and minor improvements, as well as added support for opening 3MF files directly in Bambu Studio (other files formats don’t seem to work directly via their URLs, so you’ll still have to download STLs for now).</p>

<h2 id="whats-changed">What’s Changed</h2>
<h3 id="-new-features-">✨ New Features ✨</h3>
<ul>
  <li>Add existing users to groups by email address by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5327">#5327</a></li>
  <li>Add users to permission lists and groups by fediverse address by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5335">#5335</a></li>
  <li>Notify users when they’re added to a group by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5353">#5353</a></li>
  <li>Send email invitations to new users when they’re added to a creator’s group by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5375">#5375</a></li>
  <li>Add API key link (previously known as OAuth apps) to the user menu for everyone with upload permissions. by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5387">#5387</a></li>
  <li>Add ability to create long-lasting bearer tokens for use with non-OAuth API clients by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5396">#5396</a></li>
  <li>Add ability to open files in Bambu Studio by <a href="https://github.com/XAMLZealot1">@XAMLZealot1</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5391">#5391</a>
    <h3 id="-security-">🔒 Security 🔒</h3>
  </li>
  <li>Remove adding users to groups by ID, to avoid enumeration by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5334">#5334</a>
    <h3 id="-bug-fixes-">🐛 Bug Fixes 🐛</h3>
  </li>
  <li>Randomise username lengths in tests by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5316">#5316</a></li>
  <li>Automatically strip whitespace from library paths by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5328">#5328</a></li>
  <li>Ignore hidden subdirectories when doing library permission check by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5329">#5329</a></li>
  <li>Fix tag exclusion search syntax help by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5397">#5397</a></li>
  <li>Fix 500 error caused on report page when logged out by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5407">#5407</a></li>
  <li>Fix redirection error after editing OAuth apps by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5408">#5408</a>
    <h3 id="-internationalization-">🌍 Internationalization 🌏</h3>
  </li>
  <li>Translations updated: ru by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5366">#5366</a></li>
  <li>Translations updated: zh-CN by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5365">#5365</a></li>
  <li>Translations updated: de by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5285">#5285</a></li>
  <li>Translations updated: es by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5322">#5322</a></li>
  <li>Translations updated: fr by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5406">#5406</a></li>
  <li>Translations updated: ja by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5404">#5404</a></li>
  <li>Translations updated: zh-CN by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5405">#5405</a></li>
  <li>Translations updated: ru by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5403">#5403</a></li>
  <li>Translations updated: pl by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5402">#5402</a></li>
  <li>Translations updated: cs by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5399">#5399</a></li>
  <li>Translations updated: pt by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5400">#5400</a></li>
  <li>Translations updated: nl by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5401">#5401</a></li>
  <li>Translations updated: de by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5380">#5380</a></li>
  <li>Translations updated: es by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5379">#5379</a>
    <h3 id="️-other-improvements-️">🛠️ Other Improvements 🛠️</h3>
  </li>
  <li>Deeper validation of directory read/write permissions during library setup by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5294">#5294</a></li>
  <li>Improve typescript configuration and fix a few resulting typecheck issues by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5317">#5317</a></li>
  <li>Update to use ES2022 for javascript output by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5323">#5323</a></li>
  <li>Support email and fediverse addresses in group management API by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5336">#5336</a></li>
  <li>OpenAPI definition updated by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5338">#5338</a></li>
  <li>Specifically symlink AGENTS.md for Claude by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5355">#5355</a></li>
  <li>Backend support for sending invitations to unknown accounts by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5362">#5362</a></li>
  <li>Minor translation and API updates for invitation feature by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5376">#5376</a></li>
  <li>Filter invited users that haven’t joined yet out of lists by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5377">#5377</a></li>
  <li>Automatically clean up old OAuth tokens and grants by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5392">#5392</a></li>
  <li>Update Bambu open URL by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5201">#5201</a></li>
  <li>Add specific Bambu Studio links for macOS by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5414">#5414</a></li>
  <li>Only show “open in” links for formats that each app supports by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5415">#5415</a></li>
</ul>

<h2 id="new-contributors">New Contributors</h2>
<ul>
  <li><a href="https://github.com/XAMLZealot1">@XAMLZealot1</a> made their first contribution in <a href="https://github.com/manyfold3d/manyfold/pull/5391">#5391</a></li>
</ul>

<p><strong>Full Changelog</strong>: <a href="https://github.com/manyfold3d/manyfold/compare/v0.131.0...v0.132.0">v0.131.0…v0.132.0</a></p>

<p>See the original release on GitHub: <a href="https://github.com/manyfold3d/manyfold/releases/tag/v0.132.0">v0.132.0</a></p>]]></content><author><name></name></author><summary type="html"><![CDATA[In the last release, we added “user groups” for creators, letting you more easily manage large groups of users who you want to give permissions on models. This was aimed at supporting creators like the many on Patreon who create models for their subscribers. This release adds the remaining features to support that process.]]></summary></entry><entry><title type="html">Release v0.131.0</title><link href="https://manyfold.app/news/2026/01/09/release-v0-131-0.html" rel="alternate" type="text/html" title="Release v0.131.0" /><published>2026-01-09T15:00:15+00:00</published><updated>2026-01-09T15:00:15+00:00</updated><id>https://manyfold.app/news/2026/01/09/release-v0-131-0</id><content type="html" xml:base="https://manyfold.app/news/2026/01/09/release-v0-131-0.html"><![CDATA[<p>This release adds the first part of a new feature to help out commercial creators; you can now manage “user groups” per creator, which lets you make a list of users and then share permissions on models with them. And as a bonus, we’ve added support and rendering for Rhino 3DM files.</p>

<p>We’ll be building on this more in the next couple of releases, with the target of being able to let creators share content easily and automatically with their subscribers. At the moment the groups are basically functional, though it’s not particularly obvious what to do with them; in the near future we’ll write up a proper guide on how to use it, once it’s all ready.</p>

<!-- Release notes generated using configuration in .github/release.yml at main -->

<h2 id="whats-changed">What’s Changed</h2>
<h3 id="-new-features-">✨ New Features ✨</h3>
<ul>
  <li>Add User Groups, lists of users that creators can use to manage access to their content by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5152">#5152</a></li>
  <li>API endpoints for user group management by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5276">#5276</a></li>
  <li>Add support for Rhino 3DM files, with rendering by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5279">#5279</a>
    <h3 id="-bug-fixes-">🐛 Bug Fixes 🐛</h3>
  </li>
  <li>Allow saving tour state without validation by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5268">#5268</a></li>
  <li>skip deeper user validation if only saving simple user preferences by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5273">#5273</a></li>
  <li>Fix policy check when logged out by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5274">#5274</a>
    <h3 id="-internationalization-">🌍 Internationalization 🌏</h3>
  </li>
  <li>Translations updated: cs by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5264">#5264</a></li>
  <li>Translations updated: zh-CN by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5261">#5261</a></li>
  <li>Translations updated: es by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5186">#5186</a></li>
  <li>Translations updated: nl by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5260">#5260</a></li>
  <li>Translations updated: pl by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5259">#5259</a></li>
  <li>Translations updated: ja by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5258">#5258</a></li>
  <li>Translations updated: de by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5230">#5230</a></li>
  <li>Translations updated: ru by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5263">#5263</a></li>
  <li>Translations updated: fr by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5262">#5262</a></li>
  <li>Translations updated: es by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5270">#5270</a>
    <h3 id="️-other-improvements-️">🛠️ Other Improvements 🛠️</h3>
  </li>
  <li>Change default port in development mode to match production by <a href="https://github.com/Floppy">@Floppy</a> in <a href="https://github.com/manyfold3d/manyfold/pull/5267">#5267</a></li>
</ul>

<p><strong>Full Changelog</strong>: <a href="https://github.com/manyfold3d/manyfold/compare/v0.130.4...v0.131.0">v0.130.4…v0.131.0</a></p>

<p>See the original release on GitHub: <a href="https://github.com/manyfold3d/manyfold/releases/tag/v0.131.0">v0.131.0</a></p>]]></content><author><name></name></author><summary type="html"><![CDATA[This release adds the first part of a new feature to help out commercial creators; you can now manage “user groups” per creator, which lets you make a list of users and then share permissions on models with them. And as a bonus, we’ve added support and rendering for Rhino 3DM files.]]></summary></entry></feed>