ArmCord Changelog

What's new in ArmCord 3.2.6

Jan 29, 2024
  • WHAT'S CHANGED:
  • fix: settings and info not appearing by @Babakinha in #507
  • fix arRPC bridge by @ArjixWasTaken in #528
  • updated to electron 27
  • added checks for corrupted configs
  • fixed macOS titlebar
  • fixed settings webview injection
  • new translations
  • NEW CONTRIBUTORS:
  • @Babakinha made their first contribution in #507
  • @BowDown097 made their first contribution in #525
  • @ArjixWasTaken made their first contribution in #528

New in ArmCord 3.3.0 (ee906d5) Dev (Jan 29, 2024)

  • seperate corruption checks

New in ArmCord 3.3.0 (641af3b) Dev (Nov 18, 2023)

  • Query the right element to get the info div

New in ArmCord 3.3.0 (fa9049c) Dev (Nov 13, 2023)

  • fix csp unrestricter

New in ArmCord 3.2.5 (Oct 23, 2023)

  • Updated Electron to E27
  • Fixed blank screen issues
  • Big thanks to @FlintSH for their

New in ArmCord 3.3.0 (76701d8) Dev (Oct 13, 2023)

  • These builds are unstable and not ready for full release. They contain new experimental features and changes. We provide no official support for them.
  • Make sure to join our Discord server to share opinions, or to chat with ArmCord developers!

New in ArmCord 3.3.0 (b1f876d) Dev (Sep 27, 2023)

  • git pull

New in ArmCord 3.2.4 (Aug 27, 2023)

  • Updated to Electron v26.1.0 (screenshare on wayland finally fixed)
  • added multi-instance feature
  • there are now arm64 builds of ArmCord on macOS
  • refactored custom bundle code

New in ArmCord 3.3.0 (0e32c5c) Dev (Aug 23, 2023)

  • Currently translated at 98.7% (81 of 82 strings)

New in ArmCord 3.3.0 (8bff9d0) Dev (Aug 21, 2023)

  • go back to dev versioning

New in ArmCord 3.3.0 (5ec56c8) Dev (Aug 18, 2023)

  • Change Winget Releaser job to `ubuntu-latest` (#448)

New in ArmCord 3.2.3 (Aug 7, 2023)

  • WHAT'S CHANGED:
  • Fixed deadlocks happening on E26 Beta (#436)
  • Downgraded to E25 stable
  • Full Changelog: v3.2.2...v3.2.3

New in ArmCord 3.2.2 (Aug 7, 2023)

  • What's Changed:
  • We're switching to armcord.app, our new domain
  • Fixed Linux Wayland screenshare (completely, with proper Pipewire selector)
  • You can now load custom mod bundles
  • Windows users can now install ArmCord with a custom path
  • Settings are now in-app
  • Minimize to tray option is toggable again
  • Implemented proper macOS window behaviour
  • arRPC Fixes
  • Known issues:
  • Transparency is broken upstream on Windows, a temporary fix will be pushed to Microsoft Store release soon.

New in ArmCord 3.2.1 (ea49bed) Dev (Jul 17, 2023)

  • Currently translated at 100.0% (0 of 0 strings)

New in ArmCord 3.2.1 (ba27104) Dev (Jul 4, 2023)

  • Fix setup not starting up

New in ArmCord 3.2.1 (9607a36) Dev (Jun 25, 2023)

  • Add keybind maker button

New in ArmCord 3.2.1 (6fd2606) Dev (Jun 21, 2023)

  • Update the lockfile

New in ArmCord 3.2.1 (d01a0c8) Dev (Jun 20, 2023)

  • Change the keybind notice to mention keybind maker

New in ArmCord 3.2.0 (May 14, 2023)

  • WHAT'S CHANGED:
  • Added a theme manager, add BD themes and manage them right in ArmCord. No client mods needed!
  • You can now access ArmCord settings and theme manager through Discord settings
  • Added a DOM Optimizer
  • You can now disable spellcheck
  • New desktop icon made by @oomfiee
  • Default window size has been adjusted to fit the QR code on the login screen
  • Updated to Electron 24
  • CSS Fixes

New in ArmCord 3.2.0 (9ff515b) Pre-release (May 13, 2023)

  • Currently translated at 100.0% (77 of 77 strings)

New in ArmCord 3.1.7 (Mar 19, 2023)

  • Updated Electron
  • Disabled automatic Wayland checks
  • This update may fix some of the issues that you might've encountered when using screenshare in past ArmCord versions (v3.1.5-6).

New in ArmCord 3.1.6 (Feb 27, 2023)

  • Fixed arRPC not starting

New in ArmCord 3.1.5 (Feb 27, 2023)

  • Updated arRPC enabling process scanning on Linux
  • Rewritten the capturer
  • Performance tweaks
  • ArmCord is now on MS Store!
  • Updated translations
  • Added disable-autogain

New in ArmCord 3.1.4 (Jan 2, 2023)

  • What's Changed:
  • You can now disable Wayland specific patches by setting USE_WAYLAND env value to 0
  • Rewritten Discord tracker disabler, thanks to @Vendicated

New in ArmCord 3.1.3 (Jan 2, 2023)

  • What's Changed:
  • Updated mod loader for upcoming breaking changes in Vencord

New in ArmCord 3.1.2 (Dec 20, 2022)

  • WHAT'S CHANGED:
  • Fixed Windows tray icon scaling
  • Add start minimized option
  • Fix raw css github links not working in Vencord
  • Allow stream popouts
  • Downgraded Electron to v21 due to stability issues on v22
  • CSP tweaks

New in ArmCord 3.1.1 (Dec 11, 2022)

  • WHAT'S CHANGED:
  • Updated arrpc to 3.0.0
  • Fixed skip splash
  • Rewritten settings loading
  • Fixed titlebar not appearing
  • Window xy is now getting saved via Window state manager
  • Updated translations
  • NEW CONTRIBUTORS:
  • @Vap0r1ze#126 made their first contribution in #271
  • @Remty#42225 made their first contribution in #280
  • @aeongdesu made their first contribution in #284

New in ArmCord 3.1.0 (Nov 23, 2022)

  • WHAT'S CHANGED:
  • Add 2 new mods (Vencord, Shelter)
  • Remove EOL mods
  • Add partial rich presence support made possible by arRPC
  • Add experimental transparency on Windows
  • Keybinds are now consistent with Chrome and normal Discord app
  • Add Windows ARM64 Builds
  • Many translations updated
  • BUG FIXES:
  • New Contributors:
  • @Vendicated made their first contribution in #254
  • @CanadaHonk made their first contribution in #257

New in ArmCord 3.0.8 (Sep 27, 2022)

  • Added Mobile mode
  • Redesigned the settings entirely
  • Fix pasting in images on Gnome Linux and others
  • Add Cordwood and Hummus support
  • Add ping indicator in tray
  • Updated Electron
  • Added DuckDuckGo Search
  • Many redesigns and UI enhancements

New in ArmCord 3.0.7 (Jun 18, 2022)

  • Translations are here! You can now translate ArmCord using the link in readme.
  • Added 2 performance modes: battery, performance. These basically tell ArmCord to focus on better performance or battery life (on laptops for example)
  • New secure link handler, ArmCord now checks if URLs don't lead to unwanted protocols on your machine.
  • Icon now loads properly on various DEs like XFCE
  • Added basic theme loader
  • Removed tabs and glasstron left overs in the code
  • and much much more....

New in ArmCord 3.0.6 (Jun 2, 2022)

  • What's Changed:
  • Redesign of titlebar and initial setup,
  • Image pasting bug fix,
  • Discord mode added,
  • Updated logos,
  • Ability to pick your own tray icon
  • Fixed icons for few Linux distros
  • Install Prettier by lexisother in #85
  • Updated Electron 18.2.4
  • Fix releases workflow by theofficialgman in #127
  • And much, much more....
  • New Contributors:
  • theofficialgman made their first contribution in #127

New in ArmCord 3.1.0 Pre-release (Apr 20, 2022)

  • These builds are unstable and not ready for full release. They contain new experimental features and changes. We provide no official support for them.

New in ArmCord 3.0.5 (Apr 18, 2022)

  • What's Changed:
  • New settings
  • Right click for text and images is back
  • Electron 18
  • Optional temporary patches
  • Major codebase changes.
  • New Contributors:
  • @lexisother made their first contribution in #84

New in ArmCord 3.0.4 (Jan 31, 2022)

  • What's Changed:
  • Fixed Windows paths loading,
  • Added first-time setup on Windows
  • Bunch of bug fixes, too many to list here.

New in ArmCord 3.0.2 (Jan 17, 2022)

  • This is fixed version of ArmCord 3.0.1 that actually works on Windows I think
  • ArmCord 3.x.x is currently missing following features:
  • Native titlebar
  • ArmCord Theme Loading
  • What's Changed
  • Full codebase rewrite,
  • Screenshare support,
  • Setup for new users,
  • New APIs for developers,
  • New goal for the project,
  • Brand new splash screen,
  • Brand new titlebar,
  • Switched to Electron 16 from 13

New in ArmCord 2.6.1 (Nov 1, 2021)

  • fixed critical bug on platforms that are not Linux,
  • added version to native bridge
  • I apologize for not testing last version on platforms that are not Linux.