File tree 3 files changed +16
-2
lines changed
3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
- 51.17
1
+ 51.18
Original file line number Diff line number Diff line change 67
67
<display_length compare =" ge" >768</display_length >
68
68
</requires >
69
69
<releases >
70
+ <release version =" 51.18" date =" 2025-01-14" >
71
+ <description translatable =" no" >
72
+ <ul >
73
+ <li >Add Ctrl+N shortcut for creating a new bottle</li >
74
+ <li >Add Shortcuts window</li >
75
+ <li >Remove support for the runtime sandbox</li >
76
+ <li >Add mnemonics in main menu</li >
77
+ <li >Polish and rework the new bottle dialog</li >
78
+ <li >Polish and rework the environment variables dialog</li >
79
+ <li >Fix CSS warnings in the terminal</li >
80
+ <li >Fix bug where Bottles would not start when running the --executable flag in the terminal</li >
81
+ </ul >
82
+ </description >
83
+ </release >
70
84
<release version =" 51.17" date =" 2024-12-14" >
71
85
<description translatable =" no" >
72
86
<p >Fixed a regression that makes the bottle's preferences page blank in some cases</p >
Original file line number Diff line number Diff line change 1
1
project (
2
2
' bottles' ,
3
- version : ' 51.17 ' ,
3
+ version : ' 51.18 ' ,
4
4
meson_version : ' >= 1.5.0' ,
5
5
default_options : [
6
6
' warning_level=2' ,
You can’t perform that action at this time.
0 commit comments