Releases: wordfence/wordfence-cli
Releases · wordfence/wordfence-cli
v5.0.1
What's Changed
- Implemented database scanning by @akenion in #293
- Fixed error about mixed bytes and non-bytes in path components when pre-compiling vectorscan DB by @akenion in #294
- Added python3-mysqlclient dependency to RPM build by @akenion in #295
- Corrected pip command by @akenion in #296
- Replaced mysql-connector-python with mysqlclient by @akenion in #297
- Switched from mysqlclient to PyMySQL by @akenion in #298
- Added dbscan modules to pyinstaller by @akenion in #299
- Corrected property name by @akenion in #300
- Corrected handling of database prefix by @akenion in #301
- Corrected various typos and made adjustments per QA feedback by @akenion in #302
- Corrected casing of package dependency for RPM build by @akenion in #304
- Prevented errors from timer when no time has been measured by @akenion in #305
- Updated version to 5.0.1 by @akenion in #307
- Milestone/5.0.1 by @akenion in #306
Full Changelog: v4.0.3...v5.0.1
v5.0.1rc11
What's Changed
Full Changelog: v5.0.1rc10...v5.0.1rc11
v5.0.1rc10
What's Changed
- Corrected various typos and made adjustments per QA feedback by @akenion in #302
- Corrected casing of package dependency for RPM build by @akenion in #304
Full Changelog: v5.0.1rc8...v5.0.1rc10
v5.0.1rc9
What's Changed
Full Changelog: v5.0.1rc8...v5.0.1rc9
v5.0.1rc8
What's Changed
Full Changelog: v5.0.1rc7...v5.0.1rc8
v5.0.1rc7
v5.0.1rc6
What's Changed
Full Changelog: v5.0.1rc5...v5.0.1rc6
v5.0.1rc5
What's Changed
- Implemented database scanning by @akenion in #293
- Fixed error about mixed bytes and non-bytes in path components when pre-compiling vectorscan DB by @akenion in #294
- Added python3-mysqlclient dependency to RPM build by @akenion in #295
- Corrected pip command by @akenion in #296
- Replaced mysql-connector-python with mysqlclient by @akenion in #297
- Switched from mysqlclient to PyMySQL by @akenion in #298
Full Changelog: v4.0.3...v5.0.1rc5
v4.0.3
What's Changed
- Fixed issue where bytes instance was passed as attachment name rather than str by @akenion in #265
- Updated version to 4.0.3rc1 by @akenion in #264
- Fixed file name filtering by @akenion in #268
- Fixed encoding handling when parsing PHP files by @akenion in #271
- Documented interaction between the --output-path and --email options by @akenion in #272
- Updated version to 4.0.3rc2 by @akenion in #269
- Fixed issue where plugin/theme versions were still handled as strings by @akenion in #273
- Updated version to 4.0.3rc3 by @akenion in #274
- Corrected display of binary versions in file identifier by @akenion in #276
- Updated version to 4.0.3rc4 by @akenion in #277
- Moved all email config into reporting so it's only included for relevant commands by @akenion in #278
- Updated version to 4.0.3rc5 by @akenion in #279
- Further adjusted handling of binary/string data by @akenion in #280
- Updated version to 4.0.3rc6 by @akenion in #281
- Moved email config back to base to preserve backwards compatibility by @akenion in #282
- Made additional fixes related to binary string handling by @akenion in #283
- Updated version to 4.0.3rc7 by @akenion in #284
- Updated version to 4.0.3 by @akenion in #285
- Milestone/4.0.3 by @akenion in #286
Full Changelog: v4.0.2...v4.0.3