Changelog
Every release,
in chronological order.
Ship notes and dev notes. Pre-launch builds — public release dates land per entry as we tag them.
- Feature
v0.9.0
Per-note transcription cap, end to end.
Free plan: one hour per note, ten hours per user per month. Quota is enforced on the client cap, the Soniox token endpoint, and the saveRecording validator.
- · Live "minutes left" pill in the transcript header
- · Server gates the Soniox token when the cap is hit
- · Inactivity auto-pause after 1 minute of silence
- Feature
v0.8.0
Lenses GA — workspace, personal, and system scopes.
Reusable AI templates with markdown, email, list, or JSON output. Single-note or multi-note targeting. Workspace scope means the whole team picks from the same library.
- · Personal · workspace · system · community scopes
- · Single-note and multi-note Lenses
- · Output formats: markdown · email · list · json
- Integration
v0.7.0
Notion sync.
Configure a root page; Reline keeps it in lockstep with your notes and summaries. Content hashes detect changes; pushes are debounced.
- · OAuth connect
- · Folder-scoped or workspace-wide
- · Debounced pushes on summary save
- Integration
v0.6.0
Calendar auto-attach (Google + Microsoft).
Webhook channels watch your calendar. The next meeting opens with a fresh, attached note — recording is one click away.
- · Google watch channels
- · Microsoft Graph subscriptions
- · Linked-note backfill on first connect
- Feature
v0.5.0
RAG chat across notes, folders, and workspaces.
Ask anything across one note, a folder, or the entire workspace. Citations link every claim to a transcript segment.
- · Multi-scope chat threads
- · Citation chips on every answer
- · Thread titles auto-generated
- Security
v0.4.0
SSO — Google & Microsoft Entra ID.
Organization-level SSO config. Sign-in methods: Google OAuth and Microsoft Entra ID. Generic SAML and Okta are on the enterprise roadmap.
- · Convex Auth backed
- · Per-org configuration
- · Role hierarchy: owner · admin · editor · viewer
- Feature
v0.3.0
Real-time collaborative editing.
Tiptap + Convex ProseMirror sync. Sub-second collaborative editing with presence and conflict-free merging.
- · Block-based editor
- · Presence heartbeat
- · OT-backed conflict resolution
- Feature
v0.2.0
Dual-channel recording with speaker source preserved.
Microphone and system audio captured into one archive. Every transcript segment carries its speaker source so summaries can attribute correctly.
- · WebM · MP4 · Ogg formats
- · Speaker source on every segment
- · macOS Apple Silicon native build
- Feature
v0.1.0
Reline private beta.
Workspaces, teamspaces, folders, notes. Soniox-powered transcription. OpenAI gpt-4o-mini summaries. macOS desktop app and the web app, side by side.
- · Workspaces · teamspaces · folders · notes
- · Soniox transcription
- · macOS + Web platforms