Releases: jitsi/jitsi-meet-electron-sdk
Releases · jitsi/jitsi-meet-electron-sdk
v3.0.10
3.0.9
What's Changed
- fix(crash) fix crash when display metrics change by @quitrk in #247
- fix(aot) fix hiding when SS on Windows by @saghul in #251
- refactor: guard and build native code only on windows by @csett86 in #213
- refactor: defer loading robotjs if remotecontrol is really used by @csett86 in #214
- chore(deps): bump node-gyp-build from 4.3.0 to 4.5.0 by @dependabot in #248
- chore(deps): bump node-addon-api from 4.3.0 to 5.0.0 by @dependabot in #237
Full Changelog: v3.0.8...v3.0.9
v3.0.8
3.0.7
What's Changed
- chore(deps-dev): bump eslint-plugin-jsdoc from 37.9.5 to 37.9.6 by @dependabot in #202
- chore(deps-dev): bump mocha from 9.2.1 to 9.2.2 by @dependabot in #206
- chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 by @dependabot in #207
- chore(deps-dev): bump eslint-plugin-jsdoc from 37.9.6 to 38.0.3 by @dependabot in #209
- chore(deps): bump @jitsi/robotjs from 0.6.8 to 0.6.9 by @dependabot in #208
- Darwin x64 only by @saghul in #210
- chore(deps-dev): bump eslint-plugin-jsdoc from 38.0.3 to 38.0.4 by @dependabot in #211
- 3.0.7 by @saghul in #212
Full Changelog: v3.0.6...v3.0.7
3.0.6
Changelog: v3.0.5...v3.0.6
3.0.5
v3.0.4
v3.0.3
What's Changed
- fix(popupsconfig): Dropbox cleanup. by @hristoterezov in #161
- fix(screenshare): send close tracker on conference left by @andrei-gavrilescu in #167
- feat(aot) Add intersection observer by @horymury in #168
Full Changelog: v3.0.2...v3.0.3
3.0.2
3.0.1
-
fix: use napi also during normal package install (#152)
prebuild-install needs to be updated to work correctly with npm8, see
https://github.com/prebuild/prebuild-install/releases/tag/v6.0.0 -
chore(deps): update robotjs to use prebuilds during npm install (#154)