Skip to content

Releases: miner7222/LTBox

v3.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:56
4ec5415

Fixed

  • ea38a4b Qualcomm userspace and kernel driver installation now ignores prerelease
  • 481e43e Windows userspace driver updates compare installer package versions, preventing repeated update prompts

Updated

  • 6dfb667 AVB partition descriptors, regional images, and boot/init_boot workflows aligned with AOSP terminology across APIs and all locales
  • 5120096 avbtool-rs pinned to v0.2.0
  • 4b2c57b vendored QDL synchronized with upstream f46f233 while preserving our own behavior
  • ac3f208 cargo dependencies refreshed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 05:35
3b2944c

Fixed

  • 045b505 kptools-rs updated for compatibility, preventing non-booting APatch/FolkPatch images

Updated

  • c9bae37 FolkPatch provider icon refreshed
  • 20b12bd cargo dependencies refreshed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:37
2c7f8b1

Fixed

  • 0679775 Fastboot dashboard device information loads promptly by reusing one WinUSB claim
  • 723572e 449ae96 firmware flashing tolerates the expected ADB disconnect during bootloader reboot, reports Fastboot arrival timeouts, and verifies pinned efisp assets before flashing
  • 6094f63 privileged Windows and Linux driver installation rejects untrusted helper paths, installers, and staging locations
  • 3c23676 rollback bypass maps the lower of two meaningful non-recovery Fastboot locations to vbmeta_system and the higher one to boot, including shifted location pairs
  • 3fa0b0c EDL command logs render command placeholders correctly

Updated

  • 4d3ac95 cargo dependencies refreshed

Full Changelog: v3.1.9...v3.2.0

v3.1.9

Choose a tag to compare

@miner7222 miner7222 released this 14 Jul 17:23
9685bfa

Added

  • f5b3f5f e7c6b6c Material execution surfaces with shared phase-aware progress across primary, System Update, Advanced EDL, and offline workflows
  • e662372 dashboard active-operation card now resumes its owning wizard
  • 4f0999a live per-partition progress percentages for Full Flash and Simple Flash

Fixed

  • e3305e6 firmware preparation now resolves loaders consistently, fails early when none is available, and bounds zstd extraction by available disk space
  • 2037b43 destructive workflows now fail closed, preserve device recovery state, serialize GUI operations, and harden local artifact handling
  • c526d89 vendored QDL reliability fixes from qualcomm/qdlrs#50, including 64-bit partition-dump LBAs

Updated

  • bfc1586 dashboard warning/error banners redesigned as rounded tonal Material 3 alert surfaces
  • 3deb202 execution phase labels polished across all locales
  • 9969c25 vendored qdlrs provenance synchronized with upstream
  • dabbd5f cargo dependencies refreshed

Full Changelog: v3.1.8...v3.1.9

v3.1.8

Choose a tag to compare

@github-actions github-actions released this 07 Jul 04:13
8e00b70

Added

  • 5e29746 CN QFIL firmware lookup
  • 8318210 Flash wizard auto-detects the hardware region (PRC/ROW)
  • 3497874 Flash and Simple Flash auto-retarget a picked firmware root to its image/ subfolder
  • f4a5440 28140d9 temp-file cleanup action in Settings
  • 832453d recommended-option badges in the Root wizard

Fixed

  • 55115c8 kernel-mode EDL device detection on Windows now finds the Qualcomm WDF driver's COM port via SetupAPI (#78, #79) (thanks to @sinee0601)
  • 87feb01 a90b12e edc845b flash region/target wording clarified; AVB key terminology unified across all locales
  • b29128d flaky macOS firmware temp-directory CI test

Updated

Full Changelog: v3.1.7...v3.1.8

v3.1.7

Choose a tag to compare

@github-actions github-actions released this 28 Jun 12:00
6aa7390

Added

Fixed

  • bc6f901 EDL transition no longer waits for ADB after the device already appears in EDL
  • f833814 bb8f2a7 custom titlebar resize handles and maximized-window restore icon
  • dece78e 68d4b2b f794cd6 missing i18n / overly model-specific operation text cleaned up
  • 5ba1ff3 simple firmware flash clippy failure

Updated

Full Changelog: v3.1.6...v3.1.7

v3.1.6

Choose a tag to compare

@github-actions github-actions released this 13 Jun 18:18
c996e77

Added

  • 856ad6d 21a0431 64aff65 selectable Qualcomm driver mode (userspace / kernel); Windows + Debian Linux default to kernel so QFIL needs no reinstall

Fixed

  • 7bbc3a2 Windows defaults to the DirectX 12 renderer, fixing hybrid-GPU launch crashes
  • 314aa50 Windows kernel-driver update banner no longer reappears after updating

Updated

  • 3031da3 GBL root repository reference updated
  • 5cd45d2 cargo dependencies refreshed

Full Changelog: v3.1.5...v3.1.6

v3.1.5

Choose a tag to compare

@github-actions github-actions released this 12 Jun 03:10
e15f2ea

Fixed

  • 1756dcc Windows Qualcomm-driver lookup now includes pre-releases (upstream driver switched to a pre-release)
  • db0abfb clearer warning when the chosen folder isn't firmware
  • 99dea35 erase-log start / sector-count placeholders now render
  • 44f3a48 0f3f6a0 fixed a missing convert message and the Korean rollback-bypass term
  • e035fc7 1fee205 hardened untrusted input handling
  • c5820f4 work_* scratch folders cleaned after a successful flash
  • 2308ba9 partition erase marker drawn square

Added

  • 6c61c86 Linux: install missing or outdated udev rules from the GUI via pkexec
  • deafdcc b888412 model-aware default EDL loader

Updated

  • 5e369c3 relicensed to GPL-3.0-or-later
  • 4f208a8 cargo dependencies refreshed

Full Changelog: v3.1.4...v3.1.5

v3.1.4

Choose a tag to compare

@github-actions github-actions released this 09 Jun 11:09
f77b564

Added

  • 70c5715 2d605e5 e5fd5ba support for installing key-swapped firmware by preserving old abl (if the device is vulnerable atm)
  • ced1578 stock-equivalent Simple Firmware Flash over EDL
  • 10d14f9 device identity + rollback index read over EDL at start
  • e944d3f 12e601b EDL no-port recovery and first session-open failure now surfaces a notice
  • 1e67b23 4e0b463 f5cda55 74bb023 macOS universal LTBox.app

Fixed

  • f6f4f14 Linux X11 now defaults to GL so the window appears (#69)
  • 5870f69 country partitions scoped per model; edits persist precisely
  • 84d6770 TB323FU region detection corrected (identity unified on vbmeta_system)
  • 4990857 busy dialog kept modeless; Advanced result persists across navigation

Updated

  • ca0f7e9 partitions mapped to LUNs across models, with a GPT-scan fallback
  • d9e3ca1 flash target-card descriptions are now region-aware
  • 4614460 advanced-menu labels made verb-first across locales
  • 4682128 f3d8ca8 change device country code over EDL
  • 6d7b52f 8324628 README.md
  • 11a56d5 cargo dependencies refreshed

Full Changelog: v3.1.3...v3.1.4

v3.1.3

Choose a tag to compare

@github-actions github-actions released this 06 Jun 07:46
3c5760d

Added

Fixed

  • b2771fb anti-rollback index now read over EDL on all protected models, from the active slot
  • 6c50623 reboot confirmation dialogs are now fully modal — no more click-through
  • 6d52f14 aborting a flash preserves the Fastboot start state

Updated

Full Changelog: v3.1.2...v3.1.3