Skip to content

Commit 0b52f0e

Browse files
committed
Update changelogs
1 parent 89faa3d commit 0b52f0e

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

changelog.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@ This document is the authoritative source for TurboWarp's changelogs. Everything
22

33
Prefix notes with "Windows:", "macOS:", or "Linux:" as needed. Do not use **formatting** or [links](https://desktop.turbowarp.org/).
44

5-
# 1.14.5 (2025-08-25)
5+
# 1.14.5 (2025-08-28)
66

77
- Optimized stamps when using the Animated Text extension
88
- Added code signing for some Windows builds using free using code signing provided by SignPath.io and certificate by SignPath Foundation
9-
- Remove donation links
109

1110
# 1.14.4 (2025-06-12)
1211

docs/changelog.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
[
22
{
33
"version": "1.14.5",
4-
"date": "2025-8-25",
4+
"date": "2025-8-28",
55
"notes": [
66
"Optimized stamps when using the Animated Text extension",
7-
"Added code signing for some Windows builds using free using code signing provided by SignPath.io and certificate by SignPath Foundation",
8-
"Remove donation links"
7+
"Added code signing for some Windows builds using free using code signing provided by SignPath.io and certificate by SignPath Foundation"
98
]
109
},
1110
{

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,12 @@
6767
</branding>
6868
<!-- Do not directly edit releases here! This section is generated by scripts/generate-changelogs.js -->
6969
<releases>
70-
<release version="1.14.5" date="2025-8-25">
70+
<release version="1.14.5" date="2025-8-28">
7171
<url type="details">https://github.com/TurboWarp/desktop/releases/tag/v1.14.5</url>
7272
<description>
7373
<ul>
7474
<li>Optimized stamps when using the Animated Text extension</li>
7575
<li>Added code signing for some Windows builds using free using code signing provided by SignPath.io and certificate by SignPath Foundation</li>
76-
<li>Remove donation links</li>
7776
</ul>
7877
</description>
7978
</release>

0 commit comments

Comments
 (0)