Releases: tmonfre/zoom-cli
Releases · tmonfre/zoom-cli
v1.1.6
- Fixes bug launching meetings from URL
v.1.1.5
- Fixes bug where meetings saved with url and password didn't properly launch
v1.1.4
Fixes bug where open
command was called instead of xdg-open
for Linux users.
v1.1.3
Manually updated version in zoom_cli/utils.py
to match version hosted in Homebrew.
v1.1.2
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
Change build process to remove --onefile
option. This should speed up command on start-up.
v1.1.0
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.