Skip to content

Releases: peterM/Ubiquiti-Unifi-Data-Exporter

Release v1.4.0.0

01 Dec 00:42
Compare
Choose a tag to compare
  • add support for CloudKey Gen 2
  • add support for UDM-Pro

Release v1.3.1.0

02 Jun 08:18
d7676c8
Compare
Choose a tag to compare
  • change ioc lib
  • change cryptography lib
  • add more logs
  • several fixes

Release v1.3.0.0

23 Jul 14:00
Compare
Choose a tag to compare

In this release:

  • add table export blacklist

Release v1.2.0.0

23 Jul 02:08
Compare
Choose a tag to compare

In this release:

  • use SQL transactions
    • possibility to set how many records will be processed in single transaction
  • other performance tuning and refactoring
  • add transformations for release configuration
  • turn off pooling in default sql connection string example

Release v1.1.0.0

22 Jul 20:34
Compare
Choose a tag to compare

In this release:

  • add support for un-encrypted passwords

Release v1.0.0.0

22 Jul 16:32
Compare
Choose a tag to compare

In this release:

  • possibility to export data from mongo db located in:
    • ubiquiti unifi cloud key controller (SSH tunel)
    • ubiquiti unifi windows controller (direct)
  • possibility to save exported data to:
    • SQL database (bit longer)
    • Filesystem
    • both
  • possibility to use tool as:
    • console application
    • windows service (export every night at ~23:59:59)