Releases: Automattic/studio
Version 1.7.8
- 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
- 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
- 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.
Version 1.7.5
- 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 support for editing admin credentials during site creation and in site settings #2527
- 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
- Added Blueprint details step to the blueprint selection flow #2571
- 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
- 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
- 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
- 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
- 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
- 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
- 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/