sleepy-launcher/CHANGELOG.md
Nikita Podvirnyi 748a7df34d
1.3.0
2024-10-09 22:38:29 +02:00

1.9 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.3.0 - 09.10.2024

Added

  • Added 5.1.0 voiceovers sizes

Removed

  • Removed Discord RPC support

1.2.1 - 02.09.2024

Fixed

  • Fixed gamescope config file layout

1.2.0 - 01.09.2024

Added

  • Apply chmod 755 to extracted files if 7z was used

Changed

  • Reworked gamescope settings

Fixed

  • Create cache folder if it doesn't exist
  • (potentially) fixed a bug with pre-download button
  • Fixed calculation of unpacked files size due to API changes
  • Respect downloaded file size in free space check

1.1.0 - 16.08.2024

Added

  • Respect root .version file for game version parsing
  • Added disabling of 2 new telemetry servers

Fixed

  • Create cache folder if it doesn't exist

Changed

  • Prioritize parsed game version over the API response

Removed

  • Removed migrate installation feature

1.0.1 - 05.07.2024

Fixed

  • Fixed infinite updates loop on minor game patches (notably 1.0.1)
  • Fixed prefix paths for proton builds for game drives mapping

Changed

  • Removed xdelta3 runtime dependency, updated dwebp package name for fedora

1.0.0 - 04.07.2024

🚀 Initial release