Skip to content

Releases: Automattic/studio

Version 1.6.2

Choose a tag to compare

@bcotrim bcotrim released this 27 Oct 18:49
c0f371a
  • Added ability to cancel push and pull operations #1864
  • Added Beta Features menu for experimental features #1860
  • Added support for Windows ARM64 binaries #1916
  • Improved "Add site" Stepper to allow clicks on previously completed steps #1891
  • Updated sync modal design #1910
  • Fixed window height for long error messages #1927
  • Fixed plugin download timeouts #1913
  • Fixed deletion of expired previews #1909
  • Updated multiple dependencies, including Electron, Electron Forge, Playground packages, SQLite plugin, and wpcom libraries to the latest versions

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

Version 1.6.1

Choose a tag to compare

@epeicher epeicher released this 14 Oct 14:55
cb995af
  • Added a new site context menu with actions for managing a site #1796
  • Improved the import process to report progress more accurately throughout the operation #1734
  • Updated SQLite plugin to 2.2.12, which adds support for CHECK constraints, and increases compatibility with SQLite 3.37.0 #1869
  • Fixed focus loss on switching between tabs #1859
  • Fixed classic theme customize links for menus and widgets #1873
  • Updated multiple dependencies, including Electron, keycodes, a11y, compression, and dataviews to the latest versions

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

Version 1.6.0

Choose a tag to compare

@wojtekn wojtekn released this 07 Oct 08:56
e2f5318
  • Added support for Blueprints when creating a new site
  • Migrated wp-now to Playground CLI for improved performance and reliability
  • Implemented selective syncing in the pull dialog #1596
  • Improved support for pushing large sites #1732
  • Added support for Sublime Text as a code editor #1723
  • Improved export controls to preserve information about completed export #1657
  • Revised environment types and badge display logic #1645
  • Fixed issue with site screenshot taken on Mac having different sizes #1676
  • Specified explicit fonts to fix the missing fonts on MacOS Tahoe #1838
  • Fixed auth token validation for older config files #1834
  • Migrated bundler from Webpack to Vite #1794
  • Hidden the What's New for newly onboarded users #1837
  • Updated multiple dependencies, including Electron, Forge, Playground, and SQLite plugin, to the latest versions

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

Version 1.5.6

Choose a tag to compare

@gcsecsey gcsecsey released this 07 Aug 10:04
4ffa1a2
  • Updated SQLite plugin to 2.2.6 and enabled new AST driver #1506, #1628
  • Changed behavior to open the Overview tab after deleting and creating site #1572
  • Suppressed punycode warnings for both CLI and the app #1579
  • Improved crash screen and fixed a startup crash caused by Studio running from read-only directory #1599
  • Added support for sites with custom environment types #1595
  • Set the selective sync checkboxes to be unchecked as the initial state #1626
  • Improved offline functionality for site deletion and logout #1637, #1638, #1641
  • Updated multiple dependencies to the latest versions

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

Version 1.5.5

Choose a tag to compare

@nightnei nightnei released this 14 Jul 13:33
96c02fd
  • Improved the pull and push functionality to allow selective sync
  • Renamed Studio by WordPress.com to WordPress Studio
  • Added token revoke call during logout to improve security #1538
  • Misc UI fixes #1533, #1534, #1494

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

Version 1.5.4

Choose a tag to compare

@sejas sejas released this 23 Jun 09:23
71b3d09
  • Added a separate Settings button to open preferences #1477
  • Fixed issue with opening paths containing backslashes in terminal apps #1475

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

Version v1.5.3

Choose a tag to compare

@gavande1 gavande1 released this 09 Jun 10:53
v1.5.3
3277052
  • Added support to follow symlinks in Previews and Sync #1447, #1448
  • Fixed Command Prompt button truncation and naming on Windows #1440, #1441
  • Fixed default editors when only one is installed #1461
  • Improved site export performance #1457
  • Removed outdated WP-CLI proof-of-concept code #1426
  • Improved HTTP request reliability by reducing timeout to 30 seconds #1456
  • Improved Windows editor path detection by sanitizing regex #1411
  • Upgraded Electron Forge and Playground packages #1460

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

Version 1.5.2

Choose a tag to compare

@ivan-ottinger ivan-ottinger released this 26 May 12:36
2cd3e44
  • Added ability to sync Studio sites with Pressable
  • Added email notification on site push success #1342
  • Improved push progress reporting #1389
  • Ensured .git and node_modules are not included in Preview site archives #1367
  • Fixed issue with incorrect Preview sites limit #1385
  • Fixed issue with unresponsive Settings tabs when no site has been created #1390
  • Fixed several issues related to Studio CLI #1381, #1364, #1424
  • Fixed opening Warp terminal app on Windows #1428
  • Fixed issue with plugin updates timing out in certain cases ​​#1407
  • Translated What’s new modal documentation links #1368, #1375, 1431
  • Ensured site gets created with latest WordPress version when offline #1383
  • Various UI updates and fixes #1399, #1413, #1420, #1412, #1419, #1423, #1384, #1435
  • Upgraded Electron, Node.js and @wordpress/components #1372, #1398

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

Version 1.5.1

Choose a tag to compare

@wojtekn wojtekn released this 12 May 09:39
9cc20ea
  • Added ability to choose preferred editor and terminal apps
  • Hid all HTTPS help messages when the certificate is trusted #1117
  • Automated root certificate installation on Windows #1327
  • Changed default PHP version to 8.3 #1352
  • Changed Customize buttons to make them always active #1344
  • Fixed QUERY_STRING warning in Site Editor #1356
  • Misc UI fixes #1330, #1337, #1339, #1354

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

Version 1.5.0

Choose a tag to compare

@sejas sejas released this 05 May 14:04
10294d4
  • Added a CLI tool that allows managing preview sites #1314
  • Dynamically determine sidebar breakpoint based on tab width #1196
  • Updated Sentry, Electron and other dependencies #1195, #1238, #1233, #1237, #1301
  • Fixed issue with opening logs on Windows #1245
  • Fixed and improved selecting WP version #1189
  • Added check if port is open before starting servers #1236, and #1281
  • Improved starting multiple sites with custom domains #1313
  • Filtered out Automattic sites from the sync sites listing #1254 and #1262
  • Updated the progress from percentage from the backup response #1278
  • Excluded node_modules and .git paths from site export and sync #1264
  • Allowed translation of topbar system menu items #1257
  • Removed the intro card from What's New modal #1312

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