What's Changed
- build(deps): bump webbrowser from 1.2.1 to 1.2.2 by @dependabot[bot] in #707
- build(deps): bump thiserror from 2.0.18 to 2.0.19 by @dependabot[bot] in #708
- build(deps): bump zerocopy from 0.8.54 to 0.8.55 by @dependabot[bot] in #709
- build(deps): bump libc from 0.2.186 to 0.2.189 by @dependabot[bot] in #706
- Makefile: Add GUI profiling by @Ayush1325 in #711
- bb-flasher: common: optimize resolve_img by @Ayush1325 in #712
- bb-config: Remove HashSet by @Ayush1325 in #713
- bb-imager-gui: db: Remove remote_configs query cache by @Ayush1325 in #714
- bb-bmap-parser: tests: builder: Fix formatting by @Ayush1325 in #715
- Backports from UI branch by @Ayush1325 in #716
- bb-downloader: Improve Downloader by @Ayush1325 in #717
- bb-imager-gui: Remove unnecessary clones by @Ayush1325 in #718
- bb-flasher: Optimize destinations by @Ayush1325 in #719
- bb-flasher: mspm0: Remove temp vec by @Ayush1325 in #720
- bb-drivelist: Fix partition table type never being parsed on Linux by @Ayush1325 in #721
- bb-drivelist: linux: Only query required fields by @Ayush1325 in #722
- bb-drivelist: device: Make enumerator Cow by @Ayush1325 in #723
- Cargo.toml: Strip release build by @Ayush1325 in #725
- build(deps): bump clap_complete from 4.6.8 to 4.6.9 by @dependabot[bot] in #730
- build(deps): bump clap_mangen from 0.3.0 to 0.3.2 by @dependabot[bot] in #726
- build(deps): bump webbrowser from 1.2.2 to 1.2.4 by @dependabot[bot] in #727
- build(deps): bump clap from 4.6.4 to 4.6.6 by @dependabot[bot] in #729
- build(deps): bump qcow2-core from 0.3.3 to 0.3.4 by @dependabot[bot] in #728
- build(deps): bump liblzma from 0.4.7 to 0.4.8 by @dependabot[bot] in #731
- build(deps): bump thiserror from 2.0.19 to 2.0.20 by @dependabot[bot] in #732
- build(deps): bump futures-util from 0.3.33 to 0.3.34 by @dependabot[bot] in #733
- build(deps): bump yaml_serde from 0.10.4 to 0.10.6 by @dependabot[bot] in #734
- build(deps): bump serde_with from 3.21.0 to 3.22.0 by @dependabot[bot] in #735
- bb-imager-gui: Drop the Skip Verification toggle by @Ayush1325 in #736
- bb-imager-gui: Add constants::keymap_layout by @Ayush1325 in #737
- bb-imager-gui: Do not panic on late database results by @Ayush1325 in #738
- bb-imager-gui: Copy real config entries to the clipboard by @Ayush1325 in #739
- bb-imager-gui: Fall back to a usable default username by @Ayush1325 in #741
- bb-imager-gui: Gate bmap behind the sd feature by @Ayush1325 in #742
- Backport more optimizations by @Ayush1325 in #743
- bb-imager-gui: Treat cloud-init as customizable everywhere by @Ayush1325 in #744
- bb-imager-gui: Move the modification summary onto the customization by @Ayush1325 in #745
- bb-imager-gui: Cover init-format detection in no_customization by @Ayush1325 in #746
- bb-imager-gui: Carry the flashing choices in one struct by @Ayush1325 in #747
- build(deps): bump rusqlite from 0.40.1 to 0.40.2 by @dependabot[bot] in #752
- build(deps): bump whoami from 2.1.2 to 2.1.3 by @dependabot[bot] in #749
- build(deps): bump yaml_serde from 0.10.6 to 0.10.7 by @dependabot[bot] in #748
- build(deps): bump clap_mangen from 0.3.2 to 0.3.3 by @dependabot[bot] in #751
- build(deps): bump zerocopy from 0.8.55 to 0.8.56 by @dependabot[bot] in #750
- bb-imager-gui: db: mod: Make Board->instruction Box by @Ayush1325 in #753
- Update deps by @Ayush1325 in #754
- bb-imager-gui: Backport from new UI by @Ayush1325 in #755
- bb-imager-gui: Backport from new-ui by @Ayush1325 in #756
- bb-imager-cli: Fix clippy error by @Ayush1325 in #757
- bb-imager-gui: Backport from new-ui by @Ayush1325 in #758
- bb-imager-gui: Backport from new UI by @Ayush1325 in #759
- bb-imager-gui: Backport from new ui by @Ayush1325 in #761
- Create common MockArchive by @Ayush1325 in #766
- Fix wifi customization by @Ayush1325 in #767
Full Changelog: 1.0.14...1.0.15