20210716
Changes in this release
- Improved parsing of AccountInfo key in com.apple.loginwindow.plist
- Add parsing of /Users/*/Library/Application Support/com.apple.backgroundtaskmanagementagent/backgrounditems.btm to AUTOSTART
- Add new plugins UTMPX, FILESHARING, CFURL_CACHE
- Add ChunkedDataWriter for plugins that need to write millions of rows (faster and memory efficient now)
Many of the above contributions from Minoru Kobayashi (@mnrkbys).
Bug fixes
- Reading fsevents in the several millions now does not consume all your memory, and won't error out for that reason
- Now reading fsevents from /System/Volumes/Data for all disks
- Fix bugs in plugins - Safari, Wifi, BasicInfo, RecentItems