This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryCLI installer now fully localized into all 16 supported languages with auto-detection and --lang override.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
CLI installer (`install.sh`) now fully localized into all 16 supported languages. CLI installer (`install.sh`) now fully localized into all 16 supported languages. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Low |
Installer auto-detects language from environment variables (OIKOS_INSTALLER_LANG > LC_ALL > LC_MESSAGES > LANG). Installer auto-detects language from environment variables (OIKOS_INSTALLER_LANG > LC_ALL > LC_MESSAGES > LANG). Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Feature | Low |
Installer accepts `--lang <code>` command-line override for language selection. Installer accepts `--lang <code>` command-line override for language selection. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
| Feature | Low |
Translation files are stored in per-language `tools/installer/locales/cli/<lang>.sh` directories. Translation files are stored in per-language `tools/installer/locales/cli/<lang>.sh` directories. Source: granite4.1:30b@2026-06-02-audit Confidence: low |
— |
Full changelog
Added
- The CLI installer (
install.sh) is now fully localized into all 16 supported languages, matching the web installer. It auto-detects the language from the shell environment (OIKOS_INSTALLER_LANG>LC_ALL>LC_MESSAGES>LANG) and accepts a--lang <code>override. Translations live in per-languagetools/installer/locales/cli/<lang>.shfiles —enis the fallback base, the active language overlays it.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]