Skip to content

Commit 388d354

Browse files
committed
Update 45.4 release notes
1 parent 4d0e9db commit 388d354

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

data/app.metainfo.xml

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,21 +49,34 @@
4949
<release version="45.4" date="2023-xx-xx">
5050
<description translatable="no">
5151
<ul>
52-
<li>Restore on-disk projects on startup</li>
52+
<li>Restore on-disk projects when starting Workbench</li>
5353
<li>Prevent Style from affecting other windows</li>
5454
<li>Fix Console style when toggling dark mode</li>
55-
<li>Open the Library on start if there are no windows to restore</li>
55+
<li>Open the Library on start if there are no sessions to restore</li>
56+
<li>Restore scroll and cusor positions on format and Run</li>
57+
<li>Add "Copy" and "Select All" to Console</li>
58+
<li>Add Vala formatter support</li>
5659
<li>Add WebP image format support</li>
57-
<li>Update to Biome 1.4.0</li>
60+
<li>Use Biome instead of prettier for JavaScript formatter</li>
61+
<li>Use GTKCssLanguageServer instead of prettier for CSS formatter</li>
62+
<li>Update Biome to 1.4.0</li>
5863
<li>Update gst-plugin-gtk4 to 0.11.2</li>
59-
<li>Add "Copy" to Console</li>
60-
<li>Add "Select All" to Console</li>
61-
<li>Format Vala</li>
64+
<li>Update libshumate 1.1.2</li>
65+
<li>Library: Add "Context Menu" entry</li>
66+
<li>Library: Add "HTTP Server" entry</li>
6267
<li>Library: Port "Accessibility" entry to Python</li>
6368
<li>Library: Port "Account" entry to Python</li>
6469
<li>Library: Port "Email" entry to Python</li>
6570
<li>Library: Port "Overlay Split View" entry to Python</li>
71+
<li>Library: Port "Label Bars" entry to Python</li>
72+
<li>Library: Port "Context Menu" entry to Python</li>
6673
<li>Library: Port "Wallpaper" entry to Python</li>
74+
<li>Library: Port "Context Menu" entry to Vala</li>
75+
<li>Library: Port "Search" entry to Vala</li>
76+
<li>Library: Port "Grid" entry to Vala</li>
77+
<li>Library: Port "Accessibility" entry to Vala</li>
78+
<li>Library: Port "Animation" entry to Rust</li>
79+
<li>Library: Port "Context Menu" entry to Rust</li>
6780
</ul>
6881
</description>
6982
</release>

demos

Submodule demos updated 86 files

0 commit comments

Comments
 (0)