Skip to content

Releases: WordPress/press-this

2.0.2

25 Mar 21:08
c8420a9

Choose a tag to compare

What's Changed

  • Bump basic-ftp from 5.1.0 to 5.2.0 by @dependabot[bot] in #72
  • Fix critical error saving posts with external images via REST by @kraftbj in #77
  • Bump immutable from 5.1.4 to 5.1.5 by @dependabot[bot] in #85
  • Bump svgo from 3.3.2 to 3.3.3 by @dependabot[bot] in #86
  • Fix scraped media inserting at bottom instead of cursor position by @kraftbj in #79
  • Register rich text format keyboard shortcuts by @kraftbj in #83
  • Add engines field and .nvmrc for Node 20 by @kraftbj in #87
  • Add block transform keyboard shortcuts by @kraftbj in #84
  • Restore category search filter using Gutenberg components by @kraftbj in #80
  • Register undo/redo keyboard shortcuts for block editor by @kraftbj in #78
  • chore(deps): bump simple-git from 3.30.0 to 3.33.0 by @dependabot[bot] in #93
  • fix: harden E2E auth validation and response guard by @kraftbj in #92
  • Add .phpunit.result.cache to .gitignore by @kraftbj in #98
  • Externalize format-library to fix missing link button by @kraftbj in #97
  • Remove auto-suggestion of link post format by @kraftbj in #96
  • Add comprehensive test coverage (PHP, JS, E2E) by @kraftbj in #88
  • Fix test expecting removed link format suggestion by @kraftbj in #99
  • Cache Playwright browsers in CI by @kraftbj in #102
  • Remove duplicate plugin mount from wp-env config by @kraftbj in #101
  • Preserve HTML formatting in bookmarklet text selection capture by @Copilot in #90
  • chore(deps): bump flatted from 3.3.3 to 3.4.2 by @kraftbj in #106
  • Bump version to 2.0.2 by @kraftbj in #108

New Contributors

  • @Copilot made their first contribution in #90

Full Changelog: 2.0.1...2.0.2

2.0.2-beta

18 Mar 22:15
dd06e4f

Choose a tag to compare

2.0.2-beta Pre-release
Pre-release

Beta release for testing. Includes changes from PR #90 (HTML selection preservation in bookmarklet).

Not for production use.

2.0.1

23 Feb 18:56
8765de5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...2.0.1