Releases: objective-see/LuLu
Version 1.2.3
🙈 fixed issue if installing from /Applications
🔗 process paths now resolved for symlinks
🛑 prevented (re)launch of installer on (re)login
🛠️ improved rule matching (mahalo @tokyoneon_)
📝 improved graylist (added: com.tcltk.tclsh)
Version 1.2.2
fixed missing images in update popup (#158)
Version 1.2.1
improved memory usage ( #118 )
improved XPC client validation, to prevent authorized connections to daemon (credit: @_r3ggi)
Version 1.2.0
Version 1.1.2
🖥️ allow UDP connections to localhost
🙈 bug fixes
Version 1.1.1
🖤 improved dark mode support
💽 improved installer/uninstaller
💬 reduced kernel debug msgs
🙈 bug fixes
Version 1.1.0
🖤 Mojave compatibility (dark mode)
💬 XPC communication improvements
🙈 Bug fixes and UI improvements
Version 0.9.9
📡improved parsing of DNS responses
💽improved installer, and now removes existing beta installs
🙈bug fixes
Version 0.9.8
🙈 Bug Fixes
Version 0.9.7
🔏 Code signing checks now dynamic (vs static)
Implemented by linking to latest version of ProcInfo library
🚧 Extended gray list
Now includes more system binaries that could be abused for networking comms
🔚 Fixed bug when handling process end events
Now when a process ends, the pid -> rule
mapping is fully removed
🙈 Various other minor bug fixes/UI improvements