Skip to content

Releases: objective-see/LuLu

Version 1.2.3

11 Dec 23:00
Compare
Choose a tag to compare

🙈 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

11 Dec 22:55
Compare
Choose a tag to compare

fixed missing images in update popup (#158)

Version 1.2.1

06 Dec 21:27
Compare
Choose a tag to compare

improved memory usage ( #118 )
improved XPC client validation, to prevent authorized connections to daemon (credit: @_r3ggi)

Version 1.2.0

16 Feb 21:28
9e8016c
Compare
Choose a tag to compare

⚠️ Show alerts on all spaces
🔒 Compiled with hardened runtime
🙈 Many bug fixes (#112, #69, #121, #106, etc.) and UI improvements

Full Changelog

Version 1.1.2

23 Oct 06:26
Compare
Choose a tag to compare

🖥️ allow UDP connections to localhost
🙈 bug fixes

Version 1.1.1

04 Oct 06:33
Compare
Choose a tag to compare

🖤 improved dark mode support
💽 improved installer/uninstaller
💬 reduced kernel debug msgs
🙈 bug fixes

Version 1.1.0

25 Sep 11:54
Compare
Choose a tag to compare

🖤 Mojave compatibility (dark mode)
⚠️ Support for multiple alerts at once
💬 XPC communication improvements
🙈 Bug fixes and UI improvements

Version 0.9.9

07 Aug 22:47
Compare
Choose a tag to compare
Version 0.9.9 Pre-release
Pre-release

📡improved parsing of DNS responses
💽improved installer, and now removes existing beta installs
🙈bug fixes

Version 0.9.8

31 Jul 06:42
Compare
Choose a tag to compare
Version 0.9.8 Pre-release
Pre-release

🙈 Bug Fixes

Version 0.9.7

21 Jul 07:10
Compare
Choose a tag to compare
Version 0.9.7 Pre-release
Pre-release

🔏 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