Releases: jitsi/jitsi-meet-spot
Releases · jitsi/jitsi-meet-spot
release/20230707
What's Changed
- feat(npm,versions) - update electron packages + make tests running by @dudumanbogdan in #977
- feat(ci) - add ci script for spot-electron by @dudumanbogdan in #978
- Update README.md by @Manice18 in #979
- refactor: replace deprecated String.prototype.substr() by @CommanderRoot in #900
- feat(spot-admin,packages) - update packages to latest by @dudumanbogdan in #983
- build(deps): bump ua-parser-js from 0.7.21 to 0.7.33 in /spot-controller by @dependabot in #982
- build(deps): bump ua-parser-js from 0.7.20 to 0.7.33 in /spot-mobile-sdk by @dependabot in #981
- build(deps): bump ua-parser-js from 1.0.32 to 1.0.33 in /spot-webdriver by @dependabot in #980
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /spot-mobile-sdk by @dependabot in #944
- build(deps): bump async from 2.6.3 to 2.6.4 in /spot-controller by @dependabot in #907
- build(deps): bump async from 2.6.3 to 2.6.4 in /spot-mobile-sdk by @dependabot in #909
- build(deps): bump plist from 3.0.1 to 3.0.6 in /spot-mobile-sdk by @dependabot in #918
- build(deps): bump xmldom and plist in /spot-controller by @dependabot in #933
- build(deps): bump json5 from 1.0.1 to 1.0.2 in /spot-controller by @dependabot in #965
- build(deps): bump json5 from 2.1.0 to 2.2.3 in /spot-mobile-sdk by @dependabot in #964
- build(deps): bump json5 and tsconfig-paths in /spot-electron by @dependabot in #963
- build(deps): bump loader-utils from 1.2.3 to 1.4.2 in /spot-webdriver by @dependabot in #939
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /spot-controller by @dependabot in #943
- build(deps): bump loader-utils from 1.2.3 to 1.4.2 in /spot-controller by @dependabot in #938
- build(deps): bump minimatch and recursive-readdir in /spot-webdriver by @dependabot in #986
- chore(deps): bump @hapi/hoek from 8.2.4 to 8.5.1 in /spot-mobile-sdk by @dependabot in #930
- build(deps): bump ajv from 6.10.2 to 6.12.6 in /spot-controller by @dependabot in #887
- build(deps): bump ajv from 6.10.2 to 6.12.6 in /spot-mobile-sdk by @dependabot in #889
- build(deps): bump simple-plist from 1.1.0 to 1.3.1 in /spot-controller by @dependabot in #911
- build(deps): bump simple-plist from 1.0.0 to 1.3.1 in /spot-mobile-sdk by @dependabot in #912
- build(deps): bump json5 from 1.0.1 to 1.0.2 in /spot-webdriver by @dependabot in #967
- build(deps): bump minimatch from 3.0.4 to 3.1.2 in /spot-controller by @dependabot in #985
- build(deps): bump minimatch from 3.0.4 to 3.1.2 in /spot-mobile-sdk by @dependabot in #984
- build(deps): bump tar from 4.4.8 to 4.4.19 in /spot-mobile-sdk by @dependabot in #988
- build(deps): bump ansi-regex in /spot-mobile-sdk by @dependabot in #987
- build(deps): bump minimist and mkdirp in /spot-mobile-sdk by @dependabot in #990
- build(deps): bump ini from 1.3.5 to 1.3.8 in /spot-mobile-sdk by @dependabot in #989
- build(deps): bump mem and react-native in /spot-mobile-sdk by @dependabot in #991
- Update minsdk android by @tmoldovan8x8 in #1001
- feat(webdriver,npm) - update to latest chromedriver by @dudumanbogdan in #1005
- build(deps): bump webpack from 5.74.0 to 5.78.0 in /spot-webdriver by @dependabot in #1007
- build(deps): bump cacheable-request from 10.2.3 to 10.2.7 in /spot-webdriver by @dependabot in #996
- build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /spot-electron by @dependabot in #993
- build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /spot-client by @dependabot in #994
New Contributors
- @Manice18 made their first contribution in #979
- @CommanderRoot made their first contribution in #900
- @tmoldovan8x8 made their first contribution in #1001
Full Changelog: release/20230117...release/20230707
release/20230117
What's Changed
- fix(logging) - fix parsing log error for flow with logging endpoint by @dudumanbogdan in #953
- fix(package) - update packages for spot-client by @dudumanbogdan in #954
- feat(logger, dependency) - update logger to v2 by @dudumanbogdan in #955
- feat(packages) - use webpack 5 by @dudumanbogdan in #957
- fix(dependencies, tests) - fix running tests and bump up versions by @dudumanbogdan in #959
- feat(webdriverio) - add webdriverio changes to have tests working and running by @dudumanbogdan in #940
- chore(client,deps) run npm audit fix by @saghul in #960
- feat(eslint,workflow, deps) - update linting & ci workflow by @dudumanbogdan in #961
- feat(webpack, performance) - add webpack improvements by @dudumanbogdan in #969
- feat(jest) - migrate to latest jest version by @dudumanbogdan in #971
- feat(meeting) - disable kick remotes on meeting end by @dudumanbogdan in #972
- fix(log) - fix parsing log when prop text has not json structure by @dudumanbogdan in #973
- fix(npm,audit) - fix audit for json5 by @dudumanbogdan in #974
- fix(ui,share-button) - fix share button ui by @dudumanbogdan in #975
- feat(package,material-ui) - migrate material ui to latest by @dudumanbogdan in #976
Full Changelog: release/20221207-1...release/20230117
release/20221207-1
Latest release client, mac and windows on pilot
What's Changed
- build(deps): bump minimist from 1.2.5 to 1.2.6 in /spot-electron by @dependabot in #904
- fix(client,remote-control) fix stopping and restarting screen-sharing by @saghul in #932
- fix(logging) - fix showing context data when string type by @dudumanbogdan in #942
- feat(logging) - log to file all console logs by @dudumanbogdan in #941
New Contributors
- @dudumanbogdan made their first contribution in #922
Full Changelog: release/electron/0.1.7...release/20221207-1
release/electron/0.1.7
ref: add new lib for windows