Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-28 22:08:41 +01:00
parent 3087ead9a2
commit 5b643e1e7f

@ -3,6 +3,21 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.832 - 2023-05-28
### Fixed:
- Update LastPlayed date on emulation end.
- "Last played" stat will now use the time when the game was last closed, instead of the time when it was last launched.
## 1.1.831 - 2023-05-28
### Fixed:
- Improve macOS updater.
- (Hopefully) fixes the remaining issues with the updater on macOS.
## 1.1.830 - 2023-05-28
### Fixed:
- Added Custom Path case when saving screenshots.
- Fixes an issue where emulator screenshots wouldn't save to the portable folder in portable mode if Ryujinx was launched using a cli argument for --root-data-dir.
## 1.1.829 - 2023-05-28
### Fixed:
- actions: revert timeout-minutes changes for PR workflow.