Updated Changelog (markdown)
parent
bdfad0182f
commit
b8221173c0
1 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,14 @@ 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).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.1138 - 2024-01-26
|
||||||
|
### Fixed:
|
||||||
|
- Ava UI: Mod Manager Fixes.
|
||||||
|
- Fixes a crash when selecting an invalid mod directory.
|
||||||
|
- Fixes a crash when trying to enumerate through a directory that Ryujinx doesn't have permissions to access.
|
||||||
|
- Fixes mods not deleting at the parent directory, leaving invisible orphan files that would prevent re-importing of the same mod.
|
||||||
|
- Better logging and user feedback.
|
||||||
|
|
||||||
## 1.1.1137 - 2024-01-25
|
## 1.1.1137 - 2024-01-25
|
||||||
### Added:
|
### Added:
|
||||||
- Fs: Log when Commit fails due to PathAlreadyInUse.
|
- Fs: Log when Commit fails due to PathAlreadyInUse.
|
||||||
|
|
Loading…
Reference in a new issue