0.1.6
0.1.6
Added
- Invites now support three types, chosen from a single "Invite" button in the panel header: Team (unchanged), Room (grants access to one room at a Reader/Editor preset on join), and Friend (adds the person to the server with no access yet — grant rooms/teams separately later).
- Invite link modal: one-click Copy button.
Changed
- Dropped the QR code from the invite modal — this plugin is desktop-only, so scanning it with a phone couldn't actually join anything; it only added a manual phone-to-desktop transfer step over plain copy/paste.
Fixed
- A "Forget server" / "Remove access" / "Delete room" button could crash with
setDestructive is not a functionon Obsidian versions older than 1.13.minAppVersionis now1.12.7and the destructive-button styling works correctly on that floor again.