Changelog

What shipped, when, and why.

A version-by-version record of what changed on Citesvue. Features, improvements, fixes, and security updates - each entry tagged so you can scan for the bits relevant to your role. Versions match the release record we keep in the repository; check /roadmap for what’s queued next.

TagsNewImprovedFixSecurityBreakingAPI
  1. 2026-07-30
    v1.8
    Release

    Production launch.

    Citesvue is live at app.citesvue.com. This wave covered the launch itself plus the two features that landed with it: export to your own Google Workspace, and a full set of branded lifecycle emails.

    • NewExport recordings to Google Sheets, Docs, or Drive - your files land in your own Google account, connected through OAuth with the narrowest scope Google offers (drive.file). Rolling out gradually.
    • NewCustomisable exports: choose timestamps, speaker labels, and captured frames; trim to a time range; name the file before it is created.
    • NewLifecycle email notifications: welcome, password reset and change confirmations, invitations, usage warnings, billing receipts and dunning, and recording-ready alerts.
    • SecurityEvery production service launched with fresh secrets, per-purpose OAuth token encryption, and fail-closed webhook signature checks.
  2. 2026-07-29
    v1.7
    Release

    Plans, billing, and honest limits.

    Self-serve plans with metered processing hours. Limits are computed from the same catalogue the pricing page renders from, so the number you see is the number the product enforces.

    • NewPlan picker with monthly and annual billing (two months free on annual) across Free, Pro, Team, and Business.
    • NewMetered processing hours with opt-in overage at $2/hour on paid tiers - work never silently stops unless you choose the hard cap.
    • NewIn-app plan changes: upgrades apply immediately, downgrades schedule at renewal, and pending changes are shown before you confirm.
    • ImprovedLive usage view: processing hours, recordings, and storage against your plan allowance, updated as work completes.
    • FixPlan enforcement state is shown truthfully while limits roll out - no invented "limit reached" states.
  3. 2026-07-26
    v1.6
    Release

    Retrieval overhaul: search and Q&A that cite their sources.

    Search and Q&A were rebuilt on hybrid retrieval - semantic vectors plus keyword match, reranked. Answers cite the transcript moments they came from.

    • NewGlobal semantic search across every recording in the workspace, with speaker and recording facets.
    • NewEvidence-grounded Q&A: every answer cites transcript lines with speaker and timestamp. When the evidence is not there, it says so rather than guessing.
    • NewMoment search: jump to the exact point in a recording where something was said or shown.
    • ImprovedRetrieval evaluation harness added; ranking tuned against it before release.
  4. 2026-07-25
    v1.5
    Release

    Meetings and recording detail, rebuilt.

    Four-phase rebuild of the meetings surface and the recording detail experience - from the agenda you plan with to the transcript you cite from.

    • NewDense agenda view: every meeting across connected calendar accounts, with capture status inline.
    • NewRecording detail: synchronised transcript, captured frames, extracted artifacts, and meeting summary in one view.
    • NewSpeakers panel with re-labelling, and a theater mode for full-width playback.
    • FixMeeting summaries are preserved and rendered across the recording lifecycle.
  5. 2026-07-23
    v1.4
    Release

    Meeting assistant, closed beta.

    A notetaker that joins meetings from your connected calendar, or on demand with Join Now. Closed beta while capture limits and provider coverage are proven out.

    • NewCalendar-driven auto-join: qualifying meetings get the assistant dispatched automatically; everything else stays untouched.
    • NewJoin Now: send the assistant to a meeting already in progress.
    • NewRoster-based speaker attribution: participants from the meeting roster are matched to transcript speakers.
    • ImprovedStalled captures fail deterministically with an honest status instead of hanging in "processing".
    • SecurityBeta media-safety limits enforced at capture: length caps, provider allowlists, and per-workspace gating.
  6. 2026-07-22
    v1.2
    Release

    Direct calendar integration.

    Google and Microsoft calendars connect directly - no third-party aggregator in the token path. Multiple accounts per workspace, kept fresh by provider webhooks.

    • NewGoogle Calendar and Microsoft 365 connections with durable, webhook-driven sync.
    • NewMulti-account calendar UI: connect work and personal calendars side by side.
    • SecurityOAuth tokens encrypted at rest with per-purpose keys; connections are revocable per account.
    • FixNon-meeting reminders are excluded from the meetings view.
Earlier development waves (v1.1 and prior) are available on request - product@citesvue.com.
Stay informed

Three ways to follow shipping.

  • This page

    The changelog is the canonical record. An RSS feed is planned - not yet available.

  • Email us

    Ask product@citesvue.com to be notified about releases that matter to your workspace.

  • In-product notices

    Service-affecting changes are announced to workspace owners by email.

API & deprecation policy

Predictable change. Clear runway.

  • Additive changes. No notice required. New features and capabilities never remove behaviour your workspace depends on.
  • Behavioural changes. Communicated in the changelog before they become the default.
  • Breaking changes. Called out in the changelog with the cutover date, and emailed to affected workspace owners in advance. When a public API ships, it will carry a 90+ day deprecation window.
  • Security advisories. Material vulnerabilities are disclosed responsibly - see /security. Routine patches ship continuously and may be omitted from the changelog.
Service-affecting issues are communicated to workspace owners by email.