Skip to content

Releases: DFXswiss/bitbox_flutter

v0.0.10

09 Jun 22:19
cd99ce6

Choose a tag to compare

What's Changed

  • feat(status): expose cached device status for unseeded-device detection by @TaprootFreak in #29
  • Release: develop -> main by @github-actions[bot] in #32

Full Changelog: v0.0.9...v0.0.10

v0.0.9

09 Jun 17:47
6172a2e

Choose a tag to compare

What's Changed

  • fix(android): align native libs to 16 KB pages by @TaprootFreak in #30
  • Release: develop -> main by @github-actions[bot] in #31

Full Changelog: v0.0.8...v0.0.9

v0.0.8

09 Jun 13:16
7786f6e

Choose a tag to compare

What's Changed

  • docs: add CONTRIBUTING.md aligning with the BitBox-stack workflow by @TaprootFreak in #22
  • chore: drop print() from production lib/, harden analyze to --fatal-infos by @TaprootFreak in #23
  • chore: testkit API surface refactor + gomobile artefact regen by @TaprootFreak in #25
  • fix(android): show BitBox pairing code simultaneously (unblock serial MethodChannel queue) by @Blume1977 in #26
  • Release: develop -> main by @github-actions[bot] in #24

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

18 May 15:15
ebe0fb0

Choose a tag to compare

What's Changed

  • test: add reusable BitBox testkit by @joshuakrueger-dfx in #17
  • Release: develop -> main by @github-actions[bot] in #21

Full Changelog: v0.0.6...v0.0.7

v0.0.6

16 May 20:28
b59630c

Choose a tag to compare

What's Changed

  • chore(ci): Go tests + dart format + YAML lint + permission lockdown by @TaprootFreak in #18
  • chore: rename Go module path to github.com/DFXswiss/bitbox_flutter by @TaprootFreak in #19
  • Release: develop -> main by @github-actions[bot] in #20

Full Changelog: v0.0.5...v0.0.6

v0.0.5

15 May 09:40
99b3124

Choose a tag to compare

What's Changed

  • fix(ble): dedup single-frame init retransmits + panic recovery for GetDevice by @joshuakrueger-dfx in #15
  • Release: develop -> main by @github-actions[bot] in #16

Full Changelog: v0.0.4...v0.0.5

v0.0.4

12 May 20:57
8bed482

Choose a tag to compare

What's Changed

  • chore: add PR CI workflow + BIPPath smoke tests by @TaprootFreak in #13
  • Release: develop -> main by @github-actions[bot] in #14

Full Changelog: v0.0.3...v0.0.4

v0.0.3

12 May 09:44
1807d51

Choose a tag to compare

What's Changed

  • fix: BLE read path — scoped dedup + 60s timeout for long sign flows by @joshuakrueger-dfx in #11
  • Release: develop -> main by @github-actions[bot] in #12

Full Changelog: v0.0.2...v0.0.3

v0.0.2

08 May 14:01
ff99e2e

Choose a tag to compare

What's Changed

  • fix: use guard-unwrapped locals in BLE write to prevent crashes by @TaprootFreak in #7
  • fix: remove broken packet deduplication from BLE read path by @TaprootFreak in #6
  • Release: develop -> main by @github-actions[bot] in #10

Full Changelog: v0.0.1...v0.0.2

v0.0.1

08 May 13:40
773a4cd

Choose a tag to compare

What's Changed

  • feat: iOS BLE support for BitBox02 Nova by @TaprootFreak in #1
  • ci: add auto release PR workflow by @TaprootFreak in #3
  • Release: develop -> main by @github-actions[bot] in #4
  • ci: add auto-tag workflow with GitHub release by @TaprootFreak in #8
  • Release: develop -> main by @github-actions[bot] in #9

New Contributors

  • @TaprootFreak made their first contribution in #1
  • @github-actions[bot] made their first contribution in #4

Full Changelog: https://github.com/DFXswiss/bitbox_flutter/commits/v0.0.1