Skip to content

v1.0.0-rc2 — Release candidate for 1.0

Pre-release
Pre-release

Choose a tag to compare

@jakemgold jakemgold released this 02 Aug 02:24
565b6f5

Second release candidate for 1.0, superseding v1.0.0-rc1. This is the candidate 1.0.0 final ships from, barring further findings.

Changes since rc1, most from a community QA pass over the first candidate (#76, thanks to Khokan Sardar):

  • Empty-state popup views span the full popup width; previously a background band showed at the edges in dark mode.
  • The block inspector honours an options-level default the same way the admin bar does, keeping the popup toggle and the page in agreement (with regression coverage added in #78).
  • The Edit shortcut hint renders in macOS glyph notation on Safari instead of Windows-style Alt+Shift+E.
  • Unused CSS removed; README and ROADMAP status copy brought up to the release-candidate state (#76, #78).
  • App Store submission metadata in the Safari app's Info.plist: export compliance declaration (#74) and LSApplicationCategoryType (#75). No runtime effect.
  • Development dependency update: axios 1.18.1 (#71). No shipped-code impact.

Install

  • Chrome / Chromium: unzip wordpress-browser-extension-1.0.0-rc2-chrome.zip and load it unpacked at chrome://extensions.
  • Safari (macOS): unzip wordpress-browser-extension-1.0.0-rc2-safari.zip and move the app to Applications. It is ad-hoc signed, so Gatekeeper shows a warning on first launch. See SAFARI.md.

Both packages report version 1.0.0; the release-candidate status lives in this tag.