BoilR Changelog

What's new in BoilR 1.9.4

Sep 23, 2023
  • Fix issue #371 : Lutris not working by @culain-45124 in #372

New in BoilR 1.9.3 Pre-release (Sep 19, 2023)

  • Fix bug #371 where Lutris games would not be found

New in BoilR 1.9.2 (Sep 18, 2023)

  • What's Changed:
  • Bump openssl from 0.10.52 to 0.10.55 by @dependabot in #354
  • New cli options to use lutris service_games by @culain-45124 in #365
  • Set Heroic legendary config file to new location by @PhilipK in #370

New in BoilR 1.9.1 (Jun 11, 2023)

  • Fix finding more game pass games by @PhilipK in #353

New in BoilR 1.9.0 (Jun 11, 2023)

  • Bump xml-rs from 0.8.11 to 0.8.14 by @dependabot in #348
  • Game pass support by @PhilipK in #350

New in BoilR 1.8.0 Pre-release (May 29, 2023)

  • Add Ubisoft connect (Linux Proton) support by @Ofacy in #346
  • Update cargo toml and refactor uplay by @PhilipK in #347

New in BoilR 1.7.22 (May 15, 2023)

  • What's Changed:
  • Windows clippy by @PhilipK in #322
  • Improve playnite error messages by @PhilipK in #325
  • Inline print variables by @PhilipK in #328
  • Update all dependencies by @PhilipK in #329
  • Bump webbrowser from 0.8.2 to 0.8.7 by @dependabot in #330
  • Bump tokio from 1.23.1 to 1.24.2 by @dependabot in #331
  • Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t by @dependabot in #332
  • Bump openssl from 0.10.45 to 0.10.48 by @dependabot in #340
  • Fix config directory (Fixes #337) by @Daedalusspacegames in #338
  • Bump spin from 0.9.4 to 0.9.8 by @dependabot in #341
  • Bump h2 from 0.3.15 to 0.3.17 by @dependabot in #342

New in BoilR 1.7.21 (Jan 8, 2023)

  • Disallow indexing.
  • Clippy fixes for windows specific code.
  • Remove expect.

New in BoilR 1.7.20 (Jan 8, 2023)

  • Bump tokio from 1.23.0 to 1.23.1 by @dependabot in #317
  • Remove unwraps by @PhilipK in #316
  • Simplify user selection by @PhilipK in #318

New in BoilR 1.7.20 Pre-release (Jan 7, 2023)

  • Bump tokio from 1.23.0 to 1.23.1 by @dependabot in #317
  • Remove unwraps by @PhilipK in #316
  • Simplify user selection by @PhilipK in #318

New in BoilR 1.7.19 (Jan 5, 2023)

  • What's Changed:
  • Playnite support (windows only for now)
  • Call flatpak-spawn when in flatpak mode by @PhilipK in #308
  • Clippy fixes by @PhilipK in #309
  • Initial playnite support by @PhilipK in #310
  • Add option to only import installed games for playnite by @PhilipK in #313
  • Support for playnite portable version by @PhilipK in #314

New in BoilR 1.7.17 (Jan 2, 2023)

  • Add a missing - in epic launch urls

New in BoilR 1.7.16 (Jan 2, 2023)

  • EGS Shortcut fix by @vkbsb in #301

New in BoilR 1.7.15 (Dec 31, 2022)

  • Remove chrono and replace with time

New in BoilR 1.7.13 (Dec 30, 2022)

  • Image UI handles restructure by @PhilipK in #294
  • Games installed through EGS not getting detected. by @vkbsb in #296

New in BoilR 1.7.12 (Dec 29, 2022)

  • Automatic full-screen when starting from steam by @PhilipK in #289
  • Refactor of images ui by @PhilipK in #291
  • Include openssl vendored (fixes bug where native version would not start on Steam Deck) by @PhilipK in #293

New in BoilR 1.7.10 (Dec 28, 2022)

  • Remove download all and move import button by @PhilipK in #287
  • Only load platforms for current OS by @PhilipK in #288

New in BoilR 1.7.8 (Dec 26, 2022)

  • Update dependencies by @PhilipK in #282
  • Fullscreen support by @PhilipK in #283

New in BoilR 1.7.6 (Oct 29, 2022)

  • Save blacklisted shortcuts on import by @PhilipK in #267

New in BoilR 1.7.5 (Oct 27, 2022)

  • Add a button that downloads all images only by @PhilipK in #261
  • Add setting to allow nsfw images by @Keelhauled in #264
  • Flatpak update by @Keelhauled in #265

New in BoilR 1.7.4 Pre-release (Oct 21, 2022)

  • Dropdown menues and image grids by @PhilipK in #260

New in BoilR 1.7.3 (Oct 21, 2022)

  • Add ro access to legendary folder by @pinty in #257
  • Image UI optimize by @PhilipK in #259

New in BoilR 1.7.2 (Oct 15, 2022)

  • Wrap image loads in a thread to avoid panics by @PhilipK in #254

New in BoilR 1.7.1 Pre-release (Oct 12, 2022)

  • What's Changed:
  • Fix Proton installed EGS games not found by @ProgDroid in #251
  • Do not double import to fix shortcuts by @PhilipK in #252

New in BoilR 1.7.0 (Oct 11, 2022)

  • Fix two small issues by @Aisuko in #246
  • Add utility formats code by @Aisuko in #247
  • Minigalaxy support by @PhilipK in #249

New in BoilR 1.6.2 Pre-release (Oct 10, 2022)

  • Fix the potential redundant_clone issue of path by @Aisuko in #238
  • Fix shortcuts by using actual shortcut app_id by @PhilipK in #245