What's Changed
- bb-imager-gui: Do not re-download icons by @Ayush1325 in #579
- bb-imager-gui: Optimize image download by @Ayush1325 in #581
- bb-downloader: Make check_cache_from_sha sync by @Ayush1325 in #582
- bb-imager-gui: Replace sqlx with rusqlite by @Ayush1325 in #583
- build(deps): bump cargo_toml from 0.22.3 to 1.0.0 by @dependabot[bot] in #584
- bb-flasher: Do not enable sd by default by @Ayush1325 in #585
- bb-imager-gui: Use std fs for persistance by @Ayush1325 in #586
- bb-imager-gui: Make sd optional by @Ayush1325 in #587
- bb-flasher: Remove reader_progress feature by @Ayush1325 in #588
- bb-flasher: Remove positioned-io dep by @Ayush1325 in #589
- bb-flasher: remove parallel feature from liblzma on wasm by @Ayush1325 in #590
- bb-imager-gui: Cache all sql queries by @Ayush1325 in #591
- bb-imager-gui: Create msixbundle in CI by @Ayush1325 in #592
- Makefile: Create windows bundle assets by @Ayush1325 in #594
- bb-imager-gui: windows: manifest: Make DPI aware by @Ayush1325 in #595
- bb-imager-gui: windows: Resize logo by @Ayush1325 in #596
- .github: workflows: Use single job for snap CLI and GUI by @Ayush1325 in #599
- bb-helper: reader_progress: Add tests by @Ayush1325 in #600
- bb-helper: cancel: Add tests by @Ayush1325 in #601
- bb-donwloader: AsyncTempFile tests by @Ayush1325 in #602
- bb-downloader: Add sha256_from_path tests by @Ayush1325 in #603
- bb-downloader: Add tests for Downloader by @Ayush1325 in #604
- bb-flahser-sd: bootfs_update: Improve tests by @Ayush1325 in #605
- bb-flasher-sd: Add flashing tests by @Ayush1325 in #606
- bb-downloader: Add integration tests by @Ayush1325 in #607
- bb-helper: Add integration tests by @Ayush1325 in #608
- bb-helper: Add MockSd by @Ayush1325 in #609
- bb-imager-gui: Improve destination ordering by @Ayush1325 in #598
- bb-flasher-sd: bootfs_update: Add better tests by @Ayush1325 in #610
- bb-drivelist: Add integration test by @Ayush1325 in #611
- snapcraft: gui: Remove i2c and hidraw interfaces by @Ayush1325 in #612
- bb-flasher-sd: Add destination integration test by @Ayush1325 in #613
- Fix snap CI builds by @Ayush1325 in #614
- Fix cargo-deny by @Ayush1325 in #620
- Makefile: version-bump: Add windows support by @Ayush1325 in #621
- bb-imager-gui: Make notify-rust optional in linux by @Ayush1325 in #622
- Fix clippy errors by @Ayush1325 in #623
- docs: Add Linux snap package by @Ayush1325 in #624
- snapcraft: gui: Fix pre-release label by @Ayush1325 in #625
Full Changelog: 1.0.12...1.0.13