github LLukas22/Jellyswarrm v0.2.0
v0.2.0 The Server Federation & User Management Update

latest release: v0.2.1
3 months ago

This update introduces two major new features (along with many backend improvements):

Server Federation

You can now provide admin credentials for connected servers.
Any server with admin credentials becomes federated. This means:

  • Users created in Jellyswarrm are automatically created on all federated servers
  • User deletions are also synced
  • All necessary user mappings are generated automatically

This allows Jellyswarrm to manage users across multiple servers seamlessly.


User Page

A new User Page has been added alongside the Admin Page.
Users can now:

  • View their connected servers
  • Choose which servers they want to connect to
  • Provide their own credentials, which are securely encrypted with their personal password
    (Administrators cannot decrypt these credentials without the user’s password.)

A new Media section is also included, showing which libraries users have access to on each server.
This lays the foundation for future features such as selective library access and full library merging.


⚠️ Important Warning

Upgrading to v0.2.0 will trigger a database migration.
After the migration has run once, you cannot downgrade to any v0.1.x version.

Make sure you are aware of this before upgrading.

federation.mp4

What's Changed

Full Changelog: v0.1.5...v0.2.0

Don't miss a new Jellyswarrm release

NewReleases is sending notifications on new releases.