You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.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)
memory improvements, improved XPC (client) handling
1. Added autorelease pool (hopefully to address Big memory consumption objective-see#118)
2. Improved validation of XPC connection acceptence to ensure only LuLu components can talk to daemon's XPC interface (mahalo Wojciech Reguła
@_r3ggi!)