API
- Added a new entrypoint
fischy_friends
requiring theFischyFriendsEntrypoint
interface. This entrypoint will be called when Fischy Friends is fully initialised. Which will be at some point during the SERVER_STARTED event FischyFriends.getAPI
is now deprecated for public use
This release has no user-facing changes
UI
- The
[-]
(remove friend) button in/friends list
is now blue to stick out more against the list
API
- Fixed
/friends remove
(andFriendsAPI#removeFriendship
) - Fixed an API issue, where
FriendRequestManager#addFriendRequest
would actually add a friendship instead of a request
Same as the old release, but now supports all 1.21 versions
Initial Release