Releases: peterM/Ubiquiti-Unifi-Data-Exporter
Releases · peterM/Ubiquiti-Unifi-Data-Exporter
Release v1.4.0.0
Release v1.3.1.0
- change ioc lib
- change cryptography lib
- add more logs
- several fixes
Release v1.3.0.0
In this release:
- add table export blacklist
Release v1.2.0.0
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
In this release:
- add support for un-encrypted passwords
Release v1.0.0.0
In this release:
- possibility to export data from
mongo db
located in:- ubiquiti unifi cloud key controller (
SSH tunel
) - ubiquiti unifi windows controller (
direct
)
- ubiquiti unifi cloud key controller (
- possibility to save exported data to:
- SQL database (
bit longer
) - Filesystem
- both
- SQL database (
- possibility to use tool as:
- console application
- windows service (export every night at
~23:59:59
)