Skip to content

Releases: Automattic/studio

Version 1.9.0

11 May 21:06

Choose a tag to compare

  • Introduced the Blueprints Gallery #3384, #3400, #3402
  • Shared connected WordPress.com sites between the Studio app and CLI #3227
  • Improved Studio Code remote sessions #3315, #3300, #3347, #3366, #3365
  • Added GPT 5.5 support and a scaffold_theme tool for the CLI agent #3328, #3348
  • Improved Studio Code agent reliability #3330, #3337, #3352, #3351
  • Fixed several Studio UI, Blueprint upload, and site creation issues #3356, #3317, #3316, #3372, #3422
  • Always ask before stopping running sites when quitting Studio #3350
  • Improved Linux packaging and installer size #3335, #3364, #3371
  • Updated multiple dependencies, including WordPress packages, WP Playground, and PHP-WASM

Download Studio 1.9.0: Mac Intel (DMG), Mac Apple Silicon (DMG), Windows - x64, Windows - ARM64

The latest version is always available on the WordPress Studio site.

[CLI] Version 1.8.2

05 May 08:16
166e7c4

Choose a tag to compare

  • Fixed a timeout issue affecting several CLI operations (site creation among others) #3271
  • Fixed an issue where multiple CLI progress lines showed up in Studio Code #3286
  • Added Wapuu platformer easter egg #3270
  • Silenced noisy ENOENT CLI log messages when daemon socket is absent #3322
  • Updated multiple dependencies, including WP Playground, PHP-WASM, and Electron

Download Studio CLI 1.8.2 from https://www.npmjs.com/package/wp-studio/v/1.8.2

[CLI] Version 1.8.1

29 Apr 14:18
4068afd

Choose a tag to compare

  • Added Telegram remote-session bridge for studio code (PoC) #3196
  • Added /annotate skill with Studio inspector #3243
  • Added toolbar annotations to the site preview #3247
  • Removed Studio Code turn cap handling #3276
  • Switched Agent SDK to auto permission mode #3242
  • Flag HTML block misuse during validation #3267
  • Fixed AI CLI interrupt handling and immediate turn recovery #3263
  • Linux: support installing the Studio CLI #3269
  • Improved --format=json output when no sites are found #3220
  • Fixed WP-CLI post content parsing before porcelain flags #3264

Download Studio CLI 1.8.1 from https://www.npmjs.com/package/wp-studio/v/1.8.1

Version 1.8.0

27 Apr 10:35

Choose a tag to compare

  • Added resizable sidebar #2853
  • Added .deployignore support for Sync to exclude files from pushes #2955
  • Added zip file support for bundled Blueprints #3089
  • Added /rank-me-up on-page SEO audit skill to Studio Code #3181
  • Added auto-install of Playwright Chromium for MCP tools #2942
  • Added --all flag to preview list command #3098
  • Misc Studio Code improvements #3102, #3195, #3199, #3159
  • Updated SQLite Database Integration to v3.0.0-rc.1 #3172
  • Fixed stale phpMyAdmin assets after Studio updates #3170
  • Fixed stale protocol handler registration on app boot #3114
  • Fixed path traversal vulnerability in .wpress extractor #3142 (reported independently by flouciel and k4sperski)
  • Fixed excessive word spacing on Linux caused by emoji-font fallback #3187
  • Fixed empty window on first npm start in a fresh workspace #3191
  • Updated multiple dependencies, including WP Playground and PHP-Wasm

Download Studio 1.8.0: Mac Intel (DMG), Mac Apple Silicon (DMG), Windows - x64, Windows - ARM64

The latest version is always available on the WordPress Studio site.

[CLI] Version 1.7.11

05 May 15:44
79afe5f

Choose a tag to compare

  • Added PromptFoo evaluation framework for code agent #3031
  • Added log rotation for process manager children logs #3132
  • Renamed process manager home from .studio/pm2 to .studio/daemon #3143
  • Fixed Jetpack backup import using stale .ht.sqlite instead of SQL dumps #3144

Download Studio CLI 1.7.11 from https://www.npmjs.com/package/wp-studio/v/1.7.11

[CLI] Version 1.7.10

05 May 15:42
8bf4b18

Choose a tag to compare

  • Added Opus 4.7 support to code agent #3124
  • Queued follow-up prompts during an active agent turn #3146
  • Prompted user to retry on transient API errors in code agent #3130
  • Scaffolded new Studio Code UI behind ENABLE_STUDIO_CODE_UI feature flag #2870
  • Supported inline wpcom auth via STUDIO_WPCOM_TOKEN in code agent #3158
  • Truncated cwd in welcome header on narrow terminals #3134
  • Replaced chalk with util.styleText wrapper #3106
  • Updated default PHP version to 8.4 #3127
  • Updated multiple dependencies, including WP Playground, and PHP-WASM

Download Studio CLI 1.7.10 from https://www.npmjs.com/package/wp-studio/v/1.7.10

[CLI] Version 1.7.9

05 May 15:22
16cba97

Choose a tag to compare

  • Showed compaction status in code agent UI #3101
  • Added /clear command to code agent #3062
  • Added --json flag for headless NDJSON output #3012
  • Showed real-time progress feedback during push/pull from code agent #3071
  • Added push/pull/import/export MCP tools for AI agents #3022
  • Sorted code agent commands and subcommands alphabetically #3027
  • Added hosting guidance to agent instructions #3111
  • Added update notifier #3096
  • Throttled dependency update checks to once per 24h #3100
  • Stopped runtime update checks for WP-CLI and sqlite-command #3086
  • Showed clear error for non-existent WordPress versions #3065
  • Enforced minimum node version #3049
  • Ensured Studio root exists before starting code agent #3039
  • Fixed 'Spinner is already running' error when creating sites via CLI #3093
  • Replaced ora with picospinner #3035
  • Added Blueprint landingPage property support #3107
  • Updated multiple dependencies, including WP Playground, and PHP-WASM

Download Studio CLI 1.7.9 from https://www.npmjs.com/package/wp-studio/v/1.7.9

Version 1.7.8

13 Apr 15:15

Choose a tag to compare

  • Released studio code command #3002
  • Added push/pull and import/export commands to the CLI #3010
  • Added .deployignore support for Preview Sites to exclude files from deploys #2924
  • Redesigned titlebar: window title, button sizing, offline indicator #2675
  • Improved rendering correct error and buttons when pull failed #2964
  • Fixed SSL certificate trust nudge on non-English Windows #2932
  • Fixed blueprint local resource resolution when creating sites from the app #2935
  • Fixed account settings button opening general tab instead of account #2930
  • Fixed site sort order not preserved across app restarts #2902
  • Miscellaneous minor improvements to CLI #3023, #3020, #2962, #2937, #2997, #2850. #2855, #2809
  • Miscellaneous smaller UI improvements #2965, #2991, #2987, #3001, #2959, #2988, #2980, #2894, #2943
  • Miscellaneous dark mode improvements #3003, #2966, #2885
  • Updated multiple dependencies, including WP Playground and PHP-Wasm

Download Studio 1.7.8: Mac Intel (DMG), Mac Apple Silicon (DMG), Windows - x64, Windows - ARM64

The latest version is always available on the WordPress Studio site.

Version 1.7.7

27 Mar 09:44

Choose a tag to compare

  • Added dark mode support #2652 #2865 #2857 #2866
  • Added phpMyAdmin support #2834
  • Ship AI instructions with every newly created site #2886 #2889
  • Fixed issue where site status wouldn't show up correctly in app #2847
  • Rename 'Open site' to 'Open local site' in header #2856
  • Improve Playground CLI child process error handling #2844
  • Move login into Account tab and rename settings tabs #2854
  • Migrated config files, HTTPS certificates, and WordPress dependencies ~/.studio #2793 #2871 #2873
  • Updated multiple dependencies, including WordPress packages, and PHP-WASM

Download Studio 1.7.7: Mac Intel (DMG), Mac Apple Silicon (DMG), Windows - x64, Windows - ARM64

The latest version is always available on the WordPress Studio site.

Version 1.7.6

16 Mar 18:36

Choose a tag to compare

  • Added enableMultisite Blueprint step support #2470
  • Added admin credentials to interactive CLI site creation flow #2682
  • Prefilled admin email and made it mandatory during site creation #2681
  • Improved app quit reliability by always killing PM2 daemon on site stop #2683
  • Improved deeplink connection speed #2375
  • Fixed site processes opening terminals on Windows #2794
  • Fixed removing sites when site folder is already removed #2705
  • Fixed Open file in IDE to respect user's preferred editor #2730
  • Fixed re-selecting the same file not triggering the import #2768
  • Fixed unsafe type assertions #2719
  • Renamed VS Code labels to Visual Studio Code #2693
  • Replaced pm2 and pm2-axon with homegrown solutions for process management #2712, #2690
  • Updated multiple dependencies, including Electron, Sentry, WordPress packages, and PHP-WASM

Download Studio 1.7.6: Mac Intel (DMG), Mac Apple Silicon (DMG), Windows - x64, Windows - ARM64

The latest version is always available on the WordPress Studio site.