Skip to content

Releases: evva-sfw/abrevva-capacitor

Release 4.0.1

11 Dec 12:47
4.0.1
a52ddec
Compare
Choose a tag to compare

4.0.1 (2024-12-11)

📝 Documentation

Release 4.0.0

11 Dec 12:29
4.0.0
2a0dae0
Compare
Choose a tag to compare

4.0.0 (2024-12-11)

🎉 Features

  • add support for allowDuplicates; introduce DisengageStatusType enum (59237e3)
  • add support for missing scan closures (37e71f5)
  • remove unused keys (b2647e2)
  • sdk version bump to 3.0.0 (3901092)
  • updated ios bridge to match latest sdk release (02dfece)

🐛 Bug Fixes

  • add missing notifyListeners for scanStart/Stop (d821625)
  • missing allowDuplicates property on scanStart (b98e68c)
  • move manufacturerData into advertisingData JSON object (530e375)
  • sdk version bump (c05e7f2)

🔀 Code Refactoring

  • add interfaces changes and android refactoring (50ac081)
  • allow for optional values in advertisement map (50c25b4)
  • fix renaming of mobileAccessData to mediumAccessData; fix test-app (369f740)
  • rename scan methods and add closure logic for scanStop (8bdb13c)

🧹 Chore

  • fix test-app and bump deps (fd018ae)
  • update deps; run fmt (d2295d0)
  • update deps; run npm fmt; fix test-app (97aa926)

Release 3.0.2

08 Nov 13:19
3.0.2
1927b3a
Compare
Choose a tag to compare

3.0.2 (2024-11-08)

🧹 Chore

  • bump sdk and package version (c2b58a5)

Release 3.0.0

28 Oct 11:14
3.0.0
37b0e36
Compare
Choose a tag to compare

3.0.0 (2024-10-28)

⚠ BREAKING CHANGES

  • rename package to @evva/ instead of @evva-sfw/

📝 Documentation

⚙️ Build System

  • add github web test job (cb12c0c)
  • deps: bump cookie, engine.io and express in /test-app (6da3c60)

🚀 Continuous Integration

  • add chore to release-it config (de19840)

🧹 Chore

  • bump deps (36d4999)
  • rename package to @evva/ instead of @evva-sfw/ (b47910c)
  • unify project title in readme (899d4c8)
  • update .editorconfig (b634336)
  • update deps and fix jest tests (3d7d364)

Release 2.0.1

27 Sep 12:15
2.0.1
65b26d5
Compare
Choose a tag to compare

2.0.1 (2024-09-27)

🧹 Chore

  • use correct podspec and add license file #18
  • bump android-sdk version #15

Release 2.0.0 Capacitor 6

27 Sep 08:36
2.0.0
1690798
Compare
Choose a tag to compare

2.0.0 (2024-09-27)

🎉 Features

Release 1.0.1 Capacitor 5

27 Sep 07:15
1.0.1
a2c8159
Compare
Choose a tag to compare

1.0.1 (2024-09-27)

Cap5

🎉 Features

🐛 Bug Fixes

  • remove nfc traces and fix missing cryptoswift import (#9) (8220750)

⚙️ Build System

🚀 Continuous Integration

  • setup release workflow and fix docgen (#13) (6be6beb)