Skip to content

Releases: tmonfre/zoom-cli

v1.1.6

20 Jan 20:49
1f7016b
Compare
Choose a tag to compare
  • Fixes bug launching meetings from URL

v.1.1.5

20 Jan 04:43
6368464
Compare
Choose a tag to compare
  • Fixes bug where meetings saved with url and password didn't properly launch

v1.1.4

13 Jan 17:18
88bf548
Compare
Choose a tag to compare

Fixes bug where open command was called instead of xdg-open for Linux users.

v1.1.3

05 Jan 21:58
Compare
Choose a tag to compare

Manually updated version in zoom_cli/utils.py to match version hosted in Homebrew.

v1.1.2

05 Jan 21:41
Compare
Choose a tag to compare

Updated build.sh script to account for change in pyinstaller build step that now outputs directory of files.

Barring any unforeseen bug fixes, this should be the final release for v1.1.x. Future features will be released starting with v1.2.x.

v1.1.1

05 Jan 20:56
Compare
Choose a tag to compare

Change build process to remove --onefile option. This should speed up command on start-up.

v1.1.0

05 Jan 20:20
Compare
Choose a tag to compare

Initial release of re-write in Python. Ported over same functionality from C# version.

Users no longer required to install .NET Core SDK to run. Same installation process via Homebrew.