@@ -3,134 +3,19 @@ Unreleased
33
441.7.6
55=====
6- * Update release notes for 1.7.4 #2591
7- * Bundle WordPress translation files with download retry and failure handling #2575
8- * Bump the wp-playground-php-wasm group with 29 updates #2585
9- * Bump the testing group with 11 updates #2569
10- * Timeout `site stop --all` after 6s when quitting #2475
11- * Add Blueprint details step to blueprint selection flow #2571
12- * Bump the electron group with 5 updates #2566
13- * Bump tar from 7.5.2 to 7.5.8 #2601
14- * Disable Copy and Delete in context menu when any site is being added #2596
15- * Fix Preview site and Push size validation to exclude archived-out directories #2598
16- * Add Site Editor performance benchmark across environments #2600
17- * Add default Blueprint description from steps #2602
18- * Update @php-wasm and @wp-playground packages from 3.0.53 to 3.1.1 #2610
19- * Fix Studio CLI yargs locale strings displaying in English #2609
20- * Bump nokogiri from 1.19.0 to 1.19.1 #2613
21- * Adopt monorepo structure #2565
22- * Patch fs-ext-extra-prebuilt to remove other-platform binaries on install #2615
23- * Bump the electron group with 5 updates #2622
24- * Use JSX children syntax instead of children prop in tests #2621
25- * Remove useEffect state resets in WelcomeComponent and AIInput #2619
26- * Fix performance tests to support pre-monorepo commits #2627
27- * Fix performance test to support old structure for both build and test runner paths #2629
28- * Bump @types/node from 20.19.33 to 25.3.0 in the typescript group #2624
29- * Fix missing aria-level on heading role in site settings #2618
30- * Add JSPI support for PHP WASM extensions #2560
31- * Studio: Fix toBeInDocument warnings in tests #2628
32- * Bump the wordpress group with 29 updates #2623
33- * Bump the sentry group with 12 updates #2626
34- * Document how to trigger E2E and performance tests on PR review #2635
35- * Fix flaky blueprint plugin activate E2E test #2634
36- * Fix push cancellation error dialog #2633
37- * Add @yao-pkg/pkg to dependabot allow list #2639
38- * Add Redis and Memcached support #2554
39- * Add drag-and-drop site reordering with sortOrder persistence #2498
40- * Exclude @php-wasm packages from app.asar bundle #2641
41- * Bump @inquirer/prompts from 7.10.1 to 8.3.0 in the inquirer group #2647
42- * Remove PHP-WASM web builds from output #2644
43- * Add WP_DEBUG_LOG and WP_DEBUG_DISPLAY toggles #2553
44- * Fix toggle sidebar icon alignment after Add Site modal #2636
45- * Studio: Add time display over pull and push completed notification #2653
46- * Bump electron-to-chromium from 1.5.286 to 1.5.302 in the electron group #2642
47- * Fix CLI uninstall on Windows not removing bin directory #2608
48- * Fix React performance and accessibility issues from react-doctor #2654
49- * Remove dead code: unused exports, types, and files #2620
50- * Add open debug log file button in Settings #2649
51- * Bump the wp-playground-php-wasm group with 33 updates #2643
52- * Add "Open Application Logs" to Help menu #2656
53- * Delete legacy mu-plugin files that lived in site filesystem #2655
54- * [Tooling] Add Buildkite release pipelines and fastlane lanes for ReleasesV2 #2583
55- * Add initial .pot file and extract pot generation to a reusable lane #2658
56- * Fix code_freeze lane committing beta bump to wrong branch #2668
57- * Only remove `@php-wasm/\d-\d` packages #2670
58- * Merge release/1.7.5 into trunk #2669
59- * Add Dependabot auto-merge workflow for patch and minor dev updates #2573
60- * Lint and format with a single command in `AGENTS.md` #2661
61- * Switch e2e plugin search test from Contact Form 7 to Jetpack Protect #2674
62- * Bump rollup from 4.50.2 to 4.59.0 #2672
63- * Add Proof of Concept PR guidance for large exploratory contributions #2662
64- * Improve welcome screen shown in offline mode #2666
65- * Remove test output pollution from jsdom and Redux #2664
66- * Make site create CLI command interactive #2657
67- * Bump the typescript group with 2 updates #2678
68- * Bump electron from 40.6.0 to 40.6.1 in the electron group #2677
69- * Studio: Add feature flag for the new Agents tab #2671
70- * Add trailing slash to wp-admin URLs to prevent redirect #2680
71- * Bump the sentry group with 19 updates #2679
72- * Add support for Blueprints login #2527
73- * Studio: Allow hidden files import within wp-content #2663
74- * Update WordPress Playground dependencies to 3.1.3 #2687
75- * Prefill admin email and make it mandatory #2681
76- * Attach app logs to E2E stdout when tests fail #2686
77- * Include AI acknowledgement in GitHub PR template #2691
78- * Move pull and push states from SyncSitesProvider to a new Redux slice #2037
79- * Log stdout/stderr on forge prePackage hook failures #2688
80- * [Tooling] Make beta releases self-contained with translations and backmerge #2676
81- * Always kill PM2 daemon when running `site stop --all` #2683
82- * Studio: Resolve type error for blueprint steps #2694
83- * Update WordPress Playground dependencies 3.1.4 in trunk #2703
84- * Bump tar from 7.5.9 to 7.5.10 #2708
85- * Add React Doctor CI Buildkite job #2659
86- * Studio Agents Suite: Add starter agents.md file and ship it to site root #2684
87- * Rename VS Code labels to Visual Studio Code #2693
88- * Bump the electron group with 2 updates #2714
89- * Bump @types/node from 25.3.2 to 25.3.5 in the typescript group #2716
90- * Allow enableMultisite blueprint step #2470
91- * Studio Agents Suite: Add multisite info to agents.md #2721
92- * Remove en-dash substitution from GitHub release build names #2722
93- * Fix removing sites when site folder is already removed #2705
94- * Merge release/1.7.5 into trunk #2723
95- * Replace pm2-axon with homegrown solution #2690
96- * Add admin credentials to interactive site creation flow #2682
97- * Remove react-doctor CI job #2726
98- * Fix Typescript errors and clean up TS configs #2685
99- * Experiment to speed up deeplink connection from WP.com #2375
100- * [Tooling] Update GitHub release title format from "vX.Y.Z" to "Version X.Y.Z" #2728
101- * Bump @sentry/react from 10.40.0 to 10.42.0 in the sentry group #2717
102- * Bump the wordpress group with 28 updates #2715
103- * Remove express dependency #2732
104- * Update release notes for 1.7.5 mentioning Blueprint and admin credentials #2736
105- * Bump the sentry group with 7 updates #2735
106- * Add DEV_APP_DATA_PATH env var for isolated appdata JSON #2713
107- * Replace pm2 with homegrown process manager daemon #2712
108- * Bump the wp-playground-php-wasm group with 24 updates #2733
109- * Studio: Add AGENTS.md management #2698
110- * Add Studio CLI skill for agent-assisted site management #2700
111- * Bump tar from 7.5.10 to 7.5.11 #2742
112- * Add `studio ai` CLI command with interactive AI agent #2632
113- * Add /exit slash command to AI chat #2744
114- * Fix studio ai /exit command hanging #2746
115- * Add `/browser` slash command to AI chat #2747
116- * Fix "space to open" command during site selection #2748
117- * Fix some unsafe type assertions #2719
118- * Move block validation from jsdom/Node.js to Playwright browser #2761
119- * Attempt to remove incompatible binaries when signing #2766
120- * Auto-select sites in AI CLI based on agent tool usage #2745
121- * AI: Remove esc to interrupt from site selection #2750
122- * Add /login and /logout slash commands to AI chat #2749
123- * Fix openFileInIDE to respect user's preferred editor #2730
124- * Fix CLI dev path references to use apps/cli/dist/cli/main.js #2756
125- * Add file content preview and diff viewer to studio ai TUI #2754
126- * Improve todo rendering in the AI CLI #2772
127- * Studio: Re-selecting the same file doesn't trigger the import #2768
128- * @mikaoelitiana made their first contribution in https://github.com/Automattic/studio/pull/2498
129- * @wpmobilebot made their first contribution in https://github.com/Automattic/studio/pull/2669
130- * @nerrad made their first contribution in https://github.com/Automattic/studio/pull/2744
131- * @tyxla made their first contribution in https://github.com/Automattic/studio/pull/2747
132- * @taipeicoder made their first contribution in https://github.com/Automattic/studio/pull/2749
133- **Full Changelog**: https://github.com/Automattic/studio/compare/v1.7.4...v1.7.6
6+ * Added enableMultisite Blueprint step support #2470
7+ * Added admin credentials to interactive CLI site creation flow #2682
8+ * Prefilled admin email and made it mandatory during site creation #2681
9+ * Improved app quit reliability by always killing PM2 daemon on site stop #2683
10+ * Improved deeplink connection speed #2375
11+ * Fixed site processes opening terminals on Windows #2794
12+ * Fixed removing sites when site folder is already removed #2705
13+ * Fixed Open file in IDE to respect user's preferred editor #2730
14+ * Fixed re-selecting the same file not triggering the import #2768
15+ * Fixed unsafe type assertions #2719
16+ * Renamed VS Code labels to Visual Studio Code #2693
17+ * Replaced pm2 and pm2-axon with homegrown solutions for process management #2712, #2690
18+ * Updated multiple dependencies, including Electron, Sentry, WordPress packages, and PHP-WASM
13419
135201.7.5
13621=====
0 commit comments