Crogl 1.2.18 Release Notes
We're excited to announce the release of Crogl 1.2.18! This update brings new features, usability improvements, and bug fixes to improve your experience. We encourage all customers to upgrade.
What's New
- Single Command Installers
- Guided Setup Improvements
- Skill Management
- Renamed Extensions to Connectors
- Skip TLS Verification for Large Language Model Providers
Detailed Changes
Single Command Installers
Get Crogl up and running faster than ever. Our new single-command installer for macOS and Linux automatically deploys the agent, sets up the database, and creates your Local Admin account, significantly streamlining your initial setup so you can start configuring your environment immediately.
Guided Setup Improvements
We've made the setup process easier and more intuitive with minor text and UI improvements. The guided flow now ensures your Large Language Model (LLM) and at least one Connector are configured before you interact with the Assistant, guaranteeing a seamless first experience.
Skill Management
You can now browse, create, edit, duplicate, and share skills directly within Crogl. Author custom skills using the built-in Assistant or import ones shared by teammates, with changes taking effect immediately—no restarts required. Export any skill as a portable zip file for easy sharing across your organization.
Renamed Extensions to Connectors
To provide clearer terminology, we have renamed "Extensions" to "Connectors." This uses more precise language to describe the configured connections to your external services (like SIEMs, case management systems, or data platforms), clarifying how the Crogl agent gains access to powerful tools for investigations.
Skip TLS Verification for Large Language Model Providers
For customers connecting to large language model providers behind self-signed or internally-issued certificates, a new setting unblocks deployment without waiting on system-level certificate trust changes. Configuring proper certificate trust remains the recommended path; this setting is intended as an interim option to keep deployments moving.
Bug Fixes
- Fixed a pagination issue that caused the agent to miss recent comments in Jira tickets with long comment histories.
- The "Test Connection" button in LLM provider configuration previously always returned "Connected" regardless of whether a valid API key was entered. It now performs an actual connectivity check.