Release v0.102.0

25 February 2025

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 #3641

    ✨ New Features ✨

  • Allow uppercase in tags and improve ActivityPub hashtags by @Floppy in #3594

    🐛 Bug Fixes 🐛

  • Force binding to IPv6 address by @Floppy in #3608
  • Handle listing models for tags that include commas by @Floppy in #3614
  • Fix tags with ampersands in bulk edit dropdown remove list by @Floppy in #3615
  • Fix search error for contributors and members by @Floppy in #3629
  • Fix clashing background colour on usage report data by @Floppy in #3635

    🛠️ Other Improvements 🛠️

  • Shrine now manages file size in db by @matthewbadeau in #3561
  • Add feature to create path if it does not exist on disk by @matthewbadeau in #3548
  • Use the Fediverse asterism symbol instead of globe by @Floppy in #3609
  • Translation updates across all languages by @Floppy in #3611
  • Add a Dev Container by @TheMBeat in #3628
  • Translation updates (DE, PL, ES) by @Floppy in #3632
  • Update matrix space to use matrix.org.address by @Floppy in #3653

New Contributors

Full Changelog: v0.101.0…v0.102.0

See the original release on GitHub: v0.102.0