Skip to content

Releases: Cap-go/capacitor-native-biometric

8.0.3

19 Dec 17:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Changed

  • Updated formatting tooling to use prettier-pretty-check for code style validation

🔗 Full Changelog: 8.0.2...8.0.3

8.0.2

16 Dec 05:02
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 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

13 Dec 06:25
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 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

05 Dec 06:04
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

🆕 Changelog

Added

  • Biometry availability listener to monitor changes in biometric authentication availability in real-time
  • Enhanced isAvailable method 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

30 Nov 20:34

Choose a tag to compare

🆕 Changelog

Changed

  • Internal code maintenance and configuration improvements

🔗 Full Changelog: 7.5.3...7.5.4

7.5.3

24 Nov 17:01

Choose a tag to compare

🆕 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

03 Nov 14:27

Choose a tag to compare

🆕 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

03 Nov 11:55

Choose a tag to compare

🆕 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

30 Oct 07:21

Choose a tag to compare

🆕 Changelog

Changed

  • Enhanced README documentation with more detailed plugin features and benefits

🔗 Full Changelog: 7.4.3...7.4.4

7.4.3

30 Oct 02:10

Choose a tag to compare

🆕 Changelog

Fixed

  • Resolved linting issue with pluginVersion declaration

🔗 Full Changelog: 7.4.2...7.4.3