diff --git a/wiki-rtd/docs/blog/posts/2024/June-2024.md b/wiki-rtd/docs/blog/posts/2024/June-2024.md
index 2ea2a32..064655b 100644
--- a/wiki-rtd/docs/blog/posts/2024/June-2024.md
+++ b/wiki-rtd/docs/blog/posts/2024/June-2024.md
@@ -38,10 +38,15 @@ There are many features planned for 0.9.0b and we will keep talking about them i
`New Helper 👷` MonkeyX have made progress of integrating the Flash Emulator Ruffle into RetroDECK and the goal is to ship is as a part of 0.9.0b.
-### Upgraded QT Package
+## Upgraded QT Package
Dolphin and Primehack had some issues that prevented us from updating to the latest freedesktop QT Package, those have now been fixed (look at the shutout we gave in the May blogpost). As part of the 0.9.0b we will be upgrading to the latest version.
+**Update:**
+
+We managed to get the earlier PRs from Primehack and Dolphin so the plan is now to ship this with 0.8.2b.
+
+
## Other things: NetPlay/Online experiments
diff --git a/wiki-rtd/docs/wiki_credits/credits-team.md b/wiki-rtd/docs/wiki_credits/credits-team.md
index 83a2af1..4ba5d60 100644
--- a/wiki-rtd/docs/wiki_credits/credits-team.md
+++ b/wiki-rtd/docs/wiki_credits/credits-team.md
@@ -18,6 +18,11 @@ Community management/outreach, testing, documentation, emulator configurations,
Meme Lord of the Wiki and also the cult leader of the NPC (The Nordic Pizza Cult) also called by the others as "The Pizza Heresy Cult" or "Harbingers of Pizza Chaos". Instigator of the internal pizza war.
+## Web Development
+
+### [jiannazzone](https://github.com/jiannazzone)
+Web Development, Community management/outreach, testing, documentation.
+
## Developers
### [IceNine451](https://github.com/icenine451)
diff --git a/wiki-rtd/docs/wiki_rd_versions/version-history.md b/wiki-rtd/docs/wiki_rd_versions/version-history.md
index 3a8e13a..818ea54 100644
--- a/wiki-rtd/docs/wiki_rd_versions/version-history.md
+++ b/wiki-rtd/docs/wiki_rd_versions/version-history.md
@@ -1,6 +1,11 @@
# RetroDECK Versions
+## 0.9.0b Branch
+
+WIP
+
## 0.8.0b Branch
+- [0.8.2b](version_0.8.0b/0.8.2b.md)
- [0.8.1b](version_0.8.0b/0.8.1b.md)
- [0.8.0b](version_0.8.0b/0.8.0b.md)
diff --git a/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.2b.md b/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.2b.md
new file mode 100644
index 0000000..ea4baf1
--- /dev/null
+++ b/wiki-rtd/docs/wiki_rd_versions/version_0.8.0b/0.8.2b.md
@@ -0,0 +1,80 @@
+ https://github.com/XargonWan/RetroDECK/releases/tag/0.8.2b
+
+ Changes:
+
+ - ES-DE: updated to 3.0.3
+ - RUNTIME: updated to KDE 6.7
+ - All emulators updated
+ - CONFIGURATOR: fixed an issue in the multi-file compression tool that prevented some type of files to be converted
+ - CONFIGURATOR: added headless state for some functions (this will help to migrate to the Godot Configurator)
+ - CONFIGURATOR: added a new "Empty ROMs folder removal" tool helping the user to cleanup the roms folder by deleting the empty folders
+
+
+
+
+
+# RetroDECK 0.8.2b
+
+**Release date:** 2024-06-XX
+
+## Updates
+
+Everything was updated to their latest version where possible.
+
+- All Emulators
+- ES-DE
+- Engines
+- RetroArch: Stable Cores and Nightly Cores
+- Freedesktop KDE QT to 6.7
+
+
+## RetroDECK Configurator
+
+**Added:**
+
+- A new `Empty ROMs folder removal` tool. This tools just cleans up empty roms folder from the `retrodeck/roms` folder. It's for those users that don't want to have a bunch of empty folders populating the roms directory.
+- A new `Rebuild removed ROMs folders` tool.
+
+
+**Fixed:**
+
+- `.chd` compression in the configurator should work again as excepted on all devices.
+
+
+**Changed:**
+
+
+## CEMU
+
+
+**Added:**
+
+- Added microphone blow input to R3 (This only works is some games).
+
+
+**Fixed:**
+
+- Audio should switch correctly when docking and undocking.
+
+
+## RetroDECK Framework / Backend:
+
+**Added:**
+
+- Enabled a self-hosted Gitea repo for disaster recovery.
+- Added headless states for some functions (this will help to migrate to the Godot Configurator)
+
+**Changed:**
+
+- Version notes are no longer outputted in the terminal or in the logs.
+- PR builds are recognized the same as cooker builds.
+- QT_QPA_PLATFORM changed load order of Wayland and Wayland-EGL.
+
+
+**Fixed:**
+
+- Re-added accidentally removed `other_licences.txt` file.
+
+**Other**
+
+- We are awaiting a fix for Dolphin & Primehack before we can update QT to the latest version. We are aware of the warning in the terminal.