New Release: Endpoint Agent 4.33.22 -> 4.33.24

Version Tag: 4.33.22

Bug Fixes

macOS Compatibility

  • Fixed compatibility issue with macOS versions prior to Monterey by disabling LC_DYLD_CHAINED_FIXUPS linker feature that broke loading on older macOS releases

Version Tag: 4.33.23

What’s New

Simplified Installation

  • Added shell script installer for POSIX systems, enabling one-line curl-based installation

  • Example: curl -sSL | sh

Bug Fixes

  • Improved cleanup of failed modules during sensor initialization

Version Tag: 4.33.24

What’s New

macOS Mojave (10.14) Support

  • Extended macOS support back to macOS 10.14 (Mojave) for x86_64 systems

  • Rebuilt kernel extension (kext) with proper version information and symbol exports

  • Improved handling when OSLog is unavailable on older macOS versions

Windows PowerShell Installer

  • Added signed PowerShell script for Windows curl-style installation

  • Enables one-line deployment similar to the POSIX shell installer

Installation Version Tracking

  • Version information is now embedded in shell and PowerShell install scripts for improved logging and telemetry

Bug Fixes

Windows Event Log Collection

  • Fixed critical bug where successful event renders could be incorrectly treated as failures due to stale error codes, causing events to be silently dropped

macOS Sensor Upgrades

  • Added cleanup code to remove previously installed sensors from pkg installations during upgrades

HCP Stability

  • Fixed crash