Version 1.1.3 π₯³
Fixes issue with accessing a user profile as a guest, which would result in a white page and two console errors. (JS).
This has been refactored to check the current user ID instead.
This refactor also stops "Edit Signature" from appearing on other users' profiles UNLESS you are an admin (in preparation for the permissions factor, where admins will be able to (hopefully) edit other users' signatures.)
With thanks to @clarkwinkelmann for his assistance in this release.
Installation
composer require katosdev/signature
Updating
composer update katosdev/signature
php flarum cache:clear