Fixed
- macOS Launch Crash. Fixed app failing to launch with "different Team IDs" error by adding the missing
disable-library-validationentitlement to the build signing configuration. - Self-Signed SSL Connections. The app now trusts all SSL certificates, allowing connections to Open WebUI instances behind self-signed or untrusted certificates without errors.