Skip to content

Latest commit

 

History

History
90 lines (69 loc) · 2.06 KB

File metadata and controls

90 lines (69 loc) · 2.06 KB

Changelog

All notable changes to NullKia will be documented in this file.

[2.5.0] - 2025-01-25

Added

  • Fairphone 5 bootloader unlock support
  • Nothing Phone (2a) carrier unlock module
  • TCL carrier configuration extraction
  • Realme fastboot authentication bypass
  • Vivo secure boot analysis tools

Changed

  • Improved Samsung Knox detection for One UI 6.1
  • Updated Xiaomi HyperOS bootloader handling
  • Enhanced OPPO ColorOS 14 support
  • Faster baseband firmware extraction

Fixed

  • Google Pixel 8 Pro tensor unlock timing
  • OnePlus OxygenOS 14 carrier detection
  • Motorola Ready For mode interference
  • LG legacy device compatibility

[2.4.0] - 2025-01-10

Added

  • Apple eSIM carrier profile extraction
  • Huawei HarmonyOS NEXT support
  • ASUS ROG Phone 8 unlock module
  • ZTE blade series support

Changed

  • Refactored plugin architecture for better extensibility
  • Improved GUI responsiveness on Windows
  • Enhanced Docker container security

Fixed

  • Nokia bootloader unlock verification
  • Sony Xperia firmware download URLs
  • Samsung S24 series timing issues

[2.3.0] - 2024-12-15

Added

  • TrustZone exploitation framework
  • Secure Element analysis tools
  • Bootrom vulnerability scanner
  • Cellular baseband fuzzer

Changed

  • Complete rewrite of installer scripts
  • Migrated to Go 1.22 features
  • Improved cross-platform compatibility

Fixed

  • macOS Sonoma compatibility
  • Windows 11 driver signing
  • Linux udev rules installation

[2.2.0] - 2024-11-01

Added

  • Web-based management interface
  • RESTful API for automation
  • Plugin marketplace integration
  • Firmware version database

Changed

  • Switched to SQLite for local storage
  • Improved logging and diagnostics
  • Enhanced error messages

Fixed

  • Memory leaks in long-running operations
  • USB device detection on ARM64
  • Concurrent device handling

[2.1.0] - 2024-09-15

Added

  • Initial multi-manufacturer support
  • Cross-platform GUI application
  • Command-line interface
  • Basic documentation

The format is based on Keep a Changelog.