Wiki/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.3b.md

29 lines
1.5 KiB
Markdown
Raw Normal View History

2024-07-21 23:29:38 +00:00
# RetroDECK 0.8.3b
2024-07-31 12:15:35 +00:00
**Release date:** 2024-08-01
2024-07-21 23:29:38 +00:00
2024-08-05 13:36:58 +00:00
# NEW Warning - Do not upgrade to 0.8.3b!
There is a bug with 0.8.3b that makes the scraped data not move to the correct folders it should, there where some unexpected scenarios that did not trigger for our testers.
The fix in 0.8.3b was not enough and we need to go deeper to fix the bug.
We will be releasing 0.8.4b as soon as we have identified all the issues.
2024-08-05 13:38:32 +00:00
The error is caused by that the pathing for ES-DE is not updating to the new path of /retrodeck/ES-DE/ in some instances, thus ES-DE still uses the old retrodeck/ path.
2024-07-30 06:10:03 +00:00
## RetroDECK Framework / Backend:
2024-07-21 23:29:38 +00:00
2024-07-30 06:10:03 +00:00
**Fixed:**
2024-07-22 01:41:23 +00:00
2024-07-30 06:10:03 +00:00
- An issue where second level subfolders inside `retrodeck/` folder were not correctly placed and moved to the new folder structure under the `retrodeck/ES-DE`. This caused scraped data that was stored under `downloaded_media` and other ES-DE data not to be found by the ES-DE frontend.
- An issue with folder creation during initial setup that would create duplicate subfolders in some scenarios.
2024-07-22 01:41:23 +00:00
2024-07-30 06:10:03 +00:00
## Ryujinx:
2024-07-21 23:29:38 +00:00
2024-07-30 06:10:03 +00:00
- We have reverted Ryujinx to the last known working version after some testing done by the RetroDECK Team and the RetroDECK Community.
2024-07-21 23:29:38 +00:00
2024-07-30 06:10:03 +00:00
### Notice - Ryujinx Symlink Issue:
2024-07-21 23:29:38 +00:00
2024-07-30 06:10:03 +00:00
The reported issue about Ryujinx not working as well as it should with Linux symlinks still exists, please read more in the [Known Issues](../../wiki_bugs/known-issues.md) page. The RetroDECK Team is working with parts of the Ryujinx Team for a permanent fix with newer versions and hope to have more to share in the future.