Skip to content

Releases: adamsilverstein/wp-performance-wizard

Release list

2.1.0

Choose a tag to compare

@adamsilverstein adamsilverstein released this 24 Jun 18:22
287af17

WP Performance Wizard 2.1.0 is a recommended security and cost update. It fixes a stored XSS issue and substantially reduces token usage and cost during analysis. No configuration changes required.

What's changed

  • Lower token usage and cost — conversation history is now compacted so raw data is no longer replayed on every analysis step, substantially cutting token usage and cost on multi-step runs.
  • Per-provider model selection — choose a lower-cost model (or the provider default) for analysis.
  • Token & cost visibility — estimated token usage and cost are shown during analyzer runs so the impact of each run is visible as it happens.
  • Cost-management docs — documentation of the cost-management levers available for analyzer runs.
  • Security: stored XSS fix — sanitizes rendered AI output in the analysis terminal and history view.
  • Fixed Connectors link — the link to the Connectors screen in the admin UI now points to the correct location.

Full Changelog: https://github.com/adamsilverstein/wp-performance-wizard/commits/2.1.0