Documentation

Reference

Changelog

Notable changes to Swifbit. This project follows Semantic Versioning.

v1.2.0 — Knowledge operations

Swifbit grows from Ask + Assist into a complete knowledge-operations platform — instant search, document intelligence, team insights, proactive briefings, and a transparent evidence layer.

Added

  • Instant Search — hybrid semantic + keyword search with ranked, highlighted evidence
  • Evidence panel — retrieved passages and relevance scores behind every citation
  • Suggested follow-up questions after each Ask answer
  • Knowledge Health Score — weighted 0–100 across coverage, sync, review, freshness
  • Knowledge gaps queue with hit counts, feedback signals, and conversation links
  • Team Insights — trending questions, most-cited documents, source usage, adoption
  • AI weekly briefing on the Overview, cached daily
  • Document intelligence — one-click AI summaries and related documents
  • Guided app tour — skippable, restartable from the sidebar help button

Changed

  • Administrators can open any conversation from Activity for audit and coaching
  • Activity entries for questions and drafts link to the conversation
  • Quick-ask floater available on every page

v1.1.0

Added

  • Per-account reply signatures appended to Assist drafts
  • Six self-contained industry demo workspaces
  • Documentation site at swifbit.com/docs

Changed

  • Assist copy strips inline citation markers for send-ready replies
  • Account signature appended server-side; no “Swifbit Assist” sign-offs

v1.0.0 — Enterprise GA

The first generally available release. Swifbit graduates from a demo-ready preview into a production platform with hardened security, operational visibility, and cloud-portable infrastructure.

Added

  • Admin Control Center with platform readiness, metrics, and quality signals
  • Account management: profile, password change, and “sign out everywhere”
  • Member lifecycle: edit, reset password, suspend/reactivate, session revocation
  • Team governance with audited changes and safe deletion of access-gating teams
  • Connector catalog, identity validation, health diagnostics, and sync history
  • Encrypted AI and connector credentials with masked configuration responses
  • Database-backed connector archives that survive restarts and scale across replicas
  • Documentation site at swifbit.com/docs

Changed

  • Per-user, per-mode conversation isolation for Ask and Assist
  • Role-aware navigation and command palette
  • Front-end code splitting — main bundle reduced from ~514 KB to ~374 KB
  • Replica-safe migrations under a database advisory lock
  • Connector sync backpressure with acknowledgement after durable ingestion
  • Connector processes run with a minimal environment

Security

  • Login throttling, account lockout, and session-version revocation
  • Stronger password policy and secure same-site cookies in production
  • CSP, anti-framing, referrer, and permissions headers
  • Same-origin enforcement for state-changing requests

Fixed

  • Production startup failure resolved by depending on Express directly
  • Migration and connector-package paths resolve across run environments
  • Team deletion no longer silently exposes restricted sources

Deployment

  • Runs on any VM or container platform — not tied to Google Cloud
  • New SWIFBIT_ENCRYPTION_KEY for stable credential encryption