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

21 lines
880 B
Markdown
Raw Normal View History

2024-08-04 10:37:21 +00:00
# RetroDECK 0.8.4b
**Release date:** 2024-08-XX
2024-08-06 12:55:15 +00:00
2024-08-04 10:37:21 +00:00
## RetroDECK Framework / Backend:
2024-08-06 12:55:15 +00:00
We fixed several issues with downloaded scraped data not showing up in ES-DE.
2024-08-06 12:56:23 +00:00
Some of these issues were caused by the old manifest structure and certain Zenity dialogs. We will be moving away from Zenity and are making a brand new RetroDECK manifest in 0.9.0b .
2024-08-06 12:55:15 +00:00
2024-08-04 10:37:21 +00:00
**Fixed:**
2024-08-06 12:55:15 +00:00
- Folders were not correctly placed and moved from `retrodeck/` to the new folder structure under the `retrodeck/ES-DE` in some scenarios for users causing the ES-DE data to be not found by ES-DE.
- String values of es_settings were not updated for `MediaDirectory` and `UserThemeDirectory` in some scenarios for users causing the ES-DE data to be not found by ES-DE.
- On new installations two folders could be created for scraped data, one `downloaded_media` under `retrodeck/` and one under `retrodeck/ES-DE`.