# Legcord changelog > A lightweight, customizable Discord client. - Vendor: Legcord - Category: Communication - Platforms: Desktop - Official site: https://legcord.app - Tracked by: What's New (https://whatsnew.fyi/product/legcord) - Harvested from: GitHub (Legcord/Legcord) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v1.3.0 — 1.3.0 - Date: 2026-07-26 - Version: v1.3.0 - Original notes: https://github.com/Legcord/Legcord/releases/tag/v1.3.0 - Permalink: https://whatsnew.fyi/product/legcord/releases/v1.3.0 - Labels: Platforms: Desktop - **added** — Hardware accelerated screensharing on Windows and macOS - **added** — Native system audio capture for screensharing on macOS - **added** — Native keybind support on Wayland - **added** — Icons to the Legcord settings sidebar - **changed** — Redesigned screenshare picker UI and source cards to match Discord's design system - **changed** — Redesigned Settings page, Themes page, and About window with modern card layout - **changed** — CSS Editor now loads locally for up to 2x faster loading - **changed** — Parallelized client mod fetching and plugin initialization for performance improvements - **changed** — Cached theme lists via fs.watch for faster startup - **changed** — Switched local HTML files to use the legcord:// protocol - **changed** — Configured Electron fuses for security enhancements - **fixed** — Potential JS injection via navigateTo deep links - **fixed** — Windows microphone drop in getUserMedia patch - **fixed** — Window state restoration across mixed-DPI multi-monitor setups - **fixed** — macOS traffic light positioning on Overlay window style - **fixed** — Blank settings and theme on first launch - **fixed** — Memory leaks and high CPU usage - **fixed** — Injection TypeError - **changed** — Updated Flatpak metainfo for full Flathub compatibility - **changed** — Added license and dependency metadata to Debian target ##### What’s New in Legcord v1.3.0 ✨ ###### Highlights & Improvements * 🖥️ **Hardware accelerated screensharing on Windows & macOS** * 🎨 **Redesigned screenshare picker UI** Updated the screenshare picker and source cards to match Discord's design system ([https://github.com/Legcord/Legcord/pull/1076](https://github.com/Legcord/Legcord/pull/1076) by @youtsuhodev, [https://github.com/Legcord/Legcord/pull/1107](https://github.com/Legcord/Legcord/pull/1107) by @youtsuhodev). * 🖼️ **Redesigned Settings page, Themes page, About window** Redesigned the themes page UI with a modern card layout ([https://github.com/Legcord/Legcord/pull/1108](https://github.com/Legcord/Legcord/pull/1108) by @youtsuhodev) and overhauled the About window ([https://github.com/Legcord/Legcord/pull/1121](https://github.com/Legcord/Legcord/pull/1121) by @youtsuhodev, [https://github.com/Legcord/Legcord/pull/1133](https://github.com/Legcord/Legcord/pull/1133) by @youtsuhodev). * ⚙️ **Settings sidebar icons** Added icons to the Legcord settings sidebar ([https://github.com/Legcord/Legcord/pull/1079](https://github.com/Legcord/Legcord/pull/1079) by @youtsuhodev). * 🍎 **macOS native system audio loopback capture** Implemented native system audio capture for screensharing on macOS ([https://github.com/Legcord/Legcord/pull/1092](https://github.com/Legcord/Legcord/pull/1092) by @sakudiff). * 🐧 **Wayland global keybind support** Added native keybind support on Wayland ([https://github.com/Legcord/Legcord/pull/1127](https://github.com/Legcord/Legcord/pull/1127) by @renangiuliasse). * ⚡ **Performance & startup optimizations** Parallelized client mod fetching and plugin initialization ([https://github.com/Legcord/Legcord/pull/1131](https://github.com/Legcord/Legcord/pull/1131) by @youtsuhodev), cached theme lists via `fs.watch` ([https://github.com/Legcord/Legcord/pull/1118](https://github.com/Legcord/Legcord/pull/1118) by @youtsuhodev), and resolved memory leaks and high CPU usage ([https://github.com/Legcord/Legcord/pull/1102](https://github.com/Legcord/Legcord/pull/1102) by @youtsuhodev). More performance modes. * 🔒 **Security enhancements & protocol changes** Configured Electron fuses ([https://github.com/Legcord/Legcord/pull/1114](https://github.com/Legcord/Legcord/pull/1114) by @imide) and switched local HTML files to use the `legcord://` protocol ([https://github.com/Legcord/Legcord/pull/1120](https://github.com/Legcord/Legcord/pull/1120) by @youtsuhodev). * 🖼️ **CSS Editor now loads locally** Up to 2x faster loading! ###### Fixes & Quality of Life * 🛡️ Fixed potential JS injection via `navigateTo` deep links ([https://github.com/Legcord/Legcord/pull/1074](https://github.com/Legcord/Legcord/pull/1074) by @youtsuhodev). * 🎙️ Fixed Windows microphone drop in `getUserMedia` patch ([https://github.com/Legcord/Legcord/pull/1088](https://github.com/Legcord/Legcord/pull/1088) by @Kolhun). * 🖥️ Fixed window state restoration across mixed-DPI multi-monitor setups ([https://github.com/Legcord/Legcord/pull/1110](https://github.com/Legcord/Legcord/pull/1110) by @Sickjuicy). * 🍏 Fixed macOS traffic light positioning on 'Overlay' window style ([https://github.com/Legcord/Legcord/pull/1134](https://github.com/Legcord/Legcord/pull/1134) by @isaxk). * 🚀 Fixed blank settings and theme on first launch ([https://github.com/Legcord/Legcord/pull/1101](https://github.com/Legcord/Legcord/pull/1101) by @youtsuhodev). * 📦 Updated Flatpak metainfo for full Flathub compatibility ([https://github.com/Legcord/Legcord/pull/1111](https://github.com/Legcord/Legcord/pull/1111) & [https://github.com/Legcord/Legcord/pull/1112](https://github.com/Legcord/Legcord/pull/1112) by @imide). * 📦 Added license and dependency metadata to Debian target ([https://github.com/Legcord/Legcord/pull/1130](https://github.com/Legcord/Legcord/pull/1130) by @renangiuliasse). * 🛠️ Updated AppImage toolset per Electron Builder docs ([https://github.com/Leg _[Truncated at 4000 characters — full notes: https://github.com/Legcord/Legcord/releases/tag/v1.3.0]_ ### v1.2.4 — 1.2.4 - Date: 2026-04-15 - Version: v1.2.4 - Original notes: https://github.com/Legcord/Legcord/releases/tag/v1.2.4 - Permalink: https://whatsnew.fyi/product/legcord/releases/v1.2.4 - Labels: Platforms: Desktop - **changed** — Improved streaming performance on Linux for screensharing and streaming - **added** — Separate 'No Bundle Updates' setting for each client mod - **added** — Backup and Restore functionality for Legcord settings and client mod data - **changed** — Improved macOS game detection for games like Roblox - **added** — New CSP options setting for advanced Content Security Policy controls - **added** — Window material setting for supported systems - **added** — Optional automatic Linux updates - **added** — Support banner popup - **fixed** — Linux StartupWMClass set to legcord - **fixed** — Screensharing quality, FPS, and audio - **fixed** — Scrollbar styling on file preview - **fixed** — Mute toggle sound effect playback - **fixed** — RPC status not disappearing properly - **fixed** — Security prompt appearing with no passkey - **added** — Missing French translations for settings categories - **changed** — Polished keybinds UI - **fixed** — Camera and mic device switching - **fixed** — Settings shortcut behavior - **fixed** — Dropdown height limit in Games settings - **fixed** — Dropdown max height calculation - **security** — Fixed restore zip path traversal issue - **security** — Added stricter CSP, better permission handling, and mod validation - **fixed** — First time setup ##### What’s New in Legcord v1.2.4 ✨ ###### Highlights & Improvements * 🐧 **Huge streaming performance improvements on Linux** Screensharing and streaming should now feel significantly smoother. * 🔄 **Separate “No Bundle Updates” setting for each client mod** Control updates individually for your installed mods. * 💾 **Backup & Restore added** Easily back up and restore Legcord settings and client mod data. * 🎮 **Improved macOS game detection** Games like **Roblox** are now detected correctly. * 🛡️ **New CSP options setting** Added advanced Content Security Policy controls: [https://github.com/Legcord/Legcord/wiki/CSP-Options](https://github.com/Legcord/Legcord/wiki/CSP-Options) * 🪟 **Window material setting added** for supported systems ([https://github.com/Legcord/Legcord/pull/1025](https://github.com/Legcord/Legcord/pull/1025) by @passionvine). * 📦 **OPTIONAL automatic Linux updates added** ([https://github.com/Legcord/Legcord/pull/1027](https://github.com/Legcord/Legcord/pull/1027) by @KarboXXX). * 🎛️ **Support banner popup added** Added popup support banner ([https://github.com/Legcord/Legcord/pull/1044](https://github.com/Legcord/Legcord/pull/1044) by @youtsuhodev) Restyled support banner ([https://github.com/Legcord/Legcord/pull/1058](https://github.com/Legcord/Legcord/pull/1058) by @MahmodZE) ###### Fixes & Quality of Life * 🖥️ Fixed Linux `StartupWMClass` to `legcord` ([https://github.com/Legcord/Legcord/pull/1021](https://github.com/Legcord/Legcord/pull/1021) by @khancyr). * 📺 Fixed screensharing quality, FPS, and audio ([https://github.com/Legcord/Legcord/pull/1026](https://github.com/Legcord/Legcord/pull/1026) by @KarboXXX). * 🎚️ Fixed scrollbar styling on file preview ([https://github.com/Legcord/Legcord/pull/1024](https://github.com/Legcord/Legcord/pull/1024) by @MahmodZE). * 🔊 Fixed mute toggle sound effect playback ([https://github.com/Legcord/Legcord/pull/1031](https://github.com/Legcord/Legcord/pull/1031) by @psw01). * 🎮 Fixed RPC status not disappearing properly ([https://github.com/Legcord/Legcord/pull/1032](https://github.com/Legcord/Legcord/pull/1032) by @Adrigamer2950). * 🔐 Fixed security prompt appearing with no passkey ([https://github.com/Legcord/Legcord/pull/1033](https://github.com/Legcord/Legcord/pull/1033) by @dequeues). * 🇫🇷 Added missing French translations for settings categories ([https://github.com/Legcord/Legcord/pull/1028](https://github.com/Legcord/Legcord/pull/1028) by @youtsuhodev). * ⌨️ Polished keybinds UI ([https://github.com/Legcord/Legcord/pull/1038](https://github.com/Legcord/Legcord/pull/1038) by @youtsuhodev). * 🎥 Fixed camera/mic device switching not working ([https://github.com/Legcord/Legcord/pull/1051](https://github.com/Legcord/Legcord/pull/1051) by @narasaka). * ⚙️ Fixed settings shortcut behavior ([https://github.com/Legcord/Legcord/pull/1046](https://github.com/Legcord/Legcord/pull/1046) by @KirobotDev). * 📏 Fixed dropdown height limit in Games settings ([https://github.com/Legcord/Legcord/pull/1045](https://github.com/Legcord/Legcord/pull/1045) by @youtsuhodev). * 📐 Fixed dropdown max height calculation ([https://github.com/Legcord/Legcord/pull/1059](https://github.com/Legcord/Legcord/pull/1059) by @MahmodZE). * 🧹 Cleanup of old fix-me notes and code polish ([https://github.com/Legcord/Legcord/pull/1060](https://github.com/Legcord/Legcord/pull/1060) by @KirobotDev). * 📂 Fixed restore zip path traversal issue ([https://github.com/Legcord/Legcord/pull/1061](https://github.com/Legcord/Legcord/pull/1061) by @youtsuhodev). * 🛡️ Added stricter CSP, better permission handling, and mod validation ([https://github.com/Legcord/Legcord/pull/1069](https://github.com/Legcord/Legcord/pull/1069) by @KirobotDev). * Fixed first time setup ###### New Contributors 👋 * @psw01 – first contribution ([https://github.com/Legcord/Legcord/pull/1031](https://github.com/Legcord/Legcord/pull/1031)) * @Adrigamer2950 – _[Truncated at 4000 characters — full notes: https://github.com/Legcord/Legcord/releases/tag/v1.2.4]_ ### v1.2.3 — 1.2.3 - Date: 2026-04-15 - Version: v1.2.3 - Original notes: https://github.com/Legcord/Legcord/releases/tag/v1.2.3 - Permalink: https://whatsnew.fyi/product/legcord/releases/v1.2.3 - Labels: Platforms: Desktop - **changed** — Improved streaming performance on Linux, making screensharing and streaming significantly smoother - **added** — Separate "No Bundle Updates" setting for each client mod to control updates individually - **added** — Backup and Restore functionality to easily back up and restore Legcord settings and client mod data - **changed** — Improved macOS game detection to correctly identify games like Roblox - **added** — New CSP options setting with advanced Content Security Policy controls - **added** — Window material setting for supported systems - **added** — Optional automatic Linux updates - **added** — Support banner popup - **fixed** — Linux StartupWMClass to legcord - **fixed** — Screensharing quality, FPS, and audio - **fixed** — Scrollbar styling on file preview - **fixed** — Mute toggle sound effect playback - **fixed** — RPC status not disappearing properly - **fixed** — Security prompt appearing with no passkey - **added** — Missing French translations for settings categories - **changed** — Polished keybinds UI - **fixed** — Camera and microphone device switching not working - **fixed** — Settings shortcut behavior - **fixed** — Dropdown height limit in Games settings - **fixed** — Restore zip path traversal issue - **security** — Added stricter CSP, better permission handling, and mod validation ##### What’s New in Legcord v1.2.3 ✨ ###### Highlights & Improvements * 🐧 **Huge streaming performance improvements on Linux** Screensharing and streaming should now feel significantly smoother. * 🔄 **Separate “No Bundle Updates” setting for each client mod** Control updates individually for your installed mods. * 💾 **Backup & Restore added** Easily back up and restore Legcord settings and client mod data. * 🎮 **Improved macOS game detection** Games like **Roblox** are now detected correctly. * 🛡️ **New CSP options setting** Added advanced Content Security Policy controls: [https://github.com/Legcord/Legcord/wiki/CSP-Options](https://github.com/Legcord/Legcord/wiki/CSP-Options) * 🪟 **Window material setting added** for supported systems ([https://github.com/Legcord/Legcord/pull/1025](https://github.com/Legcord/Legcord/pull/1025) by @passionvine). * 📦 **OPTIONAL automatic Linux updates added** ([https://github.com/Legcord/Legcord/pull/1027](https://github.com/Legcord/Legcord/pull/1027) by @KarboXXX). * 🎛️ **Support banner popup added** Added popup support banner ([https://github.com/Legcord/Legcord/pull/1044](https://github.com/Legcord/Legcord/pull/1044) by @youtsuhodev) Restyled support banner ([https://github.com/Legcord/Legcord/pull/1058](https://github.com/Legcord/Legcord/pull/1058) by @MahmodZE) ###### Fixes & Quality of Life * 🖥️ Fixed Linux `StartupWMClass` to `legcord` ([https://github.com/Legcord/Legcord/pull/1021](https://github.com/Legcord/Legcord/pull/1021) by @khancyr). * 📺 Fixed screensharing quality, FPS, and audio ([https://github.com/Legcord/Legcord/pull/1026](https://github.com/Legcord/Legcord/pull/1026) by @KarboXXX). * 🎚️ Fixed scrollbar styling on file preview ([https://github.com/Legcord/Legcord/pull/1024](https://github.com/Legcord/Legcord/pull/1024) by @MahmodZE). * 🔊 Fixed mute toggle sound effect playback ([https://github.com/Legcord/Legcord/pull/1031](https://github.com/Legcord/Legcord/pull/1031) by @psw01). * 🎮 Fixed RPC status not disappearing properly ([https://github.com/Legcord/Legcord/pull/1032](https://github.com/Legcord/Legcord/pull/1032) by @Adrigamer2950). * 🔐 Fixed security prompt appearing with no passkey ([https://github.com/Legcord/Legcord/pull/1033](https://github.com/Legcord/Legcord/pull/1033) by @dequeues). * 🇫🇷 Added missing French translations for settings categories ([https://github.com/Legcord/Legcord/pull/1028](https://github.com/Legcord/Legcord/pull/1028) by @youtsuhodev). * ⌨️ Polished keybinds UI ([https://github.com/Legcord/Legcord/pull/1038](https://github.com/Legcord/Legcord/pull/1038) by @youtsuhodev). * 🎥 Fixed camera/mic device switching not working ([https://github.com/Legcord/Legcord/pull/1051](https://github.com/Legcord/Legcord/pull/1051) by @narasaka). * ⚙️ Fixed settings shortcut behavior ([https://github.com/Legcord/Legcord/pull/1046](https://github.com/Legcord/Legcord/pull/1046) by @KirobotDev). * 📏 Fixed dropdown height limit in Games settings ([https://github.com/Legcord/Legcord/pull/1045](https://github.com/Legcord/Legcord/pull/1045) by @youtsuhodev). * 📐 Fixed dropdown max height calculation ([https://github.com/Legcord/Legcord/pull/1059](https://github.com/Legcord/Legcord/pull/1059) by @MahmodZE). * 🧹 Cleanup of old fix-me notes and code polish ([https://github.com/Legcord/Legcord/pull/1060](https://github.com/Legcord/Legcord/pull/1060) by @KirobotDev). * 📂 Fixed restore zip path traversal issue ([https://github.com/Legcord/Legcord/pull/1061](https://github.com/Legcord/Legcord/pull/1061) by @youtsuhodev). * 🛡️ Added stricter CSP, better permission handling, and mod validation ([https://github.com/Legcord/Legcord/pull/1069](https://github.com/Legcord/Legcord/pull/1069) by @KirobotDev). ###### New Contributors 👋 * @psw01 – first contribution ([https://github.com/Legcord/Legcord/pull/1031](https://github.com/Legcord/Legcord/pull/1031)) * @Adrigamer2950 – first contribution ([http _[Truncated at 4000 characters — full notes: https://github.com/Legcord/Legcord/releases/tag/v1.2.3]_ ### v1.2.2 — 1.2.2 - Date: 2026-02-21 - Version: v1.2.2 - Original notes: https://github.com/Legcord/Legcord/releases/tag/v1.2.2 - Permalink: https://whatsnew.fyi/product/legcord/releases/v1.2.2 - Labels: Platforms: Desktop - **added** — Add game blacklist for arRPC detection to exclude specific games and apps from rich presence implementation - **added** — Add quick CSS toggle - **added** — Add custom Chromium flags support to use your own Chromium flags on top of Legcord's presets - **changed** — Update Electron for better stability and compatibility - **fixed** — Fix Windows titlebar duplication - **fixed** — Fix settings menu version patch - **fixed** — Fix various build warnings ##### What’s New in Legcord v1.2.2 ✨ ###### Improvements & Fixes * 🚫 **Game blacklist for arRPC detection** You can now exclude specific games/apps from being picked up by our rich presence implementation. * ⚡ **Electron updated** for better stability and compatibility. * 🎨 **Quick CSS toggle added**. * 🪟 Fixed **Windows titlebar duplication** ([https://github.com/Legcord/Legcord/pull/1009](https://github.com/Legcord/Legcord/pull/1009) by @passionvine). * 🧪 **Custom Chromium flags support** Use your own Chromium flags on top of Legcord’s presets ([https://github.com/Legcord/Legcord/pull/1016](https://github.com/Legcord/Legcord/pull/1016) by @Dark-Matter7232). * 🛠️ Fixed **settings menu version patch** ([https://github.com/Legcord/Legcord/pull/1014](https://github.com/Legcord/Legcord/pull/1014) by @MahmodZE). * 🧹 Fixed various **build warnings** ([https://github.com/Legcord/Legcord/pull/1017](https://github.com/Legcord/Legcord/pull/1017) by @MahmodZE). ###### New Contributors 👋 * @passionvine – first contribution ([https://github.com/Legcord/Legcord/pull/1009](https://github.com/Legcord/Legcord/pull/1009)) * @Dark-Matter7232 – first contribution ([https://github.com/Legcord/Legcord/pull/1016](https://github.com/Legcord/Legcord/pull/1016)) ###### Special Thanks ❤️ Big shoutout to @FlintSH and @fluffypony for their generous donations! 👉 **Full Changelog:** [https://github.com/Legcord/Legcord/compare/v1.2.1...v1.2.2](https://github.com/Legcord/Legcord/compare/v1.2.1...v1.2.2) ### v1.2.1 — 1.2.1 - Date: 2026-01-30 - Version: v1.2.1 - Original notes: https://github.com/Legcord/Legcord/releases/tag/v1.2.1 - Permalink: https://whatsnew.fyi/product/legcord/releases/v1.2.1 - Labels: Platforms: Desktop - **fixed** — Fixed screenshare crashing when opening it up ##### What’s New in Legcord v1.2.1 ✨ ###### Fixes * 🧯 Fixed screenshare crashing when opening it up ###### Special Thanks ❤️ Big shoutout to @FlintSH and @fluffypony for their generous donations! 👉 **Full Changelog:** [https://github.com/Legcord/Legcord/compare/v1.2.0...v1.2.1](https://github.com/Legcord/Legcord/compare/v1.2.0...v1.2.1) ### v1.2.0 — 1.2.0 - Date: 2026-01-29 - Version: v1.2.0 - Original notes: https://github.com/Legcord/Legcord/releases/tag/v1.2.0 - Permalink: https://whatsnew.fyi/product/legcord/releases/v1.2.0 - Labels: Platforms: Desktop - **added** — Brand-new game detection system completely reworked for reliability across platforms - **added** — Legcord Games (Beta) allowing users to add custom games and detectables with automatic RPC detection - **added** — Extended plugin abilities (optional) allowing plugins to save files locally when enabled - **added** — Discord deeplinks support for discord:// protocol-based integrations like invites - **changed** — Improved Vencord Quick CSS patch to properly show an import dialog for adding custom CSS - **changed** — Stream quality patch updated to stay compatible with recent Discord changes - **changed** — Localization improvements with added missing i18n strings and revamped translations - **changed** — Style updates to match Discord's settings revamp and rebrand - **changed** — Improved Touch Bar handling on macOS - **changed** — Settings are now cached to improve overall performance - **changed** — Updated CSS variable names used on navigation buttons - **changed** — Improved the keybind maker - **changed** — Refactored and redesigned several UI components - **fixed** — Download Apps button incorrectly appearing - **fixed** — macOS and Windows titlebar styling - **fixed** — arRPC crashing - **fixed** — YouTube adblock issues - **fixed** — Equicord headerbar button overlap - **fixed** — Trailing bar collision with the navigation bar - **fixed** — YouTube embeds in chat and Watch Together activity ##### What’s New in Legcord v1.2.0 ✨ ###### Highlights & Improvements * 🎮 **Brand-new game detection system** Completely reworked for reliability across platforms — now detects games smoothly and consistently. * 🧪 **Legcord Games (Beta)** Add your own custom games/detectables and have Legcord RPC automatically detect them while running. * 🎨 **Improved Vencord Quick CSS patch** Now properly shows an import dialog for adding custom CSS. * 🌍 **Localization improvements** Added missing i18n strings and revamped translations. * 📺 **Stream quality patch updated** Updated to stay compatible with recent Discord changes. * ⬇️ Fixed the **“Download Apps” button** incorrectly appearing. * 🪟 **macOS & Windows titlebar styling fixes**. * 🧩 **Extended plugin abilities (optional)** When enabled, allows plugins to save files locally (e.g. caching deleted messages). Disabled by default for safety. * 🎨 Numerous **style updates** to match Discord’s settings revamp and rebrand. * 🎛️ Improved **Touch Bar handling** on macOS. * ⚡ **Settings are now cached**, improving overall performance. * 🔗 **Discord deeplinks support** (`discord://`) Invites and other protocol-based integrations now open correctly. ###### Fixes & Community Contributions * 🧯 Fixed arRPC crashing ([https://github.com/Legcord/Legcord/pull/949](https://github.com/Legcord/Legcord/pull/949) by @PONYMODZ) * ▶️ Fixed YouTube adblock issues ([https://github.com/Legcord/Legcord/pull/979](https://github.com/Legcord/Legcord/pull/979) by @Alangopro) * 📖 Updated README with Debian installation instructions ([https://github.com/Legcord/Legcord/pull/972](https://github.com/Legcord/Legcord/pull/972) by @khancyr) * 🧭 Fixed Equicord headerbar button overlap ([https://github.com/Legcord/Legcord/pull/990](https://github.com/Legcord/Legcord/pull/990) by @lbrooney) * 🎨 Updated CSS variable names used on navigation buttons ([https://github.com/Legcord/Legcord/pull/989](https://github.com/Legcord/Legcord/pull/989) by @lbrooney) * 📐 Fixed trailing bar collision with the navigation bar ([https://github.com/Legcord/Legcord/pull/993](https://github.com/Legcord/Legcord/pull/993) by @lbrooney) * 📺 Fixed YouTube embeds in chat and Watch Together activity ([https://github.com/Legcord/Legcord/pull/994](https://github.com/Legcord/Legcord/pull/994) by @MahmodZE) * 🧩 Refactored and redesigned several UI components ([https://github.com/Legcord/Legcord/pull/995](https://github.com/Legcord/Legcord/pull/995) by @MahmodZE) * ⌨️ Improved the keybind maker ([https://github.com/Legcord/Legcord/pull/996](https://github.com/Legcord/Legcord/pull/996) by @MahmodZE) * 🚀 Fixed a launch failure related to global shortcuts ([https://github.com/Legcord/Legcord/pull/1004](https://github.com/Legcord/Legcord/pull/1004) by @MahmodZE) * 🖥️ Fixed an issue where the screenshare picker modal closes on click-outside and wouldn’t reopen ([https://github.com/Legcord/Legcord/pull/1002](https://github.com/Legcord/Legcord/pull/1002) by @MahmodZE) ###### New Contributors 👋 * @Alangopro – first contribution in [[#979](https://github.com/Legcord/Legcord/pull/979)](https://github.com/Legcord/Legcord/pull/979) * @khancyr – first contribution in [[#972](https://github.com/Legcord/Legcord/pull/972)](https://github.com/Legcord/Legcord/pull/972) * @MahmodZE – first contribution in [[#994](https://github.com/Legcord/Legcord/pull/994)](https://github.com/Legcord/Legcord/pull/994) ###### Special Thanks ❤️ Big shoutout to @FlintSH and @fluffypony for their generous donations! 👉 **Full Changelog:** [https://github.com/Legcord/Legcord/compare/v1.1.6...v1.2.0](https://github.com/Legcord/Legcord/compare/v1.1.6...v1.2.0) ### v1.1.6 — 1.1.6 - Date: 2025-11-05 - Version: v1.1.6 - Original notes: https://github.com/Legcord/Legcord/releases/tag/v1.1.6 - Permalink: https://whatsnew.fyi/product/legcord/releases/v1.1.6 - Labels: Platforms: Desktop - **fixed** — Fixed push history to dev - **fixed** — Dropdown module colors now correctly adapt to the active theme - **fixed** — macOS build errors resolved - **fixed** — macOS 26 Tahoe Electron bug warning handled - **changed** — Electron updated to 39.1.0 - **added** — Added macOS game detection - **added** — Added new Windows DLL-based game detection - **fixed** — Fixed issues with external RPC asset fetching - **added** — Added custom detectables base - **changed** — Fully migrated to rolldown ##### What’s New in Legcord v1.1.6 🚀 ###### Improvements & Fixes * 🔧 **CI:** Fixed push history to `dev` ((https://github.com/Legcord/Legcord/pull/922) by @imide). * 🎨 **Dropdown module colors** now correctly adapt to the active theme ((https://github.com/Legcord/Legcord/pull/950) by @googhigg). * 🍏 **macOS build errors fixed** * Build error resolved ((https://github.com/Legcord/Legcord/pull/959) by @avarayr) * Another build error addressed ((https://github.com/Legcord/Legcord/pull/960) by @avarayr) * macOS 26 “Tahoe” Electron bug warning handled ((https://github.com/Legcord/Legcord/pull/961) by @avarayr) * ⚡ **Electron updated** to `39.1.0`. * 🎮 **New game detection improvements:** * Added **macOS game detection** * Added **new Windows DLL-based game detection** * 🌐 Fixed issues with **external RPC asset fetching**. * 🧩 Added **custom detectables base**. * 🌀 Fully migrated to **rolldown**. ###### New Contributors 👋 * @googhigg – first contribution in [[#950](https://github.com/Legcord/Legcord/pull/950)](https://github.com/Legcord/Legcord/pull/950) * @avarayr – first contribution in [[#959](https://github.com/Legcord/Legcord/pull/959)](https://github.com/Legcord/Legcord/pull/959) ###### Special Thanks ❤️ Big shoutout to @FlintSH and @fluffypony for their generous donations! 👉 **Full Changelog:** [https://github.com/Legcord/Legcord/compare/v1.1.5...v1.1.6](https://github.com/Legcord/Legcord/compare/v1.1.5...v1.1.6) ### v1.1.5 — 1.1.5 - Date: 2025-05-26 - Version: v1.1.5 - Original notes: https://github.com/Legcord/Legcord/releases/tag/v1.1.5 - Permalink: https://whatsnew.fyi/product/legcord/releases/v1.1.5 - Labels: Platforms: Desktop ##### What's New in Legcord v1.1.5 🎉 ###### Improvements & Fixes - 📢 **Rewritten how rich presence is handled in Discord, fixes compatibility issues with Vencord/Equicord as seen here: https://github.com/Legcord/Legcord/issues/915**. - 🔧 **Preparations for Legcord Flatpak, thanks to @imide**. ###### Special Thanks ❤️ Big shoutout to @SomeAspy, @FlintSH, @Spikerko, and @fluffypony for their generous donations! 👉 **Full Changelog**: [v1.1.3...v1.1.4](https://github.com/Legcord/Legcord/compare/v1.1.3...v1.1.4) ### v1.1.4 — 1.1.4 - Date: 2025-05-18 - Version: v1.1.4 - Original notes: https://github.com/Legcord/Legcord/releases/tag/v1.1.4 - Permalink: https://whatsnew.fyi/product/legcord/releases/v1.1.4 - Labels: Platforms: Desktop ##### What's New in Legcord v1.1.4 🎉 ###### Improvements & Fixes - 🔧 **Fixed version info injection**. - 🔧 **Updated arRPC and fixed RPC related crashes**. - 🔧 **Fixed "Download apps" css query**. ###### Special Thanks ❤️ Big shoutout to @SomeAspy, @FlintSH, @Spikerko, and @fluffypony for their generous donations! 👉 **Full Changelog**: [v1.1.3...v1.1.4](https://github.com/Legcord/Legcord/compare/v1.1.3...v1.1.4) ### v1.1.3 — 1.1.3 - Date: 2025-05-04 - Version: v1.1.3 - Original notes: https://github.com/Legcord/Legcord/releases/tag/v1.1.3 - Permalink: https://whatsnew.fyi/product/legcord/releases/v1.1.3 - Labels: Platforms: Desktop ##### What's New in Legcord v1.1.3 🎉 ###### Improvements & Fixes - 🔧 **Fixed the app showing a blank screen on some platforms**. ###### Special Thanks ❤️ Big shoutout to @SomeAspy, @FlintSH, and @fluffypony for their generous donations! 👉 **Full Changelog**: [v1.1.2...v1.1.3](https://github.com/Legcord/Legcord/compare/v1.1.2...v1.1.3)