sleepy-launcher/CHANGELOG.md

82 lines
1.9 KiB
Markdown
Raw Permalink Normal View History

2023-03-04 16:44:28 +03:00
# Changelog
2023-03-04 16:44:28 +03:00
All notable changes to this project will be documented in this file.
2023-03-24 17:46:21 +03:00
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
2023-03-04 16:44:28 +03:00
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2023-11-13 19:26:55 +03:00
## [Unreleased]
2024-10-09 23:38:29 +03:00
## [1.3.0] - 09.10.2024
2024-10-09 23:14:21 +03:00
### Removed
- Removed Discord RPC support
2024-09-02 22:30:49 +03:00
## [1.2.1] - 02.09.2024
2024-09-02 22:08:16 +03:00
### Fixed
- Fixed gamescope config file layout
2024-09-01 20:28:51 +03:00
## [1.2.0] - 01.09.2024
2024-08-29 19:30:04 +03:00
### Added
- Apply chmod 755 to extracted files if 7z was used
### Changed
- Reworked gamescope settings
2024-08-16 15:33:28 +03:00
### Fixed
- Create cache folder if it doesn't exist
2024-08-29 19:30:04 +03:00
- (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
2024-08-16 15:33:28 +03:00
2024-08-16 15:39:59 +03:00
## [1.1.0] - 16.08.2024
2024-08-02 11:45:39 +03:00
### Added
- Respect root `.version` file for game version parsing
- Added disabling of 2 new telemetry servers
2024-08-02 11:45:39 +03:00
2023-06-14 12:40:12 +03:00
### Fixed
- Create cache folder if it doesn't exist
2023-04-06 23:13:40 +03:00
2024-08-02 11:45:39 +03:00
### Changed
2024-08-02 12:18:42 +03:00
- Prioritize parsed game version over the API response
2024-08-02 11:45:39 +03:00
### Removed
- Removed migrate installation feature
2024-07-05 23:21:30 +03:00
## [1.0.1] - 05.07.2024
2024-07-05 23:20:01 +03:00
### 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
2024-07-04 19:22:26 +03:00
## [1.0.0] - 04.07.2024
2023-03-04 16:44:28 +03:00
🚀 Initial release
2023-03-07 19:30:08 +03:00
<br>
2024-10-09 23:38:29 +03:00
[unreleased]: https://github.com/an-anime-team/sleepy-launcher/compare/1.3.0...next
[1.3.0]: https://github.com/an-anime-team/sleepy-launcher/compare/1.2.1...1.3.0
2024-09-02 22:30:49 +03:00
[1.2.1]: https://github.com/an-anime-team/sleepy-launcher/compare/1.2.0...1.2.1
2024-09-01 20:28:51 +03:00
[1.2.0]: https://github.com/an-anime-team/sleepy-launcher/compare/1.1.0...1.2.0
2024-08-16 15:39:59 +03:00
[1.1.0]: https://github.com/an-anime-team/sleepy-launcher/compare/1.0.1...1.1.0
2024-07-05 23:21:30 +03:00
[1.0.1]: https://github.com/an-anime-team/sleepy-launcher/compare/1.0.0...1.0.1
2024-07-04 09:17:28 +03:00
[1.0.0]: https://github.com/an-anime-team/sleepy-launcher/releases/tag/1.0.0