# Changelog (https://saleseq.ai/changelog)

## Documentation is live (2026-07-26)

SalesEQ now has real documentation at [saleseq.ai/docs](/docs): how to record your
first meeting, share a meeting, and manage your organization.

Hand any page straight to an AI assistant. Use **Copy Markdown** to copy a Markdown
version, or **Open in** to start a ChatGPT or Claude conversation with the page already
loaded. Appending `.md` to any docs URL returns a Markdown version of the page.

Four files hand over the whole site in bulk:

* [saleseq.ai/llms.txt](/llms.txt) indexes every page.
* [saleseq.ai/llms-full.txt](/llms-full.txt) is the whole site in a single file, this changelog included.
* [saleseq.ai/docs/llms.txt](/docs/llms.txt) is the same index, documentation only.
* [saleseq.ai/docs/llms-full.txt](/docs/llms-full.txt) is the documentation in a single file.

## Search and summaries in your AI assistant (2026-07-08)

The MCP connector can now search, not just list. Ask an assistant what a customer said about
pricing last quarter and it searches your meetings instead of paging through them.

* `search_meetings` runs the same full-text search as the web app.
* `get_meeting_summary` returns a meeting's summary without pulling the whole transcript.
* `get_meeting_frame` returns a still frame from a moment in a recording.
* `get_org_context` gives the assistant your organization's members, so it can resolve a
  teammate's first name.
* `list_my_meetings` and `list_shared_meetings` are now one `list_meetings` tool with a
  filter.

All tools stay read-only and scoped to meetings your account can already open.

## Search across every meeting (2026-06-30)

You can now search the full text of every meeting your organization has recorded, not just
meeting titles. Results link straight to the moment in the transcript.

Search only ever returns meetings you already have access to.

## Draft follow-up emails in Gmail and Outlook (2026-06-29)

Connect Gmail or Outlook and turn a meeting into a follow-up email without copying and pasting.
SalesEQ writes the draft into your own mailbox, where you can edit it like any other draft.

Nothing is ever sent on your behalf. You review and send every email yourself.

## Sign up and pick a plan without a waitlist (2026-06-09)

The waitlist is gone. Create an organization, invite your team, and start recording the same day.

* Choose a plan and pay from billing settings. Seats update as you invite and remove people.
* Turn on domain join so anyone with a company email address joins your organization instead of
  starting their own.

## Auto-share rules (2026-05-23)

{/* Quoted text is a literal prompt a user types, so its punctuation stays verbatim. */}

{/* vale Microsoft.Quotes = NO */}

Describe in plain language which meetings should be shared and with whom. For example: "share
my meetings with prospects from the enterprise segment with the AE team". SalesEQ evaluates each
new recording against your rules and shares it when it matches.

{/* vale Microsoft.Quotes = YES */}

* Rules run on the meeting title, platform, participants, and calendar attendees.
* Each rule records why it shared a meeting, so you can check its reasoning.
* Rules apply to new meetings only. Turn one off and existing shares stay as they are.

## Live transcript while you record (2026-05-22)

The desktop app now transcribes as the meeting happens, in a floating window you can keep
next to it.

Collapse it to a couple of lines to stay out of the way, expand it to read back what was
said, or minimize it entirely. The full transcript is still processed after the meeting.

## Share a meeting with a group (2026-05-18)

Share a meeting with a whole group instead of naming people one at a time. Everyone in the
group gets access, and anyone added to the group later gets it too.

The share modal shows exactly who can see a meeting today: individually, through a group,
or through your organization defaults.

## Key moments from voice and video (2026-04-27)

SalesEQ now flags the moments in a meeting that tend to matter: objections, pricing, questions
from the prospect, requests for commitment, and shifts in sentiment. Each one links to its
place in the recording.

For each moment, SalesEQ also reads how something was said, not just what was said. That
means changes in pitch and volume against the speaker's own baseline, plus posture and eye
contact when the meeting has video.

## Publish a meeting to a public link (2026-04-27)

Create a link that anyone can open without a SalesEQ account, useful for sending a meeting to
a customer or a candidate.

* The share modal shows each public link you have created and when it expires.
* Revoke a link at any time. Anyone using it loses access immediately.
* Organization sharing is unchanged: those links still require a SalesEQ sign-in.

## Onboarding flow for new members (2026-04-24)

New members are now walked through setup instead of landing in an empty organization: install
the desktop app, connect a calendar, connect a CRM.

Admins choose which steps appear and which are required, so people join with the connections
your team actually uses.

## Connect SalesEQ to Claude and other AI assistants (2026-04-21)

SalesEQ now runs a Model Context Protocol (MCP) server at `https://mcp.saleseq.ai`, so an AI
assistant can work with your meetings directly. Ask Claude for the transcript of Tuesday's
demo and it fetches the real one.

* Add it as a custom connector using the server URL and sign in with your SalesEQ account.
* The assistant can list your meetings, list meetings shared with you, and fetch a
  transcript, optionally a slice of one, so long meetings don't flood the conversation.
* Every tool is read-only. Nothing an assistant does can change or delete your data.

The connector sees only the meetings your account can already open.

## Transcripts now name every speaker (2026-04-01)

{/* Quoted text is a literal UI label; a period inside would change what the label says. */}

{/* vale Microsoft.Quotes = NO */}

Transcripts now show who said what by name instead of "Speaker 1" and "Speaker 2". SalesEQ
resolves names from the meeting's participants and calendar attendees.

{/* vale Microsoft.Quotes = YES */}

When a speaker is labeled incorrectly, rename them once and every line from that speaker
updates.

## Send meeting notes to HubSpot (2026-03-30)

Connect HubSpot from settings, then push a meeting's summary and notes onto
the matching contact without leaving SalesEQ.

You choose which meeting goes where. Nothing syncs automatically.

## SalesEQ for Windows (2026-03-30)

The desktop app now runs on Windows as well as macOS, with the same meeting detection,
recording controls, and system tray behavior.

Download it from the download page and sign in with your existing account.

## Connect your calendar (2026-03-25)

Connect Google Calendar or Outlook and SalesEQ matches each recording to the event it came
from. Meetings arrive with the right title and the invited attendees already attached,
instead of a generic window name.

Connect and disconnect calendars from settings at any time.

## Two-factor authentication (2026-03-09)

Turn on two-factor authentication from your security settings. SalesEQ uses time-based
one-time codes, so any standard authenticator app works.

Once enabled, signing in asks for a code from your authenticator after your password.

## Rename, delete, and discard recordings (2026-03-05)

You can now correct a meeting title after the fact, and delete a meeting you didn't mean to
keep. Deleting removes the recording, transcript, and analysis, and revokes any shares.

In the desktop app, you can also discard a recording as it ends, so a meeting you didn't mean
to keep never reaches your organization.

## Reporting for your organization (2026-02-24)

Organization admins get a Reporting page covering every meeting in the organization. It shows how many
meetings your team recorded each month, how many minutes SalesEQ processed, and how that breaks
down by rep.

Reporting is visible to admins only.

## Ask AI answers with charts and action items (2026-02-23)

Ask AI now replies with more than plain text. Ask for a breakdown and you get a chart. Ask
what to do next and you get an action item list.

Ask it for a follow-up email and the draft comes back as a block you can copy in one click,
subject line included.

## Organizations, invites, and groups (2026-01-29)

Meetings now live in an organization rather than under a single account. Invite teammates by
email, and organize them into groups you can share with later.

* Invite, remove, and re-invite members from settings.
* Create groups (a team, a region, a pod) and manage who belongs to each.
* Every meeting, transcript, and share respects organization membership.

## Ask AI about a meeting (2025-12-25)

Open a meeting and ask questions about it in plain language: what the objections were, what
was agreed, what the next step is. Answers are grounded in that meeting's transcript.

Ask AI only reads meetings you already have access to.

## One player for audio and video recordings (2025-12-19)

Recordings used to open in one of three separate players depending on the meeting. Now every
recording opens in the same player with the same controls, whether it captured video or audio
only.

The transcript follows playback and highlights the line currently being spoken.

## Menu bar controls and automatic updates (2025-12-02)

Start and stop a recording from the menu bar without opening the SalesEQ window. The icon
changes while a recording is in progress, so you can tell at a glance whether you are being
recorded.

The app also installs its own updates in the background and shows the version you are
running, so you no longer need to download a new build to stay current.

## Record meetings from your desktop (2025-11-28)

The SalesEQ desktop app now notices when you join a meeting and offers to record it, so you
no longer have to start a recording by hand. It detects Zoom, Google Meet, Microsoft Teams,
and Slack automatically.

* A bar appears when SalesEQ detects a meeting. Start recording from it, or ignore it.
* A control bar shows what you're recording and how long it's been running.
* When you stop, the recording uploads and begins processing on its own.