Skip to content

Commit 41a5c13

Browse files
committed
Add a couple more changelog entries
1 parent 87fde58 commit 41a5c13

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Prefix notes with "Windows:", "macOS:", or "Linux:" as needed. Do not use **form
55
# 1.15.0 (2025-10-19)
66

77
- New compiler runs some projects twice as fast
8-
- Added face sensing extension. It uses a machine learning model that runs on your computer, so it works offline and your webcam feed is never uploaded to any server.
8+
- Added face sensing extension. It uses a machine learning model that runs on your computer, so it works offline. Your webcam feed is never uploaded to any server
9+
- Local storage extension no longer requires manually configuring namespace
10+
- Newgrounds extension significantly improved
911
- Windows: Fixed broken text boxes after choosing "Stay" in the unsaved changes confirmation dialog
1012
- macOS: Fixed poor performance on macOS 26
1113
- macOS: macOS 11 users now have to use a special legacy version of the app which is slower and less secure than the regular version

docs/changelog.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"date": "2025-10-19",
55
"notes": [
66
"New compiler runs some projects twice as fast",
7-
"Added face sensing extension. It uses a machine learning model that runs on your computer, so it works offline and your webcam feed is never uploaded to any server.",
7+
"Added face sensing extension. It uses a machine learning model that runs on your computer, so it works offline. Your webcam feed is never uploaded to any server",
8+
"Local storage extension no longer requires manually configuring namespace",
9+
"Newgrounds extension significantly improved",
810
"Windows: Fixed broken text boxes after choosing \"Stay\" in the unsaved changes confirmation dialog",
911
"macOS: Fixed poor performance on macOS 26",
1012
"macOS: macOS 11 users now have to use a special legacy version of the app which is slower and less secure than the regular version",

linux-files/org.turbowarp.TurboWarp.metainfo.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,9 @@
7272
<description>
7373
<ul>
7474
<li>New compiler runs some projects twice as fast</li>
75-
<li>Added face sensing extension. It uses a machine learning model that runs on your computer, so it works offline and your webcam feed is never uploaded to any server.</li>
75+
<li>Added face sensing extension. It uses a machine learning model that runs on your computer, so it works offline. Your webcam feed is never uploaded to any server</li>
76+
<li>Local storage extension no longer requires manually configuring namespace</li>
77+
<li>Newgrounds extension significantly improved</li>
7678
<li>If you use a Wayland compositor, the app will now use native Wayland instead of the Xwayland compatibility layer</li>
7779
<li>Changed executable name back to "turbowarp-desktop" after unintentional change in previous update</li>
7880
</ul>

0 commit comments

Comments
 (0)