Skip to content

Releases: evva-sfw/abrevva-flutter

Release 1.1.1

07 Mar 10:23
1.1.1
75f11d2
Compare
Choose a tag to compare

1.1.1 (2025-03-07)

🎉 Features

  • sdk android version bump (708dc6c)

Release 1.1.0

04 Mar 14:53
1.1.0
5eacdd6
Compare
Choose a tag to compare

1.1.0 (2025-03-04)

🎉 Features

  • added CodingStation files (172932d)
  • added swift implementation for coding station ; minor tweaks in AbrevvaPlugin & crypto Files (5b31a36)
  • finished coding station integration for ios (4bd0ea5)
  • intent handling for Android Plugin & crypto naming changes (8a75731)

🐛 Bug Fixes

  • corrected android sdk version (e0b1e65)
  • updated java version for workflows (c23cff3)

🧹 Chore

  • abrevvaSDK verison bump (1a8c7c4)
  • added newline (bc95eff)
  • expanded proguard rules (dd56951)
  • Readme update (ca9e77c)
  • removed unused import (25868d7)
  • renamed Codingstation function (8c862e1)
  • version updates gradle, AGP & abrevva sdk ios (c0da4e7)

Release 1.0.3

26 Feb 10:00
1.0.3
68655a7
Compare
Choose a tag to compare

1.0.3 (2025-02-26)

🐛 Bug Fixes

  • return true when signalize succeeds (86d37fd)

Release 1.0.2

26 Feb 09:23
1.0.2
52a3baa
Compare
Choose a tag to compare

1.0.2 (2025-02-26)

🐛 Bug Fixes

  • changed default casting from double/long to int (a254b96)
  • removed Bluetooth_connect permission from manifest (49cba58)

🚀 Continuous Integration

  • add CODEOWNERS (1b94226)
  • add release-it types sec and chore (1e324ba)
  • fix CODEOWNERS team name (d094a28)

Release 1.0.1

24 Feb 11:46
1.0.1
7922dd0
Compare
Choose a tag to compare

1.0.1 (2025-02-24)

🎉 Features

🐛 Bug Fixes

  • package name in Readme (9e681fa)
  • structural changes to match react/cap plugin structure (71d4f3b)
  • typo (a209f95)

Release 1.0.0

24 Feb 09:22
1.0.0
0550a38
Compare
Choose a tag to compare

1.0.0 (2025-02-24)

🎉 Features

  • added testcase for android getBleDeviceData (39aeca0)
  • android permissions are now handled in dart (cf43d6f)
  • ios lint (21f2261)
  • kotlin files lint (494f204)
  • update ios abrevva sdk to 3.0.4 (57bb2ca)
  • updated android sdk version to 3.0.2 (536f086)
  • updated ios + web (9abc973)

🐛 Bug Fixes

📝 Documentation

⚙️ Build System

  • deps: bump flutter_lints from 4.0.0 to 5.0.0 (64d21b5)

🚀 Continuous Integration

  • check signed commits (7ed8c9c)
  • fix reusable workflows (32859ed)
  • pin all workflow versions (16d73e6)
  • remove debug code from release workflow (b293f04)

Release 0.0.5

20 Sep 10:35
0.0.5
02de2e3
Compare
Choose a tag to compare

0.0.5 (2024-09-20)

🚀 Continuous Integration

  • add checkout step to pub.dev workflow (#30) (9ca8261)

Release 0.0.4

20 Sep 09:46
0.0.4
630e18c
Compare
Choose a tag to compare

0.0.4 (2024-09-20)

🚀 Continuous Integration

  • use flutter toolchain instead of dart (#29) (6d35649)

Release 0.0.3

20 Sep 07:30
0.0.3
280f5c5
Compare
Choose a tag to compare

0.0.3 (2024-09-20)

🚀 Continuous Integration

  • move pub.dev workflow to workflow folder (#28) (e913662)

Release 0.0.2

20 Sep 06:53
0.0.2
2e3f763
Compare
Choose a tag to compare

0.0.2 (2024-09-20)

🎉 Features

🐛 Bug Fixes

  • added proguard consumer rules (985ac4c)
  • changed cache worklow path (#13) (c0680b1)
  • corrected path for semantic workflow (#17) (113aa61)

⚙️ Build System

  • deps: bump flutter_lints from 2.0.3 to 4.0.0 (#5) (5c3f017)

🚀 Continuous Integration

  • add name to package.json (#18) (2dd2a4f)
  • add pubdev credentials setup to release workflow (#25) (9a64ca0)
  • add semantic pr title check (#1) (d555530)
  • checkout git tag for flutter to be able to publish (#26) (7acd230)
  • create artifact for test results (#9) (4ac0ce9)
  • fix flutter setup for release pipeline (#15) (332ce6e)
  • fix flutter setup in release workflow (#20) (e46256e)
  • fix install cmd for dart deps (#14) (ef21999)
  • increase verbose on release-it (#24) (a028353)
  • rearrange release steps to fix missing git config author (#19) (10d884c)
  • release-it workflow setup (#6) (7d30dc1)
  • separate release-it and pub.dev publish to comply with dev.pub settings (#27) (b3ff221)
  • sync npm package jsons (#16) (4a75b71)
  • test if workflow breaks because of custom action (#22) (cd9556d)
  • test: fixed typo in Test Workflow; renamed all workflow and jobnames (#10) (dd8fc9f)
  • workflow: added cleanup cache workflow & switched to global workflows (#12) (a996417)