-improved auth window prompt (delay after success)
-added extraction/printing of obj-c objects from exception.reason
-ensures comparison of dylib to main binary image name now handles symbolic links
-new icon
removed socket/string logic from root XPC service
improved 'isAlive' logic to detect dead process
improved process enumeration (to not ignore process that we can't get path for)
support for displaying & filtering encrypted files
support for enumerating dylibs in 32bit processes
UI improvements (main text in cells is single, albeit attributed string)
finalized a global search window (tasks, dylibs, files)
finalized a flagged items window for any flagged tasks or dylibs
finalized XPC-helper's security improved by allowing only Objective-See binary to connect
several UI fixes/improvements
filtering logic via #hashtags
refresh logic
auto-expand tree view
dead procs removed from kids
fixed logic when (re)enumerating tasks
dead procs - use filter array, when filtering
save logic
popup w/ user able to select file
JSON'ified tasks
cut and paste fix
fixed various missing outlets
'about' popup has correct icon/text now
lots of commented out code removed & and various TODOs taken care of
removed args from dylib view
increased size for signing
added file type (via 'file' cmd) to non-binary files
added extra logic to handle filtering
VT reload is row-only (no more full table!)
errSecCSBadResource is ignored when checking for apple-signed files
'show file' fixed in bottom pane
tree view (re)fixed and sorted based on PID
tree view logic combined in single file