Releases: graphaelli/zat
v0.3.1 deduplicate notifications
Includes:
- Only send notifications for video uploads #33
Release assets are for macOS (GOOS=darwin GOARCH=amd64
), built with go 1.15.8, unless otherwise specified.
See the setup instructions to get started.
v0.3.0 slack notifications
Includes:
Release assets are for macOS (GOOS=darwin GOARCH=amd64
), built with go 1.15.8, unless otherwise specified.
See the setup instructions to get started.
v0.2.5 password protected recordings + APM
Includes:
Release assets are for macOS (GOOS=darwin GOARCH=amd64
) unless otherwise specified.
See the setup instructions to get started.
v0.2.4 detect secure recordings
Includes:
Release assets are for macOS (GOOS=darwin GOARCH=amd64
) unless otherwise specified.
See the setup instructions to get started.
v0.2.3 log with less typos
Includes:
- fix typos #7
Fixes typos that appear in logs.
Release assets are for macOS (GOOS=darwin GOARCH=amd64
) unless otherwise specified.
See the setup instructions to get started.
v0.2.2 run anywhere
Includes:
- fix running outside of config dir #6
Fixes a bug where configuration files are not found when current working directory is not the config directory.
v0.2.1 work without server too
Includes:
- wait for uploads with --no-server #5
Fixes a bug where goroutines were not waited for when uploading without the HTTP server running.
v0.2.0 now auto renewing tokens
Includes:
Thanks to @alvarolobato for the huge improvements!
v0.1.0 first release
add license