diff --git a/_posts/releases/sunshine/2025-09-23-v2025.923.33222.md b/_posts/releases/sunshine/2025-09-23-v2025.923.33222.md
new file mode 100644
index 00000000..2c37d8a4
--- /dev/null
+++ b/_posts/releases/sunshine/2025-09-23-v2025.923.33222.md
@@ -0,0 +1,85 @@
+---
+layout: release
+title: Sunshine v2025.923.33222 Released
+release-tag: v2025.923.33222
+gh-repo: LizardByte/Sunshine
+gh-badge: [follow, fork, star]
+tags: [release, sunshine]
+thumbnail-img: https://app.lizardbyte.dev/dashboard/github/openGraphImages/Sunshine_624x312.png
+comments: true
+authors:
+ - github: LizardByte-bot
+---
+
+## Attention
+
+This release contains critical security updates. For more information see the following:
+
+- [GHSA-6p7j-5v8v-w45h](https://github.com/LizardByte/Sunshine/security/advisories/GHSA-6p7j-5v8v-w45h)
+
+Please update as soon as possible!
+
+For a comprehensive list of user-facing changes, see below.
+
+## What's Changed
+* fix(power): don't wake up every 500ms to poll while not streaming by [@cgutman](https://github.com/cgutman) in [#4051](https://github.com/LizardByte/Sunshine/pull/4051)
+* fix(amf): attempt to use level 5.1/5.2 for hevc by [@mariotaku](https://github.com/mariotaku) in [#3888](https://github.com/LizardByte/Sunshine/pull/3888)
+* fix(display): Restore Checkbox import for display device opts by [@VMFortress](https://github.com/VMFortress) in [#4076](https://github.com/LizardByte/Sunshine/pull/4076)
+* fix(windows): bundle vigembus instead of downloading it by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4088](https://github.com/LizardByte/Sunshine/pull/4088)
+* fix(api): don't require content type for apps delete endpoint by [@doxxx](https://github.com/doxxx) in [#4093](https://github.com/LizardByte/Sunshine/pull/4093)
+* fix(video): restore the ability to set a minimum fps target by [@andygrundman](https://github.com/andygrundman) in [#4114](https://github.com/LizardByte/Sunshine/pull/4114)
+* fix(packaging/linux): depend on libgbm by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4113](https://github.com/LizardByte/Sunshine/pull/4113)
+* build(linux): compile with gcc13+ and bump cuda by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4136](https://github.com/LizardByte/Sunshine/pull/4136)
+* build(deps): Update to FFmpeg 8.0 branch by [@cgutman](https://github.com/cgutman) in [#4143](https://github.com/LizardByte/Sunshine/pull/4143)
+* feat(input/linux): allow ds5 gamepads to have a fixed device mac based on controller index by [@Kishi85](https://github.com/Kishi85) in [#4158](https://github.com/LizardByte/Sunshine/pull/4158)
+* fix(input): Cleanup and show additional gamepad options correctly on linux (DS5) by [@Kishi85](https://github.com/Kishi85) in [#4169](https://github.com/LizardByte/Sunshine/pull/4169)
+* fix(input): Add missing default value for ds5_inputtino_randomize_mac by [@Kishi85](https://github.com/Kishi85) in [#4207](https://github.com/LizardByte/Sunshine/pull/4207)
+* fix(tray): optionally run tray in main event loop enabling support for macOS by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#3818](https://github.com/LizardByte/Sunshine/pull/3818)
+* feat(tray): Add runtime config option to enable/disable system tray by [@Kishi85](https://github.com/Kishi85) in [#4208](https://github.com/LizardByte/Sunshine/pull/4208)
+* fix(packaging/Arch): make cuda and unit tests optional by [@FineWolf](https://github.com/FineWolf) in [#4254](https://github.com/LizardByte/Sunshine/pull/4254)
+* fix(packaging/Arch): do not fail if cuda was freshly installed by [@FineWolf](https://github.com/FineWolf) in [#4257](https://github.com/LizardByte/Sunshine/pull/4257)
+* fix(Linux): udev rules style issues by [@Revival8697](https://github.com/Revival8697) in [#4276](https://github.com/LizardByte/Sunshine/pull/4276)
+* build(packaging/Linux): remove cuda as required dependency on aur by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4278](https://github.com/LizardByte/Sunshine/pull/4278)
+* fix(packaging/Linux): ensure that uhid is loaded automatically by [@gschintgen](https://github.com/gschintgen) in [#2906](https://github.com/LizardByte/Sunshine/pull/2906)
+
+## New Contributors
+* [@mengyanshou](https://github.com/mengyanshou) made their first contribution in [#3741](https://github.com/LizardByte/Sunshine/pull/3741)
+* [@doxxx](https://github.com/doxxx) made their first contribution in [#4092](https://github.com/LizardByte/Sunshine/pull/4092)
+* [@erikmagkekse](https://github.com/erikmagkekse) made their first contribution in [#3986](https://github.com/LizardByte/Sunshine/pull/3986)
+* [@Kishi85](https://github.com/Kishi85) made their first contribution in [#4158](https://github.com/LizardByte/Sunshine/pull/4158)
+* [@a5ehren](https://github.com/a5ehren) made their first contribution in [#4162](https://github.com/LizardByte/Sunshine/pull/4162)
+* [@scottnm](https://github.com/scottnm) made their first contribution in [#4231](https://github.com/LizardByte/Sunshine/pull/4231)
+* [@FineWolf](https://github.com/FineWolf) made their first contribution in [#4254](https://github.com/LizardByte/Sunshine/pull/4254)
+* [@Revival8697](https://github.com/Revival8697) made their first contribution in [#4276](https://github.com/LizardByte/Sunshine/pull/4276)
+
+**Full Changelog**: https://github.com/LizardByte/Sunshine/compare/v2025.628.4510...v2025.923.33222
+
+---
+## Contributors
+














+
+
+---
+🛡️ **VirusTotal Results:**
+- [Sunshine-Windows-AMD64-debuginfo.7z](https://www.virustotal.com/gui/file-analysis/MjhkMDA4OTJiNjgyN2Y2YmVmNTkyNzE0NjMzZjk2MDg6MTc1ODYwODAxNA==)
+- [Sunshine-Windows-AMD64-installer.exe](https://www.virustotal.com/gui/file-analysis/NjNlMTdjMDIxNmVkMDY3ZWY0MDA4NjU1Nzc5MTEyZGI6MTc1ODYwODAxNg==)
+- [Sunshine-Windows-AMD64-portable.zip](https://www.virustotal.com/gui/file-analysis/NmQyYTFkNjg0YmJkMTg1YWViYjgxMTYzOGQyYTQ3YjE6MTc1ODYwODAxOQ==)
+- [flathub.tar.gz](https://www.virustotal.com/gui/file-analysis/NzdiNTBmMjQ1MmM3NWQ2MjZkOWJiYzc3Njk3MDBlZWI6MTc1ODYwODAyMA==)
+- [sunshine-debian-trixie-amd64.deb](https://www.virustotal.com/gui/file-analysis/OGI0ZjJlZDY3NWFhNmEwYjM2ZGM5MmNlNDYyMjExZjI6MTc1ODYwODA3NA==)
+- [sunshine-debian-trixie-arm64.deb](https://www.virustotal.com/gui/file-analysis/NzhiOTYzMzIyZDIyZDFhZWI4NjRkZTQzYzJmNTI1MTE6MTc1ODYwODA3Ng==)
+- [sunshine-ubuntu-22.04-amd64.deb](https://www.virustotal.com/gui/file-analysis/MWYyOWZiODJmZjQ1ZGRkNzg1NzFiNjAyYmI4MTQ2NzE6MTc1ODYwODA3OA==)
+- [sunshine-ubuntu-22.04-arm64.deb](https://www.virustotal.com/gui/file-analysis/NjU0NjBhYmI4NWZjZjNkOWQ5YjJlYzI0MTNjMGEzMTc6MTc1ODYwODA4MA==)
+- [sunshine-ubuntu-24.04-amd64.deb](https://www.virustotal.com/gui/file-analysis/ZDNlYjhjNjdmOThhMGZmYjQ1YTc3MThkNTk2NDA4ZjM6MTc1ODYwODA4OA==)
+- [sunshine-ubuntu-24.04-arm64.deb](https://www.virustotal.com/gui/file-analysis/NzA3ZjNlODFmNTIzOGEwM2JhNjExNjA3MmNmNWJiZDY6MTc1ODYwODEzNQ==)
+- [sunshine.AppImage](https://www.virustotal.com/gui/file-analysis/M2VlYjFkNmY4MmU1ZGU0NDQxNzgzOTNiNjRmMTNiMjU6MTc1ODYwODEzNw==)
+- [sunshine.pkg.tar.gz](https://www.virustotal.com/gui/file-analysis/YzFjMWRkZDIzZDg0N2E0OTgwYjQxNjE1Nzk5ZTQxNzU6MTc1ODYwODEzNw==)
+- [sunshine.pkg.tar.zst](https://www.virustotal.com/gui/file-analysis/M2Y3OWI4OGYxZDMzNjEyZDRhZjExODQwN2QwYWNlZGU6MTc1ODYwODE0OA==)
+- [sunshine.rb](https://www.virustotal.com/gui/file-analysis/MDU5OTcwYjE2NjI4OGVlMDhmZTc1NzE0OGMwMDU3NmQ6MTc1ODYwODE2Mg==)
+- [sunshine_aarch64.flatpak](https://www.virustotal.com/gui/file-analysis/NzA4YzRlZDI2ZWY4Y2Y4ZWU4MDJhZDViNmJjMDYxNmU6MTc1ODYwODE5Nw==)
+- [sunshine_debug_aarch64.flatpak](https://www.virustotal.com/gui/file-analysis/MGRkNGZkZGI2YzJlYjBmY2IzMmI4NmYzMTJmZWQxYzM6MTc1ODYwODE5OQ==)
+- [sunshine_debug_x86_64.flatpak](https://www.virustotal.com/gui/file-analysis/Y2EzOWI1ZmRjZGU2YzRmYjNjOWVhYWM4OWM2MDc3ZTc6MTc1ODYwODIwOA==)
+- [sunshine_x86_64.flatpak](https://www.virustotal.com/gui/file-analysis/MjQ3Y2U4MWNjOTViNDRlY2RkMjkxMWE4ZjM3ODJlZmM6MTc1ODYwODIyNA==)
+- [Sunshine-2025.923.33222-1.fc41.aarch64.rpm](https://www.virustotal.com/gui/file-analysis/NTc1Zjk4OWRmYTNmZmQwZTlhNzE2MDliODkzZmNhNDk6MTc1ODYxMDQ5NA==)
+- [Sunshine-2025.923.33222-1.fc41.x86_64.rpm](https://www.virustotal.com/gui/file-analysis/ODE3NTk1OGNkZGEwMzE5YzA1NDM5NzE0ZTUwYmIyNzU6MTc1ODYxMDQ5NQ==)
+- [Sunshine-2025.923.33222-1.fc42.aarch64.rpm](https://www.virustotal.com/gui/file-analysis/ZjJhZjlhYjE1ZjQ1ODc4MGZiZWNiMzkwYjk4ZDBkMWY6MTc1ODYxMDQ5Ng==)
+- [Sunshine-2025.923.33222-1.fc42.x86_64.rpm](https://www.virustotal.com/gui/file-analysis/ZDY5OTI0NmM4YjM5MTMzYjIxM2RkMzM5YmRkZjM4NTM6MTc1ODYxMDQ5OA==)