🐛 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 (26f16f3)
- 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: v4.12.1...v4.13.0