Releases: evva-sfw/abrevva-react-native
Releases · evva-sfw/abrevva-react-native
Release 2.0.2
2.0.2 (2024-12-06)
🐛 Bug Fixes
- android manifest permssions for BLE; fix DisengageStatus return value (eb2d8b7)
Release 2.0.1
2.0.1 (2024-12-05)
🐛 Bug Fixes
- resolve disengage and scanning issues; add missing manifest permissions (6b6a34a)
📝 Documentation
- change readme title to abrevva according to the repo name (052277a)
- fix shields.io badges in readme.md (4886bd6)
🚀 Continuous Integration
- add icons to release notes (cf34dcb)
- remove dependabot config (1ee9f86)
Release 2.0.0
2.0.0 (2024-10-22)
⚠ BREAKING CHANGES
chore
Features
- replaced manual disengage logic with AbrevvaSDK disengage function (#46) (b16cf3b)
Bug Fixes
- removed cryptoswift from podfile and formating (0b6d2c5)
- removed nfc (9384a65)
- removed nfc traces (bbb4042)
- removed whitespace in string, since toInt throws otherwise (82e3d6d)
Documentation
- change deprecation alert to important (1ee4c06)
Continuous Integration
- fix test-android gradle target (cb28d88)
- fix version in filename for release (#45) (9e6dbaf)
- reconfigure auto-changelog to only track merge commits (#52) (089cd1a)
Release 1.0.1
1.0.1 (2024-08-28)
Bug Fixes
- corrected output Path for decryptFileFromURL (android) (#44) (308c8f2)
Documentation
Build System
Release 1.0.0
1.0.0 (2024-08-26)
Features
Bug Fixes
Build System
- add attest provenance with lint and release workflow (#29) (a5e62f3)
- enable android build cache (#39) (ff07820)
Release 0.1.5
0.1.5 (2024-08-22)
Continuous Integration
- enable npm upload on release (56973c1)
Release 0.1.4
0.1.4 (2024-08-22)
Continuous Integration
- disable npm publish for debugging release-it workflow (7fdd9d3)
- release workflow enable yarn cache (143872b)
- release-it: checkout via ssh (fd05e9a)
- release-it: fix release github token for workflow (425ad0a)