Skip to content

v4.13.0-ls193

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 28 May 07:23
· 8 commits to master since this release
9091703

CI Report:

https://ci-tests.linuxserver.io/linuxserver/webcord/v4.13.0-ls193/index.html

LinuxServer Changes:

Full Changelog: v4.13.0-ls192...v4.13.0-ls193

Remote Changes:

馃悰 Bug fixes

  • 7883dac: Fix various screen-capturing related issues (thanks to @fyiel for finding these and proposing fixes), resolves #581.

  • 28bf26b: Fix lockfile compatibility with latest NPM, which was a bug on NPM side documented in npm/cli#6787 and breaking application building from the source on various NPM releases.

馃實 L10N updates (#704)

馃摝 Dependency updates (26f16f3a5e6e10ba5196fff8fe2cdf1dda2a9a20)

  • Bump Electron to v41. (See electron@v41.0.0 and electron@v40.0.0)
  • Migrate to Typescript v6. (See TypeScript Blog for more dev details)
  • Remove Husky dev depedency, as the hooks were quite buggy and didn't reflect my current workflow with lockfiles and package.json changes.
  • Bump lockfile, updating many various packages.

Full Changelog: SpacingBat3/WebCord@v4.12.1...v4.13.0