mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Update to version 1.7.16
This commit is contained in:
Generated
+1
-1
@@ -256,7 +256,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "boilr"
|
||||
version = "1.7.15"
|
||||
version = "1.7.16"
|
||||
dependencies = [
|
||||
"base64 0.20.0",
|
||||
"color-eyre",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "boilr"
|
||||
version = "1.7.15"
|
||||
version = "1.7.16"
|
||||
|
||||
[dependencies]
|
||||
base64 = "^0.20.0"
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
<description>
|
||||
<p>BoilR will show games from other games platforms in your Steam library.
|
||||
It uses the Steam 3rd party shortcuts feature and does not require you to set up anything.
|
||||
The goal is that you do not have to leave your Steam library to launch games from other launchers/stores, so that you can find all the games that you have available.
|
||||
The goal is that you do not have to leave your Steam library to launch games from other
|
||||
launchers/stores, so that you can find all the games that you have available.
|
||||
You can also use BoilR to manually and automatically download custom art from SteamGridDB.</p>
|
||||
</description>
|
||||
<screenshots>
|
||||
@@ -25,13 +26,22 @@ https://hughsie.github.io/oars/index.html
|
||||
-->
|
||||
<content_rating type="oars-1.1" />
|
||||
<releases>
|
||||
<release version="1.7.16" date="2022-12-30">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Automatically start Epic games through the launcher (thanks to vkbsb)</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="1.7.13" date="2022-12-30">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Fix not finding Epic Games (thanks to vkbsb)</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release> <release version="1.7.11" date="2022-12-28">
|
||||
</release>
|
||||
|
||||
<release version="1.7.11" date="2022-12-28">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Automatically go fullscreen when in steam mode</li>
|
||||
@@ -66,7 +76,8 @@ https://hughsie.github.io/oars/index.html
|
||||
<release version="1.7.6" date="2022-10-29">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Fixed a bug where selecting which games to import would not be saved when importing games</li>
|
||||
<li>Fixed a bug where selecting which games to import would not be saved when importing
|
||||
games</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
@@ -137,7 +148,8 @@ https://hughsie.github.io/oars/index.html
|
||||
<release version="1.4.9" date="2022-09-08">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Fixed a crash that would happen when loading specific animated webp images that use alpha blending</li>
|
||||
<li>Fixed a crash that would happen when loading specific animated webp images that use
|
||||
alpha blending</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
@@ -304,12 +316,20 @@ https://hughsie.github.io/oars/index.html
|
||||
</release>
|
||||
<release version="1.3.5" date="2022-05-15">
|
||||
<description>
|
||||
<ul><li>Fix icons not set in GoG games</li><li>Fix Origin (installed via proton) games not being launch correctly</li><li>Show version number in settings</li></ul>
|
||||
<ul>
|
||||
<li>Fix icons not set in GoG games</li>
|
||||
<li>Fix Origin (installed via proton) games not being launch correctly</li>
|
||||
<li>Show version number in settings</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="1.3.4" date="2022-05-15">
|
||||
<description>
|
||||
<ul><li>Fix icons not being set on games</li><li>Update dependencies to improve performance</li><li>Add progress spinners to ui</li></ul>
|
||||
<ul>
|
||||
<li>Fix icons not being set on games</li>
|
||||
<li>Update dependencies to improve performance</li>
|
||||
<li>Add progress spinners to ui</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="1.3.3" date="2022-05-14">
|
||||
|
||||
Reference in New Issue
Block a user