Skip to content
  1. Dec 19, 2024
    • developer38's avatar
      Version 6.0.6 - Changelog section added to README.md & updated with major... · 475f63a2
      developer38 authored
      Version 6.0.6 - Changelog section added to README.md & updated with major changes. ReaderOpen() updated; Improved port open connection for uFR Zero Series. Support for UWP and readers on 250k baudrate considered deprecated and removed from ReaderOpen(); ReaderReset() bug fixes - Raspbian issue with GPIO pins fixed, reset patch for Linux & macOS added. Android library FTD2XX dependency updated for Android 14.
      475f63a2
  2. Sep 24, 2024
  3. Sep 20, 2024
  4. Sep 06, 2024
    • developer38's avatar
      Version 6.0.4 - uFR session callbacks improvement, communication bugs fixup,... · eec0a5be
      developer38 authored
      Version 6.0.4 - uFR session callbacks improvement, communication bugs fixup, Android library updated with Async session API calls, Android Sunmi library dependencies updated, Android BLE communication refactoring, iOS Framework and iOS Simulator libraries added. FTDI dependecie .libs added for Windows static libraries
      eec0a5be
  5. Jul 19, 2024
  6. Jun 14, 2024
  7. Jun 11, 2024
  8. Apr 06, 2024
  9. Sep 13, 2023
  10. Sep 07, 2023
  11. Jul 19, 2023
  12. Jun 30, 2023
  13. Jun 29, 2023
  14. Jun 22, 2023
  15. Mar 24, 2023
  16. Mar 21, 2023
    • developer4's avatar
      Version 5.0.92 · e94e039b
      developer4 authored
      uFCoder.h file fix-up for missing ATECC608 handling functions in last two library versions.
      Added handling for the status codes UFR_I2C_BUS_ERROR and UFR_ECC_STORAGE_ERROR in the UFR_Status2String() function.
      e94e039b
  17. Mar 17, 2023
  18. Mar 15, 2023
  19. Mar 14, 2023
  20. Mar 13, 2023
  21. Mar 10, 2023
  22. Feb 27, 2023
  23. Jan 24, 2023
  24. Jan 11, 2023
  25. Dec 22, 2022
  26. Dec 21, 2022
    • developer4's avatar
      version 5.0.80 for Windows, Linux and macOS · 46ad0b0f
      developer4 authored
      Implemented following functions:
      GetMobileAditionalData(), GetMobileAditionalDataM(),
      GetDiscoveryLoopSetup(), GetDiscoveryLoopSetupM(),
      SetDiscoveryLoop(), SetDiscoveryLoopM(),
      GetMobileUniqueIdAid(), GetMobileUniqueIdAidM(),
      SetMobileUniqueIdAid(), SetMobileUniqueIdAidM().
      46ad0b0f
  27. Dec 07, 2022
  28. Dec 01, 2022
  29. Nov 17, 2022
  30. Nov 16, 2022
    • developer2's avatar
      Version 5.0.78 MFP_ChangeSectorKey functions bug fix. · 33ff6ea3
      developer2 authored
      New functions:
      UFR_STATUS DL_API MFP_ChangeSectorExtKey(uint8_t sector_nr, uint8_t auth_mode, uint8_t key_index, uint8_t *new_key, uint8_t new_key_type);
      UFR_STATUS DL_API MFP_ChangeSectorKeySamExtKey(uint8_t sector_nr, uint8_t auth_mode, uint8_t key_index, uint8_t new_key_index, uint8_t new_key_type);
      UFR_STATUS DL_API MFP_ChangeSectorKeyExt_PK(uint8_t sector_nr, uint8_t auth_mode, uint8_t *old_key, uint8_t *new_key, uint8_t new_key_type);
      33ff6ea3
  31. Nov 15, 2022
  32. Nov 02, 2022
  33. Oct 27, 2022
  34. Oct 25, 2022
  35. Oct 20, 2022
  36. Sep 15, 2022