Releases: Cap-go/capacitor-native-biometric
Releases · Cap-go/capacitor-native-biometric
8.0.3
8.0.2
🆕 Changelog
Changed
- Added homepage field to package.json for better package discoverability
- Updated development dependencies to ensure consistent build environment
🔗 Full Changelog: 8.0.1...8.0.2
8.0.1
🆕 Changelog
Changed
- Updated to support Capacitor 8.0.0, requiring apps to upgrade their Capacitor dependency to version 8.x or higher
Fixed
- Improved error handling in NativeBiometric classes for more reliable biometric authentication
- Enhanced code formatting and consistency across the native implementation
🔗 Full Changelog: 7.6.0...8.0.1
7.6.0
🆕 Changelog
Added
- Biometry availability listener to monitor changes in biometric authentication availability in real-time
- Enhanced
isAvailablemethod with improved capability detection
Fixed
- Significantly improved repository checkout performance
- Optimized fetch operations for faster data retrieval
🔗 Full Changelog: 7.5.4...7.6.0
7.5.4
🆕 Changelog
Changed
- Internal code maintenance and configuration improvements
🔗 Full Changelog: 7.5.3...7.5.4
7.5.3
🆕 Changelog
Changed
- Updated GitHub Actions workflow to use actions/checkout v6
- Switched project license to MPL 2.0 (Mozilla Public License 2.0)
🔗 Full Changelog: 7.5.2...7.5.3
7.5.1
🆕 Changelog
Changed
- Simplified CI/CD pipeline by consolidating workflows - tests now run before version bumps and tags are created, while build and deployment happen after tagging
- Updated changelog format to reference GitHub Releases page instead of maintaining inline commit history
🔗 Full Changelog: 7.5.0...7.5.1
7.5.0
🆕 Changelog
Changed
isAvailable()method now returns authentication strength instead of specific biometric factors, providing more flexible authentication capability detection
🔗 Full Changelog: 7.4.4...7.5.0
7.4.4
🆕 Changelog
Changed
- Enhanced README documentation with more detailed plugin features and benefits
🔗 Full Changelog: 7.4.3...7.4.4
7.4.3
🆕 Changelog
Fixed
- Resolved linting issue with pluginVersion declaration
🔗 Full Changelog: 7.4.2...7.4.3