Skip to content

v4.4.3-ls31

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 12 Oct 03:44
· 99 commits to master since this release

LinuxServer Changes:

Add fonts-noto-cjk for shrug support.

WebCord Changes:

Note
This is a hotfix patch for WebCord v4.4.2, with only a few changes and fixes for bugs I found after I've published WebCord v4.4.2. See v4.4.2 release logs for more details about the recent changes.

🗺️ Localization changes

  • Update 🇷🇺 Russian localization files by @thejenja.
  • Update 🇪🇸 Spanish localization files by @gallegonovato.
  • Update 🇦🇪 Arabic localization files by @Ali-x98.
  • Initial translation to 🇳🇱 Dutch by @Jasper1467.

🧹 Maintenance changes

  • Multiple fixes to WinStateKeeper logic, so it now logs values that are stored in-memory and uses them when modifying the object.
  • Revert module resolution mechanism back to CommonJS-only, dropping entirely support for EcmaScript Modules in code (:electron: Electron's partial implementation of ESM module resolution and loading is way more incomplete than I originally thought).

Full Changelog: SpacingBat3/WebCord@v4.4.2...v4.4.3