This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
ReleasePort's take
Light signalVersion 1.6.0 introduces several new features (report generation, CLI commands, wiki UI elements) and a breaking change renaming the logger alias from *logger* to *optic*.
Why it matters: The logger alias rename (severity 70) requires code updates in any scripts or configurations that reference the old name; failure to update will cause runtime errors.
Summary
AI summaryUpdates 1.6.0] - 2026-06-13, Other, and Testing across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | High |
repair silent data loss and remove HIPAA branding (audit) repair silent data loss and remove HIPAA branding (audit) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Security | Medium |
honor IDE allowlist in install selectors (config) honor IDE allowlist in install selectors (config) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Breaking | High |
rename logger alias to optic (audit) rename logger alias to optic (audit) Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
add version‑aware report generation (insights) add version‑aware report generation (insights) Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
use agent‑scoped report routes (insights) use agent‑scoped report routes (insights) Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
add insights CLI pretty print commands (ops) add insights CLI pretty print commands (ops) Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
add contextual help panel (wiki) add contextual help panel (wiki) Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
add bundled wiki browser (wiki) add bundled wiki browser (wiki) Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
add non‑interactive flags for skill automation (cli) add non‑interactive flags for skill automation (cli) Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
notify dossier builder on UserCreated signups (gtm) notify dossier builder on UserCreated signups (gtm) Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
add teammate invites with admin UI and PostHog analytics (invites) add teammate invites with admin UI and PostHog analytics (invites) Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
add Install sidebar widget for components, track download counts (registry) add Install sidebar widget for components, track download counts (registry) Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
add CloudFront head script (web) add CloudFront head script (web) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Performance | Low |
remove dead pass before optic.warning (main) remove dead pass before optic.warning (main) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Deprecation | Medium |
remove VSA‑sensitive integrations (compliance) remove VSA‑sensitive integrations (compliance) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Bugfix | Medium |
fix ops traces auth and add tiered display (cli) fix ops traces auth and add tiered display (cli) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Bugfix | Low |
render agent insight report route (web) render agent insight report route (web) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Bugfix | Low |
disable autofill for app name (settings) disable autofill for app name (settings) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Bugfix | Low |
repair admin users page layout misalignment (#1407) repair admin users page layout misalignment (#1407) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Refactor | Low |
fold co-authors under registry and agent commands (cli) fold co-authors under registry and agent commands (cli) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Refactor | Low |
sort imports in main.py and update allowlist test for GTM keys (ci) sort imports in main.py and update allowlist test for GTM keys (ci) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Refactor | Low |
standardize skill paths to Agent Skills spec for all IDEs (ide) standardize skill paths to Agent Skills spec for all IDEs (ide) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
| Refactor | Low |
align prompt and sandbox install expectations with command removals (cli) align prompt and sandbox install expectations with command removals (cli) Source: granite4.1:30b@2026-06-13-audit Confidence: low |
— |
Full changelog
[1.6.0] - 2026-06-13
Added
- add version-aware report generation (insights) (dc95544)
- use agent-scoped report routes (insights) (84cec66)
- add insights CLI pretty print commands (ops) (cf13c35)
- add contextual help panel (wiki) (c724b78)
- add bundled wiki browser (wiki) (30b5f6b)
- add non-interactive flags for skill automation (cli) (253928f)
- notify dossier builder on UserCreated signups (gtm) (90e462f)
- add teammate invites with admin UI and PostHog analytics (invites) (9d57aac)
- add Install sidebar widget for components, track download counts (registry) (a420e28)
- enforce one review per user with full CRUD and anonymous support (feedback) (fecfdee)
- add three-state empty illustrations to traces page (web) (3079ad5)
Changed
- rename logger alias to optic (audit) (9fe6d30)
- fold co-authors under registry and agent commands (cli) (5d1375c)
Documentation
- curate user-facing wiki content (wiki) (20dc93b)
- add skill sync rule, update CLI tree in AGENTS.md (2ac4f32)
- add server install section to installation guide (install) (984529f)
- rewrite Quick Start and Enterprise sections for clarity (readme) (8324f2c)
- clarify single-binary model and license activation (install) (5868102)
- add two-tier deployment guides (single-node and production) (38e1833)
- update code of conduct redirect file path in development guide (1715446)
Fixed
- render agent insight report route (web) (43c2e76)
- remove dead pass before optic.warning (main) (044bc29)
- honor IDE allowlist in install selectors (config) (9f4f625)
- sort imports in main.py and update allowlist test for GTM keys (ci) (a76f5fc)
- disable autofill for app name (settings) (6f086bf)
- admin users page layout is misaligned #1407 (9dddaa7)
- repair silent data loss and remove HIPAA branding (audit) (8e0c343)
- fix ops traces auth and add tiered display (cli) (20d44e5)
- standardize skill paths to Agent Skills spec for all IDEs (ide) (aa73fea)
Other
Testing
- align prompt and sandbox install expectations with command removals (cli) (32dec8b)
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
About BlazeUp-AI/Observal](https:
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]