Skip to content

Releases: Automattic/studio

v1.7.5

06 Mar 13:19

Choose a tag to compare

  • Added Redis and Memcached support #2554
  • Added drag-and-drop site reordering #2498
  • Added WP_DEBUG_LOG and WP_DEBUG_DISPLAY toggles in site settings #2553
  • Added "Open Debug Log" button in Settings and "Open Application Logs" to the Help menu #2649, #2656
  • Added a time tooltip to the pull and push completion notification #2653
  • Made CLI site create command interactive #2657
  • Improved app quit speed by timing out site stop after 6 seconds #2475
  • Disabled Copy and Delete in context menu while a site is being added #2596
  • Fixed import to include hidden files within wp-content #2663
  • Fixed push cancellation error dialog #2633
  • Fixed Preview site and Push size validation to exclude archived-out directories #2598
  • Fixed CLI uninstall on Windows not removing bin directory #2608
  • Fixed CLI locale strings displaying in English #2609
  • Fixed toggle sidebar icon alignment after the Add Site modal #2636
  • Improved accessibility attributes in site settings #2618, #2654
  • Improved compatibility of Studio sites with legacy mu-plugin in the filesystem #2655
  • Updated multiple dependencies, including Electron, WordPress Playground, PHP-WASM, Sentry, and WordPress packages

Download Studio 1.7.5: 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.4

17 Feb 10:50
c660abd

Choose a tag to compare

  • Added PHP 8.5 support #2551
  • Added copy site feature to the site context menu #2528
  • Added Hungarian localization #2578
  • Added Blueprint's defineSiteUrl support #2516
  • Added Blueprint's blogname support to prefill site name field #2563
  • Enabled Xdebug support for all users #2523
  • Fixed an issue with site start/stop status #2534
  • Added ability to start all stopped sites #2548
  • Fixed printing JSON keys to camelCase in Studio CLI site status output #2552
  • Misc UI improvements #2584, #2577, 2536, #2549
  • Updated multiple dependencies, including Vite, Vitest, Playwright, Faraday, QS, Node.js types, and various WordPress packages

Download Studio 1.7.4: 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.3

03 Feb 17:29
af4974d

Choose a tag to compare

  • Added Zed and Antigravity editor support #2497
  • Fixed incorrect WordPress version warning when applying Blueprints #2494
  • Fixed an issue where deleting multiple sites at once could fail #2492
  • Fixed tab selection after site deletion #2468
  • Fixed sites failing to start when Studio is installed in a path containing spaces #2495
  • CLI: Fixed --skip-site-details argument for starting a site that is already running #2510
  • Updated multiple dependencies, including WordPress Element, WordPress Date, and Node.js types

Download Studio 1.7.3: 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.2

28 Jan 15:57
b42b2ef

Choose a tag to compare

  • Added pause/resume functionality for the push process #2379
  • Improved site creation speed #2409
  • Improved error details recorded when the CLI fails #2483
  • Fixed thumbnail not loading for newly created sites #2484
  • Fixed site export in offline mode #2481
  • Fixed Beta Features menu items not being translated #2466

Download Studio 1.7.2: 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.1

26 Jan 17:34
68a1d67

Choose a tag to compare

  • Fixed bundled node permissions that caused crashes on Intel Macs #2473
  • Fixed excessive WP-CLI command invocations that affected the Assistant tab #2472

Download Studio 1.7.1: 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.0

23 Jan 16:08
1d522b2

Choose a tag to compare

  • Added support for managing sites and authentication in the Studio CLI tool
  • Added WP CLI support to Studio CLI tool
  • Improved Xdebug support (Beta Feature) #2316, #2395, #2410
  • Improved performance on Mac and Windows #2303
  • Added file upload progress and offline status indicator in Sync UI #2332
  • Increased Sync push size limit to 5 GB #2377
  • Added support for Blueprint translations #2363
  • Improved the speed of creating a WordPress site in online mode #2364
  • Improved the design of the Blueprint deeplink step #2397
  • Fixed error connecting to external MySQL database #2393
  • Fixed misc bugs and UI issues #2336, #2334, #2425, #2430
  • Updated SQLite plugin to 2.2.16, improving MySQL compatibility
  • Updated multiple dependencies including Electron Forge, Jest, Zod v4, and various WordPress packages

Download Studio for macOS (Intel or Silicon) and Windows (Intel/AMD or ARM): https://developer.wordpress.com/studio/

Version 1.6.8

06 Jan 12:59
98636d2

Choose a tag to compare

  • Made sync uploads resumable #2212
  • Fixed Windows auto-updater so that ARM64 installations receive the correct installer architecture #2280
  • Added Xdebug support (Beta Feature) #2242
  • Improved update dialogs with clearer messaging and safer ESC key handling #2257
  • Improved the Publish site button behavior #2264, #2288
  • Ensured auto-update customizations for a site are overridden by Studio setting #2262
  • Ensured the site can't be deleted when syncing #2254
  • Improved how errors are displayed in sync modal #2271
  • Fixed appearance of Query Manager plugin in wp-admin #2311
  • Disabled add site import from WordPress.com if Studio is offline #2284
  • Updated What's new modal to not display if no sites have been created yet #2320
  • Added banner with information about Telex to Assistant tab #2306
  • Fixed a bug where some files would be mistakenly excluded from site exports #2349
  • Updated multiple dependencies, including Electron, Vite, and WordPress Components #2248, #2258
  • Misc UI improvements #2277, #2283, #2279, #2305, #2318, #2333, #2331, #2312, #2321

Download Studio for macOS (Intel or Silicon) and Windows (Intel/AMD or ARM): https://developer.wordpress.com/studio/

Version v1.6.7

15 Dec 14:52
3141d9a

Choose a tag to compare

  • Fixed auto-updates #2234
  • Fixed creation of the new sites after pulling an existing site #2230
  • Fixed plugin and theme installation in Studio Assistant #2200, #2243
  • Improved pulling existing sites, including better loading states, and avoiding path conflicts #2235, #2237, #2239
  • Improved error handling when importing invalid file formats #2202
  • Refined the Add Site experience with smoother drag behavior, and more reliable blueprint links #2216, #2231, #2232
  • Improved feedback when access is denied during authentication #2238
  • Added the app architecture next to the version in the About dialog #2244

Download Studio for macOS (Intel or Silicon) and Windows: https://developer.wordpress.com/studio/

Version v1.6.6

09 Dec 17:23
5c9cd92

Choose a tag to compare

  • Introduced "Pull an existing site" flow to create local sites from WordPress.com #2141, #2197, #2192
  • Introduced "Publish site" button to deploy local sites to WordPress.com #2150
  • Added "Open in Studio" button for blueprints generated by Studio Assistant #2104
  • Added toggle to Settings modal to install/uninstall Studio CLI #2041, #2153
  • Added warning when pushing a site with an outdated WordPress version #2136
  • Added display for the sync selection size (e.g. 1.2 GB / 2 GB) in site push dialog #2125, #2199
  • Improved onboarding flow with WordPress.com authentication #2139, #2157, #2176
  • CLI: Ensured SQLite plugin stays up-to-date when starting sites #2145
  • Fixed close modal when adding a blank site #2163
  • Removed developer survey from What's New modal #2205
  • Misc UI improvements #2182, #2186, #2187, #2190

Download Studio for macOS (Intel or Silicon) and Windows: https://developer.wordpress.com/studio/

Version 1.6.5

25 Nov 15:40
7b084e2

Choose a tag to compare

  • Fixed WP CLI broken in 1.6.4 build #2120
  • Fixed issues with updates on Windows #2119
  • Added Playground CLI multi-worker support (Beta Feature) #2058
  • Added translations for Playground CLI progress messages #2110

Download Studio for macOS (Intel or Silicon) and Windows: https://developer.wordpress.com/studio/