|
49 | 49 | <release version="45.4" date="2023-xx-xx"> |
50 | 50 | <description translatable="no"> |
51 | 51 | <ul> |
52 | | - <li>Restore on-disk projects on startup</li> |
| 52 | + <li>Restore on-disk projects when starting Workbench</li> |
53 | 53 | <li>Prevent Style from affecting other windows</li> |
54 | 54 | <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> |
56 | 59 | <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> |
58 | 63 | <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> |
62 | 67 | <li>Library: Port "Accessibility" entry to Python</li> |
63 | 68 | <li>Library: Port "Account" entry to Python</li> |
64 | 69 | <li>Library: Port "Email" entry to Python</li> |
65 | 70 | <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> |
66 | 73 | <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> |
67 | 80 | </ul> |
68 | 81 | </description> |
69 | 82 | </release> |
|
0 commit comments