Skip to content

2.1.2

Compare
Choose a tag to compare
@akirk akirk released this 11 Dec 01:21
· 370 commits to main since this release
  • Frontend: add option to show/hide hidden entries on a user page (#124).
  • Admin: Fix that the main settings page would not save.
  • Plugins (ActivityPub): Add a function to get all friends for a specific parser. This is for Automattic/wordpress-activitypub#213.
  • Plugins: Allow plugins to suggest a better display name and username for friends via two new hooks friends_suggest_user_login and friends_suggest_display_name.