Skip to content

Commit 0c69d39

Browse files
mr-cheffyzen-browser-auto
authored andcommitted
[release]: Update Flatpak manifest
1 parent aacd391 commit 0c69d39

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

app.zen_browser.zen.metainfo.xml

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -30,27 +30,20 @@
3030
<url type="translate">https://crowdin.com/project/zen-browser</url>
3131
<url type="contact">https://discord.gg/zen-browser</url>
3232
<url type="vcs-browser">https://github.com/zen-browser</url>
33-
<url type="contribute">https://docs.zen-browser.app/contribute</url>
33+
<url type="contribute">https://docs.zen-browser.app/contribute/CONTRIBUTING</url>
3434
<branding>
35-
<color type="primary" scheme_preference="light">#F2F0E3</color>
36-
<color type="primary" scheme_preference="dark">#1F1F1F</color>
35+
<color type="primary" scheme_preference="light">#d9d9d9</color>
36+
<color type="primary" scheme_preference="dark">#f5f5f5</color>
3737
</branding>
3838
<screenshots>
3939
<screenshot type="default">
40-
<caption>Main window</caption>
41-
<image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser-dark.png</image>
40+
<image>https://raw.githubusercontent.com/zen-browser/www/refs/heads/main/src/assets/browser.png</image>
4241
</screenshot>
4342
<screenshot>
44-
<caption>Main window in light mode</caption>
45-
<image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser.png</image>
43+
<image>https://raw.githubusercontent.com/zen-browser/www/refs/heads/main/src/assets/browser-splitview.png</image>
4644
</screenshot>
4745
<screenshot>
48-
<caption>The glance feature allows you to view links without actually opening them</caption>
49-
<image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser-glance.png</image>
50-
</screenshot>
51-
<screenshot>
52-
<caption>The split view feature allows you to view multiple tabs at once</caption>
53-
<image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser-splitview.png</image>
46+
<image>https://raw.githubusercontent.com/zen-browser/www/refs/heads/main/src/assets/browser-compactmode.png</image>
5447
</screenshot>
5548
</screenshots>
5649
<content_rating type="oars-1.1"/>
@@ -66,6 +59,9 @@
6659
<control>keyboard</control>
6760
</supports>
6861
<releases>
62+
<release version="1.15.4b" date="2025-09-05T18:19:55.380Z">
63+
<url type="details">https://zen-browser.app/release-notes/1.15.4b</url>
64+
</release>
6965
<release version="1.15.3b" date="2025-09-02T18:55:22.689Z">
7066
<url type="details">https://zen-browser.app/release-notes/1.15.3b</url>
7167
</release>
@@ -328,4 +324,4 @@
328324
<url type="details">https://zen-browser.app/release-notes/1.0.0-a.32</url>
329325
</release>
330326
</releases>
331-
</component>
327+
</component>

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.15.3b
1+
1.15.4b

0 commit comments

Comments
 (0)