Skip to content

1.1.0

Choose a tag to compare

@rmccue rmccue released this 07 Nov 00:16
· 59 commits to main since this release
acf1fb9

Introducing FAIR 1.1, our newest release as part of our regular 6-week release train. We’ve got some great new features, as well as refinements of existing ones.

One of the big features we’ve included in 1.1 is WP-CLI support for plugins, making it possible to manage plugins directly from the command line using their DID. We’ve heard from a lot of people that they’d love to be able to manage FAIR-distributed plugins using the CLI - and now you can!

We’ve also improved consistency and accuracy with a few parts of our user interface, helping to clarify the experience for everyone.

All of this, plus loads of other fixes below – as always, thanks to our amazing contributors.

Our plan is to release regularly on a roughly 6 week cadence to make sure we’re always getting the latest and greatest out to you.

We’ve also been cooking in the background on other components in the FAIR ecosystem, including significant work on AspireCloud and AspireExplorer – plus, we’ve just wrapped up our hackathon with Patchstack, building the groundwork for our labeler system (more on that soon!).

P.s. Still getting your head around FAIR? Check out our explainer video and post!

What's Changed

  • Workflows: When detecting POT changes, ignore the creation date. by @costdev in #274
  • Add a Playground link to a PR. by @costdev in #278
  • Banner defaults should be empty string, not null by @afragen in #280
  • Fix icon dimension check to match protocol requirements by @meszarosrob in #282
  • Add WP-CLI support by @costdev in #277
  • [browserslist] Update browser regex by @github-actions[bot] in #275
  • Generate POT - 2025-10-04 by @github-actions[bot] in #285
  • Add more data to get_package_data(), renamed from get_update_data() by @afragen in #286
  • Generate POT - 2025-10-09 by @github-actions[bot] in #289
  • [browserslist] Update browser regex by @github-actions[bot] in #298
  • Add last_updated to metadata document by @costdev in #262
  • Add plugin banner & icon assets by @joedolson in #306
  • Skip avatar URLs or link markup that do not contain secure.gravatar.com. by @costdev in #302
  • Modify Add Plugins message. by @afragen in #305
  • fix duplicate entries in featured tab by @afragen in #307
  • Fix plugin search, broke with escaping by @afragen in #309
  • [browserslist] Update browser regex by @github-actions[bot] in #312
  • Sort plugin modal tabs by @afragen in #310
  • Patch update browsers bin by @ramonfincken in #44
  • [bump-version] Bump version to 1.1.0 by @github-actions[bot] in #313
  • Generate POT - 2025-10-27 by @github-actions[bot] in #303

New Contributors

Full Changelog: 1.0.0...1.1.0