Skip to content

Commit 0e8bf39

Browse files
committed
v1.9.0
1 parent 59d2e95 commit 0e8bf39

File tree

6 files changed

+18
-7
lines changed

6 files changed

+18
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ An open-source, configurable, fast bootstrapper for running Roblox Studio on Lin
1919
[discord]: https://discord.gg/dzdzZ6Pps2
2020
[discord_img]: https://img.shields.io/discord/1069506340973707304?style=flat-square&label=discord
2121

22-
![Showcase of Vinegar's control and bootstrapper window](data/screenshots/vinegar.png)
22+
![Showcase of Vinegar's manager and bootstrapper window](data/screenshots/vinegar.png)
2323

2424
# See Also
2525
+ [Discord server][discord]

data/org.vinegarhq.Vinegar.metainfo.xml

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,35 @@
2424

2525
<screenshots>
2626
<screenshot type="default">
27-
<image>https://github.com/vinegarhq/vinegar/raw/v1.8.1/data/screenshots/studio.png</image>
27+
<image>https://github.com/vinegarhq/vinegar/raw/v1.9.0/data/screenshots/studio.png</image>
2828
<caption>Roblox Studio running under Vinegar</caption>
2929
</screenshot>
3030
<screenshot>
31-
<image>https://github.com/vinegarhq/vinegar/raw/v1.8.1/data/screenshots/studio-edit.png</image>
31+
<image>https://github.com/vinegarhq/vinegar/raw/v1.9.0/data/screenshots/studio-edit.png</image>
3232
<caption>Roblox Studio running under Vinegar, displaying the script editor view</caption>
3333
</screenshot>
3434
<screenshot>
35-
<image>https://github.com/vinegarhq/vinegar/raw/v1.8.1/data/screenshots/control.png</image>
36-
<caption>Vinegar's control view and configuration editing</caption>
35+
<image>https://github.com/vinegarhq/vinegar/raw/v1.9.0/data/screenshots/manager.png</image>
36+
<caption>Vinegar's main manager page</caption>
3737
</screenshot>
3838
<screenshot>
39-
<image>https://github.com/vinegarhq/vinegar/raw/v1.8.1/data/screenshots/bootstrapper.png</image>
40-
<caption>Vinegar's bootstrapper in action</caption>
39+
<image>https://github.com/vinegarhq/vinegar/raw/v1.9.0/data/screenshots/bootstrapper.png</image>
40+
<caption>Vinegar's Studio bootstrapper in action</caption>
4141
</screenshot>
4242
</screenshots>
4343

4444
<releases>
45+
<release version="1.9.0" date="2025-10-13">
46+
<description>
47+
<ul>
48+
<li>Redesign main settings page, adding a configurator</li>
49+
<li>Added user authentication for private Studio deployments</li>
50+
<li>Improved Edge WebView2 (un)installation</li>
51+
<li>Improved bootstrapper logic flow</li>
52+
<li>Show current deployment channel</li>
53+
</ul>
54+
</description>
55+
</release>
4556
<release version="1.8.1" date="2025-02-10">
4657
<description>
4758
<ul>

data/screenshots/bootstrapper.png

14.5 KB
Loading

data/screenshots/control.png

-36.4 KB
Binary file not shown.

data/screenshots/manager.png

69.4 KB
Loading

data/screenshots/vinegar.png

55.5 KB
Loading

0 commit comments

Comments
 (0)