Releases: DFXswiss/bitbox_flutter
Releases · DFXswiss/bitbox_flutter
v0.0.10
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
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
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
- @Blume1977 made their first contribution in #26
Full Changelog: v0.0.7...v0.0.8
v0.0.7
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
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
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
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
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
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
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