CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.102.0-ls61/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
Mostly bugfixes and small improvements in this release, but the big news is we're dropping 32-bit ARM builds, because as far as we could tell, nobody was using it anyway.
ARM is still supported and always will be (same as x86), but only on 64-bit machines now. If you are using an old 32-bit ARM machine (like a Raspberry Pi 2B v1.1 or Zero 1), you will still be able to run everything up to v0.101.0, but sadly you won't get any new releases.
What's Changed
💥 Breaking Changes 💥
- Drop 32-bit ARM builds by @Floppy in manyfold3d/manyfold#3641
✨ New Features ✨
- Allow uppercase in tags and improve ActivityPub hashtags by @Floppy in manyfold3d/manyfold#3594
🐛 Bug Fixes 🐛
- Force binding to IPv6 address by @Floppy in manyfold3d/manyfold#3608
- Handle listing models for tags that include commas by @Floppy in manyfold3d/manyfold#3614
- Fix tags with ampersands in bulk edit dropdown remove list by @Floppy in manyfold3d/manyfold#3615
- Fix search error for contributors and members by @Floppy in manyfold3d/manyfold#3629
- Fix clashing background colour on usage report data by @Floppy in manyfold3d/manyfold#3635
🛠️ Other Improvements 🛠️
- Shrine now manages file size in db by @matthewbadeau in manyfold3d/manyfold#3561
- Add feature to create path if it does not exist on disk by @matthewbadeau in manyfold3d/manyfold#3548
- Use the Fediverse asterism symbol instead of globe by @Floppy in manyfold3d/manyfold#3609
- Translation updates across all languages by @Floppy in manyfold3d/manyfold#3611
- Add a Dev Container by @TheMBeat in manyfold3d/manyfold#3628
- Translation updates (DE, PL, ES) by @Floppy in manyfold3d/manyfold#3632
- Update matrix space to use matrix.org.address by @Floppy in manyfold3d/manyfold#3653
New Contributors
- @TheMBeat made their first contribution in manyfold3d/manyfold#3628
Full Changelog: manyfold3d/manyfold@v0.101.0...v0.102.0