v4.13.0-ls193
·
8 commits
to master
since this release
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)
- 馃嚜馃嚫 Spanish by @tapeykatt
- 馃嚙馃嚪 Portuguese (Brazil) by @OliveiraRZ20
- 馃嚬馃嚪 Turkish by @TURBOKANTR and @xmtaha
馃摝 Dependency updates (26f16f3a5e6e10ba5196fff8fe2cdf1dda2a9a20)
- Bump Electron to
v41. (Seeelectron@v41.0.0andelectron@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.jsonchanges. - Bump lockfile, updating many various packages.
Full Changelog: SpacingBat3/WebCord@v4.12.1...v4.13.0