Skip to content

Latest commit

 

History

History
167 lines (116 loc) · 11.4 KB

CHANGELOG.md

File metadata and controls

167 lines (116 loc) · 11.4 KB

5.1.0 (2025-03-07)

🎉 Features

  • CodingStation integration for Android (ab980be)
  • IOS implementation for Codingstation (46dfe46)

🐛 Bug Fixes

  • added mission promose.resolve (3500021)
  • android sdk version bump (38be7c4)
  • capitalization (849bd88)
  • minor adjustments for async/await (7acfa5d)
  • removed ambiguous import (36dda85)
  • replaced runblock with globalscope.async (340898f)
  • signature upate (759c4e4)
  • updated java version for workflows (4f55333)
  • updated podfile.lock (bdc3652)

🚀 Continuous Integration

  • check signed commits (f49a223)
  • pin workflow action versions (c4a7b51)

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • feat: coding station integration new #92
  • ci: pin workflow action versions #89
  • ci: check signed commits #90

19 February 2025

  • chore(deps): bump @octokit/request from 8.4.0 to 8.4.1 #87
  • fix: added try catch block to getBool function call #88

19 February 2025

  • chore(deps): bump @octokit/endpoint from 9.0.5 to 9.0.6 #86
  • chore(deps): bump @octokit/request-error from 5.1.0 to 5.1.1 #84
  • fix: resolve blocking async plugin methods #85

14 February 2025

  • chore: sdk version bump #83

14 February 2025

  • feat!: update sdk versions and plugin methods and signatures #82
  • ci: harden pipeline #81
  • chore(deps-dev): bump @react-native/eslint-config from 0.74.87 to 0.76.1 #74
  • chore(deps): bump serve-static from 1.15.0 to 1.16.2 #76
  • chore(deps): bump rexml from 3.3.6 to 3.3.9 in /example #69
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #78
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 #80

6 December 2024

  • fix: android manifest permssions for BLE; fix DisengageStatus return #79

5 December 2024

  • fix: resolve disengage and scanning issues; add missing manifest perm… #77
  • ci: remove dependabot config #75
  • chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 #71
  • chore(deps-dev): bump @evilmartians/lefthook from 1.7.14 to 1.8.2 #72
  • chore(deps-dev): bump react-native-builder-bob from 0.30.0 to 0.30.3 #73
  • chore(deps-dev): bump @babel/runtime from 7.25.4 to 7.26.0 #68
  • chore(deps): bump react-native-safe-area-context from 4.10.9 to 4.12.0 #67
  • ci: add icons to release notes #65
  • chore(deps): bump @scure/base from 1.1.7 to 1.1.9 #55

22 October 2024

  • chore!: rename package to @evva/ instead of @evva-sfw/ #60
  • fix!: removed broken nfc code #61
  • chore(deps-dev): bump @release-it/conventional-changelog from 8.0.1 to 8.0.2 #56
  • ci: reconfigure auto-changelog to only track merge commits #52
  • chore(deps-dev): bump commitlint from 19.4.0 to 19.4.1 #48
  • chore(deps-dev): bump @commitlint/config-conventional from 19.2.2 to 19.4.1 #50
  • chore(deps-dev): bump react-native-builder-bob from 0.29.1 to 0.30.0 #49
  • feat: replaced manual disengage logic with AbrevvaSDK disengage function #46
  • ci: fix version in filename for release #45

28 August 2024

  • fix: corrected output Path for decryptFileFromURL (android) #44
  • build: add npm-compatibility-check test #43
  • build: add yarn cache to github workflow caching #42
  • docs: format readme and add shields.io #41
  • build: fix workflow cache names #40

26 August 2024

  • chore(deps): bump rexml from 3.3.3 to 3.3.6 in /example #38
  • build: enable android build cache #39
  • feat: added typing for ble interface #37
  • chore(deps-dev): bump eslint-plugin-simple-import-sort from 10.0.0 to 12.1.1 #34
  • chore(deps-dev): remove turbo as dev-dep #32
  • feat: add missing signalize bridge functions #36
  • chore: update README.md #30
  • build: add attest provenance with lint and release workflow #29
  • fix: minor adjustments to scan timeout #28
  • feat: tests for android & ios #23

22 August 2024

22 August 2024

  • chore: release-it workflow #27
  • chore: add .editorconfig #26
  • chore: moved eslint config to package.json #25
  • chore: minor UI improvements #24
  • chore(deps): bump rexml from 3.2.9 to 3.3.3 in /example #22

0.1.0

13 August 2024

  • chore: update README #21
  • refactor: structural changes #20
  • chore: fix package.json #17
  • chore(deps-dev): bump commitlint from 17.8.1 to 19.4.0 #19
  • chore(deps-dev): bump react-native-builder-bob from 0.26.0 to 0.29.0 #18
  • build(deps-dev): bump @evilmartians/lefthook from 1.7.7 to 1.7.11 #16
  • chore(deps-dev): bump @commitlint/config-conventional from 17.8.1 to 19.2.2 #9
  • chore(deps-dev): bump @release-it/conventional-changelog from 5.1.1 to 8.0.1 #8
  • build: workflow for android build #7
  • feat: add missing ts interfaces for abrevva modules #14
  • chore(ci): add workflow to check semantic PR summary #5
  • chore: small typos and indents #13
  • chore(ci): create workflow for lint #2
  • fix: added missing yarn files #6
  • chore: fix internal links #3
  • Update LICENSE #4