-
Notifications
You must be signed in to change notification settings - Fork 17
/
RELEASE-NOTES.txt
133 lines (120 loc) · 5.38 KB
/
RELEASE-NOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
1.2.0
=====
* Introduced Studio Assistant feature
* Updated styles and improved design #626, #625, #624
* Changed studio.json file to meta.json #623
* Fixed hard-coded wp-cli execution paths #606
* Resolved an issue with titlebar padding on macOS, ensuring adequate space for window controls #603
1.1.4
=====
* Added support for importing `.wpress` files #497
* Regenerate media thumbnails when importing any WordPress backup #592
* Disabled "Add site" during onboarding #570
* Let user open Settings menu in offline mode #582
* Added missing 'Stopping' state label #581
* Fixed translation of sample site names #591
* Try to stop server if site initialization failed #565
* Included original error message in error message box #579
1.1.3
=====
* Displayed path error on the Add Site form #564
* Cleared out Site Health critical issue #562
* Used the default PHP version when running WP-CLI sqlite import #559
* Added support for symlinks and fix Emscripten umask value #555, #560, #566
* Enabled React Devtools in the development environment #554
* Updated playground packages to v0.9.44 #561
1.1.2
=====
* Made app responsive and added sidebar toggle #533, #536
* Switched "Local path" field to copy button instead of open new button #506
* Updated playground packages to v0.9.39 #528
1.1.1
=====
* Updated wp-now to fix missing curl, webp issues and Woo compatibility #491, #509, #512, #519
* Added missing translations and minor UI improvements #483, 495, 480
* Added language switcher in user settings modal #476, #504
* Resolved server stop issue by adjusting force-stop functionality #514
* Added menu item to make the Studio to float on top of other windows #511
* Fixed Playground rewrite rules #505
* Added wp-content cleanup on import #489
1.1.0
=====
* Introduced a new feature to export and import sites
* Translated the tooltip for the close button on the modal #454
* Added support for Ukrainian language #452
* Increased demo sites space limit to 250 MB #446
* Added badge to readme with crash free session rate #441
1.0.7
=====
* Improve test timers handling #380
* Avoid data corruption due to writing concurrently in the user data file #366
* Display a message for users who don't have demo sites available for their account #354
1.0.6
=====
* Fixed update snapshot counter when site is deleted #344
* Fixed settings menu not opening from onboarding page #340
* Added support for Vietnamese language #348
* Added restart nudge on check for update #353
* Added hover state for site thumbnail #357
* Made 'Delete site files' checkbox checked by default #352
* Improved loading indicator when adding new site #362 #367
* Disabled add site button while site is being created #371
1.0.5
=====
* Fixed crash when deleting a site #300
* Improved dialog messaging consistency and clarity #291, #292
* Minimized site form layout shift #295
* Refactored E2E tests initialization, improved test output #270, #316, #323
1.0.4
=====
* Added a modal allowing users to speed up sites on Windows #211
* Added reclaiming unavailable port after site deletion #195
* Translated "About Studio" window #228
* Added menu links to the feature request and bug report forms #185
* Fixed possible race conditions when adding site #229
* Added a way to change PHP version for a site and bumped default to 8.1 #225
1.0.3
=====
* Fixed plugin, theme, and WordPress core updates #156
* Fixed Windows auto-updates and dev build updates #147, #149, #153, #157
* Added application menu on Windows #174
* Added automatic SQLite plugin upgrade #136, #176
* Added a way to delete all demo sites on user's account #131
* Added a mu-plugin to enable permalinks without index.php in the URL #143
* Fixed incorrect offline message displayed alongside "delete site" #141
* Misc Sentry logging improvements #140, #148
* Fixed stop server error #144
1.0.2
=====
* Improved app draggable areas #82
* Improved focus style consistency #92, #102
* Used separate thread for Studio and site server processes #19
* Increased site server process timeout for messages #108
* Simplify multipart requests handling to fix WooCommerce support and font uploads #122
* Ensured non-destroyed window exists for authentication event handler #86
* Addressed file permission issues in new directories created by WordPress on Windows #66
* Fixed issue with sidebar layout breaking on specific languages #93
* Update Studio Windows installer GIF and Windows app icon #97, #101
* Minor UI fixes for Windows #124, #125, #128, #133
* Fixed resolving external hosts like YouTube or Soundcloud #73
* Updated header styles #105
* Removed arrow and improved button CTA on Onboarding screen #111
* Improved Sentry error logging #91, #95, #96
1.0.1
=====
* Linked user avatar in Settings to their WP.com profile #5
* Added prompt for users to download correct app architecture version #15
* Made a few remaining texts translatable #53, #48, #16
* Improved support for RTL languages and long translations #12, #18, #83
* Used the OS native dialog to confirm a site deletion #27
* Added copy button to demo site URL #57
* Fixed app crash when demo site status could not be checked #44
* Ensured demo site uses WP version same as local site #36
* Fixed overflow issue for extremely long site name #60
* Improved UX for keyboard-only users #13
* Made drag triggers more consistent across the app #75
* Improved site creation and other errors handling #4, #68, #78, #79
* Fixed preferred locale selection #70
1.0.0
=====
* The initial release of the app.