From f9f91f69907f2ef723557c191388992f2f328f93 Mon Sep 17 00:00:00 2001 From: Lazorne Date: Tue, 13 Aug 2024 12:52:04 +0200 Subject: [PATCH] 0.8.4b --- .../wiki_rd_versions/version_0.8.0b/0.8.4b.md | 17 +++++++++---- wiki-rtd/docs/wip/August-2024.md | 24 +++++-------------- 2 files changed, 19 insertions(+), 22 deletions(-) diff --git a/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.4b.md b/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.4b.md index d7b9d9f..7dd9ff5 100644 --- a/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.4b.md +++ b/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.4b.md @@ -2,14 +2,23 @@ **Release date:** 2024-08-13 -## Information +## Information: Scraping Data Issue We fixed several issues with downloaded scraped data not showing up in ES-DE. -For some users the scraped data was not moved correctly over to the subfolder `retrodeck/ES-DE/` in the older 0.8.X patches. +For some users the scraped data was not moved correctly over to the subfolder `retrodeck/ES-DE/` in the older 0.8.X patches (the data was still there). + +We apologize for the issue and the frustration it caused and we always try our best to test various features.
+But the change was quite complex, and we missed a few scenarios.
+We are looking over our testing routines and volunteering tester program to make things even better.
+The team hopes eventually we have more community beta testers volunteering and we have developed some automated testing tools.
+ +If you want to help with testing contact us on [Discord](https://discord.gg/WDc5C9YWMx) or [Matrix](https://matrix.to/#/#retrodeck:matrix.org). + +These issues were caused by the old manifest structure and certain Zenity prompts and the goal is to move away from Zenity in 0.9.0b. + +We are making a brand new and rewritten from the ground up RetroDECK manifest in 0.9.0b (more on that in the future). -These issues were caused by the old manifest structure and certain Zenity prompts.
-We will be moving away from Zenity and are making a brand new RetroDECK manifest in 0.9.0b (MORE ON THAT LATER). ### How will this patch work? diff --git a/wiki-rtd/docs/wip/August-2024.md b/wiki-rtd/docs/wip/August-2024.md index 57fcf2f..e9ae6ef 100644 --- a/wiki-rtd/docs/wip/August-2024.md +++ b/wiki-rtd/docs/wip/August-2024.md @@ -6,28 +6,16 @@ date: 2024-08-18 Highlights: -- 0.8.X Scraping data issue & testing -- Lighter Manifest -- Godot Configurator +- Lighter Manifest: What is it? +- Lighter Manifest: Results +- Godot Configurator: Font Selector & Accessible +- Godot Configurator: Logs & Wiki -## 0.8.X Scraping data issue - -There was a scraping data issue that we tried to fix in 0.8.3b then in 0.8.4b. It affected some systems that did not move the folders like downloaded_media correctly or did not update the variables for the new data location. - -### Better testing - -We always try our best to test various features, but the change was quite complex, and we missed a few scenarios, and we are looking over our testing routines and volunteering tester program to make things even better. The team hopes eventually we have more community beta testers volunteering and we have developed some automated testing tools. - -If you want to help with testing contact us on Discord or Matrix. - -The 0.8.0 branch is also on the old manifest. Regarding that... - ---- ## NEWS: Lighter Manifest for 0.9b @@ -67,9 +55,9 @@ The results so far 🥁 A majority of this freed space will probably be eaten up later by the new systems we will add in 0.9.0b. -- Between **350mb to 500mb** of data have been freed from the finished project to use for other activites. +- Around **500mb** of data have been freed from the finished project to use for other activites. -- That is about **1/5** of the entire application trimmed. +- That is about **1/6** of the entire application trimmed. ---