Releases: decbe/werss-cli
Releases · decbe/werss-cli
v0.2.3
Full Changelog: v0.2.2...v0.2.3
Full Changelog: v0.2.2...v0.2.3
Full Changelog: v0.2.2...v0.2.3
Full Changelog: v0.2.2...v0.2.3
Full Changelog: v0.2.2...v0.2.3
Full Changelog: v0.2.2...v0.2.3
Full Changelog: v0.2.2...v0.2.3
Full Changelog: v0.2.2...v0.2.3
Full Changelog: v0.2.2...v0.2.3
werss-cli v0.2.2
Optimized v0.2.2 release with the image-download fix. The Linux x86_64 binary was rebuilt in release mode, compressed with UPX, and packaged under the default target directory.
werss-cli v0.2.1
Release v0.2.1: version bump, release build and x86_64 Linux asset.
v0.2.0: Authentication System Optimization
Release v0.2.0: Authentication System Optimization
Major Features
🔐 Secure Token Management
- System keyring storage for credentials (Linux Secret Service, macOS Keychain, Windows Credential Manager)
- Automatic token expiry detection with 5-minute safety buffer
- Secure token refresh mechanism with fallback authentication
- Cross-platform support for secure credential storage
👤 Smart Authentication Flow
- First Run: Authenticate with credentials, automatically save token
- Subsequent Runs: Load token from system keyring without re-entering credentials
- Token Expiry: Automatic refresh or fallback to re-authentication
- Interactive Mode: Prompts for credentials when needed
Build Info
- Binary Size: 4.9 MB (release optimized)
- Platform: Linux x86_64
- All tests passed, production ready
Documentation
All documentation updated with new authentication system details.