mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Update flatpak release
This commit is contained in:
+1
-11
@@ -71,14 +71,4 @@ flatpak = []
|
||||
|
||||
[profile.release]
|
||||
strip = true # Automatically strip symbols from the binary.
|
||||
opt-level = "z" # Optimize for size.
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
|
||||
# Enable a small amount of optimization in debug mode
|
||||
[profile.dev]
|
||||
opt-level = 1
|
||||
|
||||
# # Enable high optimizations for dependencies but not for BoilR code:
|
||||
[profile.dev.package."*"]
|
||||
opt-level = 3
|
||||
lto = "thin"
|
||||
|
||||
@@ -25,6 +25,14 @@ https://hughsie.github.io/oars/index.html
|
||||
-->
|
||||
<content_rating type="oars-1.1" />
|
||||
<releases>
|
||||
<release version="1.7.3" date="2022-10-21">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Improve UI for image selection</li>
|
||||
<li>Add read access to legendary folder</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="1.7.2" date="2022-10-14">
|
||||
<description>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user