This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Affected surfaces
Summary
AI summaryDashboard removed the "Add LLM feature" onboarding step, CI now guards against duplicate migration numbers, and server made trust‑proxy configurable.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Makes trust proxy configurable on server Makes trust proxy configurable on server Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Low |
Adds user_count field to usage response Adds user_count field to usage response Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Low |
Removes "Add LLM feature" onboarding step from dashboard Removes "Add LLM feature" onboarding step from dashboard Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Low |
Changes a button name Changes a button name Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Dependency | Low |
Bumps release version and updates Postgres image for codex Bumps release version and updates Postgres image for codex Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Bugfix | Medium |
Fixes edge case when transferring database objects Fixes edge case when transferring database objects Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Bugfix | Low |
Prevents duplicate migration numbers in CI Prevents duplicate migration numbers in CI Source: llm_adapter@2026-05-29 Confidence: high |
— |
Full changelog
What's Changed
- add user_count to usage response by @jwfing in https://github.com/InsForge/InsForge/pull/1378
- feat(dashboard): drop "Add LLM feature" onboarding step by @tonychang04 in https://github.com/InsForge/InsForge/pull/1381
- button name has been changed by @Kathircpe in https://github.com/InsForge/InsForge/pull/1371
- Fix transfer db objects edge case by @Fermionic-Lyu in https://github.com/InsForge/InsForge/pull/1385
- ci: guard against duplicate migration numbers by @tonychang04 in https://github.com/InsForge/InsForge/pull/1391
- fix(server): make trust proxy configurable by @kgarg2468 in https://github.com/InsForge/InsForge/pull/1353
- [codex] Bump release version and Postgres image by @Fermionic-Lyu in https://github.com/InsForge/InsForge/pull/1390
New Contributors
- @kgarg2468 made their first contribution in https://github.com/InsForge/InsForge/pull/1353
Full Changelog: https://github.com/InsForge/InsForge/compare/v2.1.9...v2.1.10
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 InsForge
All releases →Related context
Related tools
Earlier breaking changes
- v2.1.8 Restricts raw SQL permission to project_admin role only.
Beta — feedback welcome: [email protected]