Skip to content

v0.99.0

Latest
Compare
Choose a tag to compare
@Floppy Floppy released this 27 Jan 14:24
· 40 commits to main since this release
8a249e2

Two main features in this release: first, you can now customise the ignored files and folders list for disk scanning, which should help keep things tidy; and second, we've got more federation support for creator profiles.

Now, if you follow a creator on another Manyfold instance, it will appear in your local creator list, and you can assign models to it, as well as easily visiting the original profile. You can also search for Fediverse addresses straight from the main search box - try following @[email protected] to see it in action!

There's more federation work coming soon, so stay tuned!

What's Changed

✨ New Features ✨

  • Include followed remote creators in list by @Floppy in #3478
  • Configure files / directories that should be ignored during scan by @matthewbadeau in #3434
  • Entering fediverse username in main search redirects to follow page by @Floppy in #3490

🐛 Bug Fixes 🐛

  • Fix problems with searching for remote fediverse users by @Floppy in #3488
  • Use simpler regexp output for file settings form by @Floppy in #3489

🛠️ Other Improvements 🛠️

  • Store activitypub extension data for remote actors by @Floppy in #3472
  • Include creator caption and notes in activitystream summary by @Floppy in #3473
  • Add creator links as attachments in activitystreams by @Floppy in #3477
  • Order libraries by name, by default by @Floppy in #3481
  • Reorganise creator display a little for remote creators by @Floppy in #3482
  • Rename extension namespace to f3di by @Floppy in #3483

Full Changelog: v0.98.0...v0.99.0