Skip to content

Commit 71fde30

Browse files
committed
0.4.3 release
1 parent 22724cf commit 71fde30

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "webapps"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
edition = "2021"
55

66
[[bin]]

res/io.github.elevenhsoft.WebApps.metainfo.xml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@
2020
choice.
2121
Works on most mainstream desktop environments with all the mainstream web browsers installed via flatpak.
2222
</p>
23-
<p>Important!</p>
24-
<p>Starting from version 0.4.2 we moved some locations. What did it change? It breaks current created apps (only once, I promise!). Also requires some manual intervention to makes web apps working with flatpak browsers. You need to allow your flatpak browser of choice for read/write permission to our COSMIC Web Apps directory for creating browser profiles. If you don't know how to do it. Use Flatseal for adding filesystem permissions, or use flatpak overrides.</p>
25-
<p>For firefox you would run command:</p>
26-
<p>flatpak --user override --filesystem=~/.local/share/cosmic-webapps org.mozilla.firefox</p>
27-
<p>For others, this is the same command, but different browser ID</p>
28-
<p>That's all! Sorry for this change but it was required</p>
2923
<ul>
3024
<li>Fast and easy to use</li>
3125
<li>Works out of the box</li>
@@ -58,6 +52,11 @@
5852
</branding>
5953

6054
<releases>
55+
<release version="0.4.3" date="2024-05-19">
56+
<description>
57+
<p>Fixed previous breaking change</p>
58+
</description>
59+
</release>
6160
<release version="0.4.2" date="2024-05-18">
6261
<description>
6362
<p>Layout and styling changes and improvements</p>

0 commit comments

Comments
 (0)