Releases: objective-see/LuLu
Releases · objective-see/LuLu
Version 0.9.6
Version 0.9.5
Version 0.9.4
LuLu has graduated to beta :)
- rules now backed by code-signing info of binary
- improved baselining of installed app (and child binaries with same code-signing)
- improved installer/uninstaller logic
- ui improvements
- code signing icon in main alert now click-able/shows more info
- rules can be toggled, and other option via right/command click
- added Sentry.io for error handling
- fixed issue with kernel blocking certain packets
- code cleanup/improved error checking, etc etc.
Version 0.9.3
v 0.9.3 commit ui installer/uninstaller improved ui alert touch bar integration fixed issue in kernel extension (unload could cause panic) refactored rule logic (baselining, etc) moved preference login into daemon enable/disable now disables kernel logic as well many other minor bug fixes / improvement
Version 0.9.2
Version 0.9.1
-
added (basic) tracking of DNS responses to display host name in alert
-
added support for importing & exporting of rules via UI (see: #2)
-
added logic to prevent 2x instances of app running (see: #3)
-
added logging (
/Library/Logs/LuLu.log
) -
updated status bar icon (to match main app)
-
updated config script to improve install/uninstall
-
fixed locking issue of 'Rule' object, in kext (tx @Simone_Ferrini!)
-
code/project cleanup