| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-14 | 2.4 kB | |
| v0.147.2 source code.tar.gz | 2026-08-14 | 5.0 MB | |
| v0.147.2 source code.zip | 2026-08-14 | 5.7 MB | |
| Totals: 3 Items | 10.7 MB | 0 | |
A small bugfix release this time round, plus some refactoring under the surface.
What's Changed
🐛 Bug Fixes 🐛
- Delete archive file properly after extraction completes successfully by @Floppy in https://github.com/manyfold3d/manyfold/pull/6854
- Fix creating library on local filesystem if one already exists on S3 by @Floppy in https://github.com/manyfold3d/manyfold/pull/6855
- Add missing doorkeeper translation by @Floppy in https://github.com/manyfold3d/manyfold/pull/6856
- Fix use of translation strings in attributes for Phlex components/views by @Floppy in https://github.com/manyfold3d/manyfold/pull/6859
🌍 Internationalization 🌏
- Translations updated: de by @Floppy in https://github.com/manyfold3d/manyfold/pull/6848
- Translations updated: pt by @Floppy in https://github.com/manyfold3d/manyfold/pull/6846
- Translations updated: fr by @Floppy in https://github.com/manyfold3d/manyfold/pull/6847
- Translations updated: nl by @Floppy in https://github.com/manyfold3d/manyfold/pull/6845
- Translations updated: es by @Floppy in https://github.com/manyfold3d/manyfold/pull/6842
- Translations updated: lt by @Floppy in https://github.com/manyfold3d/manyfold/pull/6843
- Translations updated: cs by @Floppy in https://github.com/manyfold3d/manyfold/pull/6780
- Translations updated: ja by @Floppy in https://github.com/manyfold3d/manyfold/pull/6783
- Translations updated: ru by @Floppy in https://github.com/manyfold3d/manyfold/pull/6844
- Translations updated: pl by @Floppy in https://github.com/manyfold3d/manyfold/pull/6781
- Translations updated: zh-CN by @Floppy in https://github.com/manyfold3d/manyfold/pull/6782
🛠️ Other Improvements 🛠️
- Federails has renamed to Fedipub - update code to match by @Floppy in https://github.com/manyfold3d/manyfold/pull/6767
- Allow any file with a render derivative to be used as a preview by @Floppy in https://github.com/manyfold3d/manyfold/pull/6813
- Allow plugins to add new "selectable" types by @BenjaminVanRyseghem in https://github.com/manyfold3d/manyfold/pull/6822
- Update Fedipub relationship type fields in database by @Floppy in https://github.com/manyfold3d/manyfold/pull/6858
New Contributors
- @BenjaminVanRyseghem made their first contribution in https://github.com/manyfold3d/manyfold/pull/6822
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.147.1...v0.147.2