- Notify only when receiving a whisper, and not when sending
1.10.3
- Fix `--no-config` regression from previous update
1.10.2
- Use PyYAML as ruamel.yaml fails to build on android (arm64)
1.10.1
- Use YAML configuration files by default, keeping backwards compatibility for JSON configuration files - Shorten `/whisperlock` to `/wlock`
1.10.0
- Added support for SOCKS4 and HTTP proxies - Play *tone.wav* on notifications if it's present in the config directory - Minor fix for `/ignore` command
1.9.0
- Added SOCKS5 proxy support - Added `--colors` option that lists valid colors and exits - Additional dependencies: python-socks, wsaccel