You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/whats-new/on-prem-release-notes.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,12 +200,12 @@ For details, see [Viewing status for pipeline builds]({{site.baseurl}}/docs/pipe
200
200
<br><br>
201
201
202
202
#### Pipelines: New terminal emulator
203
-
We have introduced a new terminal emulator in this release, currently in Beta.
203
+
In this release, we have introduced a NEW terminal emulator for a superior user experience, featuring lightning-fast scrolling, online rendering for large logs, enhanced accessibility support, and more...
204
204
205
205
The new terminal emulator provides:
206
206
* Improved performance through GPU acceleration
207
-
* Convenient online viewing for log files, including large logs with up to 100,000 lines, avoiding the need to download the entire file
208
-
* Faster navigation with enhanced mouse support
207
+
* Convenient online viewing for log files, including large logs with up to 100,000 lines, avoiding the need to download the file
208
+
* Faster navigation with improved mouse support
209
209
* Improved search functionality
210
210
* Accessibility support with Screen Reader Mode
211
211
@@ -281,6 +281,7 @@ We've introduced a new environment variable, `FRAME_OPTIONS`, which is now avail
281
281
* Auto-sync option not available for Azure SSO.
282
282
* 404 errors on clicking documentation links in Build > Triggers.
283
283
* For Azure, auto-sync operations removes groups that were previously synced.
284
+
* Page keeps on loading indefinitely when switching active account from a ProjectOne account to a Classic one.
284
285
285
286
286
287
@@ -306,9 +307,9 @@ We've introduced a new environment variable, `FRAME_OPTIONS`, which is now avail
306
307
* After upgrade to v2.0.9, Test reports screen does not display all elements.
307
308
* Invited users prompted for phone number during sign-up.
308
309
310
+
309
311
<!---
310
312
* Slow scroll speed for build logs in online terminal view.
311
-
* Page keeps on loading indefinitely when switching active account from a ProjectOne account to a Classic one.
312
313
* Builds fail intermittently with `ESOCKETTIMEDOUT` error when pulling image for caching.
313
314
* Build step fails with "Failed to update your new image" error.
0 commit comments