Skip to content

v1.32.3

Choose a tag to compare

@codesplash-ai codesplash-ai released this 20 Jul 04:49

CodeSplash AI 1.32.3

CodeSplash AI 1.32.3 is a focused macOS patch aimed at release reliability. This update tightens signing and entitlement validation for Mac builds so passkey-enabled browser configurations only ship when the required Apple provisioning profile is present.

Fixes

  • Fixed a macOS release configuration issue that could allow incompatible signing and entitlement combinations into build output.
  • Resolved an issue where browser WebAuthn/passkey entitlements could be enabled without the matching provisioning profile required for a valid Developer ID build.

Improvements

  • Improved macOS build safety by only applying passkey-related keychain access settings when a provisioning profile is available.
  • Local release builds now fail fast with a clear error if APPLE_WEBAUTHN_ENTITLEMENTS=1 is set without APPLE_PROVISIONING_PROFILE.
  • Standardized provisioning profile handling across the macOS Forge signing configuration for more consistent signed/notarized builds.

Notes

  • This is a narrow patch release with no major new end-user features.
  • It matters most for macOS users and teams building or distributing CodeSplash AI on Mac.

If you build or ship CodeSplash AI for macOS, upgrading to 1.32.3 is recommended.