Skip to content
  1. Mar 15, 2023
  2. Mar 14, 2023
  3. Mar 13, 2023
  4. Mar 10, 2023
  5. Feb 27, 2023
  6. Jan 24, 2023
  7. Jan 11, 2023
  8. Dec 22, 2022
  9. 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
  10. Dec 07, 2022
  11. Dec 01, 2022
  12. Nov 17, 2022
  13. 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
  14. Nov 15, 2022
  15. Nov 02, 2022
  16. Oct 27, 2022
  17. Oct 25, 2022
  18. Oct 20, 2022
  19. Sep 15, 2022
  20. Sep 12, 2022
    • developer2's avatar
      Version 5.0.72 access control functions added · 92b22c16
      developer2 authored
      UFR_STATUS DL_API UfrOutControl(uint8_t output_nr, uint8_t invert, uint8_t cycle_nr, uint8_t on_duration, uint8_t off_duration);
      UFR_STATUS DL_API UfrGetInputState(uint8_t input_nr,  uint8_t *input_state);
      92b22c16
  21. Aug 04, 2022
  22. Jun 29, 2022
  23. May 24, 2022
  24. May 12, 2022
  25. Apr 20, 2022
  26. Apr 19, 2022
  27. Mar 24, 2022
  28. Mar 14, 2022
    • developer33's avatar
      Version 5.0.65: Android libraries updated: BT/BLE communication updated,... · d90fa590
      developer33 authored
      Version 5.0.65: Android libraries updated: BT/BLE communication updated, ReaderOpenEx() expanded to search for uFR Online reader via provided mac address/serial number if not paired with Android device. DL_TLS_SetClientCertificate() & DL_TLS_Request() methods no longer call SetISO14443_4_Mode() method internally.
      d90fa590
  29. Mar 11, 2022
  30. Mar 09, 2022
  31. Mar 04, 2022
  32. Feb 24, 2022
  33. Feb 23, 2022
    • developer2's avatar
      Version 5.0.60 Card emulation T2T counter support · 367e326f
      developer2 authored
      Tag emulation T2T counter support
      
      UFR_STATUS DL_API TagEmulationMirrorCounterResetEnabled(uint16_t mirror_pos);
      UFR_STATUS DL_API TagEmulationMirrorCounterNonResetEnabled(uint16_t mirror_pos);
      UFR_STATUS DL_API TagEmulationMirrorCounterDisabled(void);
      367e326f
  34. Jan 18, 2022
  35. Jan 12, 2022
  36. Dec 28, 2021
  37. Nov 21, 2021