Changelog
Product updates and release notes
Version 2.4.1
Current Release
February 15, 2024
✨ New Features
- Added support for incremental backup with delta compression
- New CLI command:
hifznet backup verify
- Real-time sync progress indicators in web dashboard
🔧 Improvements
- Reduced API latency by 35% through edge caching
- Improved file deduplication algorithm
- Enhanced error messages in SDK responses
🐛 Bug Fixes
- Fixed race condition in concurrent file uploads
- Resolved timezone issue in version history timestamps
- Corrected S3 API compatibility with bucket lifecycle policies
Version 2.4.0
January 28, 2024
✨ New Features
- Team collaboration features: shared folders and access controls
- Two-factor authentication (2FA) via TOTP
- Webhook notifications for backup events
🐛 Bug Fixes
- Fixed memory leak in long-running sync processes
- Resolved CORS issue for API requests from custom domains
Version 2.3.5
December 10, 2023
🔧 Improvements
- Optimized encryption performance (15% faster)
- Added support for custom retention policies
- Improved dashboard loading times
🐛 Bug Fixes
- Fixed issue with large file uploads (>5GB)
- Corrected version history sorting in UI
Version 2.3.0
November 5, 2023
✨ New Features
- Initial release of REST API v1
- S3-compatible storage interface
- Command-line interface (CLI) for Linux, macOS, Windows
- Python and TypeScript SDKs (beta)