Releases: manusa/electronim
Releases · manusa/electronim
v0.0.72: ♻️ Remove usage of default contextIsolation
v0.0.71: 👷: Fix CI pipeline for windows publishing
- After electron-builder bump, portable exe is generated with a different name
v0.0.70
v0.0.69
v0.0.68: 🐞: Fix meet.google.com Webcam
There is a "hack" to allow google login which replaces the Electron/Chromium based User-Agent with a fake FireFox user-agent. This is causing trouble with the latest release of Google Meet. The current fix replaces the logic for setting user-agent in this workaround and adds a specific case to bypass meet.google.com
v0.0.67: 🤖: Chocolatey fix LICENSE.txt
``` gep13 left the following comment(s): For the next version, can you fix the naming of the license file in the package? It seems to be called LICENSE.txt\LICENSE instead of just LICENSE.txt. Thanks ```