Quill Release Notes

26 release notes curated from 28 sources by the Releasebot Team. Last updated: May 14, 2026

Get this feed:
  • May 12, 2026
    • Date parsed from source:
      May 12, 2026
    • First seen by Releasebot:
      May 14, 2026
    Quill logo

    Quill

    Release v2.4.1

    Quill improves recording and transcription reliability, adds MCP server support in AI chat, and polishes meetings, chat, connectivity, and bug fixes for a smoother experience.

    Recording & Transcription

    • Improved audio format conversion for more reliable transcription
    • Resolved crash that could occur when retranscribing a meeting
    • Improved audio engine progress reporting on Windows

    Features

    • Meetings that are actively recording now show a "Current" prefix in the meeting list for easier identification
    • Added MCP server support to slash commands in AI chat
    • Fixed context badges, thread hydration, and history colors in chat
    • Calendar link rewriting feature removed in favor of native link handling

    Connectivity & Reliability

    • Improved network request handling reduces unnecessary connectivity checks
    • Settings screen no longer flashes a "download models" link while the model check is still pending

    Bug Fixes

    • Fixed crash caused by Button + ConfirmDialog component rendering with multiple children
    • Fixed keyboard navigation shortcuts unexpectedly firing while typing in input fields
    Original source
  • May 6, 2026
    • Date parsed from source:
      May 6, 2026
    • First seen by Releasebot:
      May 7, 2026
    Quill logo

    Quill

    Release v2.4.0

    Quill adds audio reliability fixes, browser-style navigation, and stronger offline and AI chat handling. It also improves import safety, speaker labeling playback, and Windows stability, while tightening airgap mode behavior and reducing meeting audio loss.

    Highlights

    Audio reliability overhaul

    A series of fixes to ensure meeting audio is not lost and to recover audio from your device in case of unexpected issues. Comprehensive regression tests to prevent regressions.

    Browser-style navigation

    Move through your history with new back/forward buttons in the header, mouse side-buttons, and Cmd+[ / Cmd+] shortcuts.

    Airgap mode improvements

    We call this "Disable Quill services" in the advanced settings menu. We did an audit to ensure that other than checking for a subscription, no other requests go to Quill's servers (eg no error reporting when native code crashes, etc.)

    If interested in a fully-offline license to eliminate even the weekly subscription check, feel free to reach out.

    AI & Quilliam Chat

    • Chat recovers from client-side errors with a toast notification instead of going blank.
    • Added explicit timeouts and retries to all AI calls for better reliability.
    • Better error handling and reporting across all AI streaming paths (errors, aborts, tool errors).
    • BYOLLM logs debugging information to a local log visible on the settings page.
    • Ensured that BYOLLM chat works with all internet connection disabled when the provided AI endpoint is on localhost.
    • Redesigned MCP search ranking for more relevant results both in-app and in MCP clients.

    Imports

    • Found that importing M4A files with invalid headers that could result in very long reported meeting lengths for short audio files. Added some code to detect these situations to prevent using up AI quota for users on lite plans erroneously.

    Bug Fixes

    • Fixed Space-key playback regressions in the speaker labeling view.
    • Fixed incorrect border color on shortcut rows.
    • Fixed a Whisper Vulkan out-of-memory issue on certain windows machines.
    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Quill and hundreds of other software products.

    Create account
  • Apr 25, 2026
    • Date parsed from source:
      Apr 25, 2026
    • First seen by Releasebot:
      Apr 26, 2026
    Quill logo

    Quill

    Release v2.3.3

    Quill improves audio mixing progress reporting, streamlines custom transcription server setup, and fixes several transcript editor and toast interaction issues for a smoother experience.

    Improvements

    • Progress reporting during audio mixing is now smoother and more accurate
    • Custom transcription servers no longer require an API key during configuration, e.g. for servers inside your own network
    • Fixed an error that caused custom servers to reject empty audio segments
    • Fixed schema validation failures when custom servers return slightly different response formats from OpenAI
    • Toasts with buttons in the upper right are now clickable - previously toasts in the wrong location would drag the window instead of clicking
    • Fixed a repeated error toast when opening or saving the transcript editor for a meeting with no detected speech
    Original source
  • Apr 20, 2026
    • Date parsed from source:
      Apr 20, 2026
    • First seen by Releasebot:
      Apr 22, 2026
    Quill logo

    Quill

    Release v2.3.2

    Quill improves chat with a redesigned input, smarter mentions, sticky messages while scrolling, and a new shortcut for starting a new thread, while also fixing sign-outs, theme color issues, audio capture problems, screenshot performance, and transcription on Windows ARM64.

    Chat Improvements

    • Redesigned Quilliam chat input with a smarter mention dropdown
    • User messages now stay sticky while scrolling through conversation history
    • New keyboard shortcut to send a message in a new thread directly from the chat input

    Bug Fixes

    • Fixed speaker colors not updating correctly when toggling between light and dark themes
    • Fixed an issue causing unnecessary sign-outs
    • Fixed audio aggregate device configuration issues that could cause capture failures
    • Rewrote screenshot library to reduce latency and memory usage across Mac and Windows
    • Updated transcription behavior on windows ARM64 machines
    Original source
  • Apr 3, 2026
    • Date parsed from source:
      Apr 3, 2026
    • First seen by Releasebot:
      Apr 5, 2026
    Quill logo

    Quill

    Release v2.3.0

    Quill improves speaker labeling, adds incremental find in notes and transcripts, and makes Recently Deleted meetings easier to manage. This release also brings bug fixes, stability improvements, touch support for Windows recording overlays, and better export and recovery behavior.

    Features and improvement

    • UX polish to the speaker labeling flow
    • Incremental find in-notes and transcripts with Cmd+F
    • Find "Recently Deleted" meetings on the meetings homepage. 30-day auto-deletion or permanently delete immediately with a button.

    Bug fixes & Stability

    • Resolved an edge case that could cause crashes when speaker embeddings were missing
    • Fixed seek forward/backward shortcuts when playing audio from meeting page
    • Windows users with touch screens can now interact with the recording overlay using touch gestures
    • Obsidian export now always shows the folder picker with a default path vs. always saving to the default path immediately
    • Smarter retry logic and auto-recovery when encountering networking system crashes
    • Fixed an agent search tool failure when querying meeting transcripts with an empty search
    Original source
  • Mar 27, 2026
    • Date parsed from source:
      Mar 27, 2026
    • First seen by Releasebot:
      Mar 28, 2026
    Quill logo

    Quill

    Release v2.2.6

    Quill improves speaker labeling and note editing with new AI extensions, adds a clearer broken meeting indicator with re-transcribe prompts, and boosts stability, memory use, and startup speed.

    Improvements

    • Speaker Labeling: Full keyboard-based flow for triaging speakers: label, fix, teach Quill voices quickly
    • Note Editing: New AI extensions in the note editor let you act on and approve changes to highlighted text or the your entire note. Highlight individual words to replace and teach Quill how to spell them.
    • Broken meeting indicator: Meetings that had issues processing locally now show a clear indicator in the sidebar and pro-actively offer to re-transcribe.

    Stability & Performance

    • Transcription process now recovers gracefully from memory allocation failures instead of crashing.
    • Embeddings memory usage is significantly reduced.
    • ONNX runtime memory has been optimized to reduce footprint. We are continuing to research ONNX performance on certain Windows configurations.
    • Multiple improvements to increase startup speed.
    Original source
  • Mar 22, 2026
    • Date parsed from source:
      Mar 22, 2026
    • First seen by Releasebot:
      Mar 26, 2026
    Quill logo

    Quill

    Release v2.2.5

    Quill improves stability with VAD memory fixes, a meeting hang fix, and faster audio conversions on macOS and Windows.

    Bug Fixes && Stability

    • Improved memory usage in voice activity detection (VAD)
    • Fixed potential stuck meeting hang
    • Improved performance of audio conversions across macOS and Windows
    Original source
  • Mar 19, 2026
    • Date parsed from source:
      Mar 19, 2026
    • First seen by Releasebot:
      Mar 26, 2026
    Quill logo

    Quill

    Release v2.2.4

    Quill fixes audio capture freezes, timestamp issues, and improves stability, diagnostics, and sidebar clarity.

    Bug Fixes & Stability

    • Audio processing stability improvements & better error logging
    • Meeting timestamps corrected: Fixed an issue where note creation timestamps could display incorrectly due to timezone offset format mismatches
    • Fixed a deadlock issue on Windows during audio capture that could cause recordings to freeze

    UI Improvements

    • Cleaner meeting sidebar

    Reliability & Diagnostics

    • Improved error reporting & tracking making it easier to diagnose and fix issues faster in future updates
    Original source
  • Mar 16, 2026
    • Date parsed from source:
      Mar 16, 2026
    • First seen by Releasebot:
      Mar 26, 2026
    Quill logo

    Quill

    Release v2.2.3

    Quill adds a new Mobile Sync Status page, a Disable Quill Services option, and screenshot capture from the meeting notepad, while improving AI generation, meeting minutes context, and Windows audio stability. It also expands app setup, shortcuts, and other usability fixes.

    Features

    • New Mobile Sync Status page makes it easy to configure and monitor syncing between your devices.
    • Disable Quill Services setting lets you run Quill without any Quill services other than authentication. No error logging, no telemetry, no encrypted cloud sync, requires your own LLM backend.
    • Capture screenshots directly from the meeting notepad.

    AI Fixes

    • Fixed streaming crashes that could occur mid-generation.
    • Meeting minutes now incorporate your calendar event title for better context.

    Bug fixes & Stability

    • Fixed several Windows audio crashes for more reliable recording.
    • New audio permission banner surfaces early when missing microphone or system audio access.
    • Expanded the auto-start settings screen to show and allow configuring all detected meeting apps (Zoom, Teams, etc.).
    • Keyboard shortcuts work more naturally with text input fields.
    • Prevented the app from double-launching when clicking "Restart Now" twice in quick succession.
    • Fixed highlight badges in the notepad editor bleeding across note sections.
    Original source
  • Mar 9, 2026
    • Date parsed from source:
      Mar 9, 2026
    • First seen by Releasebot:
      Mar 26, 2026
    Quill logo

    Quill

    Release v2.2.2

    Quill adds transcript imports, bulk audio and transcript import, plus fixes and UI improvements for a smoother experience.

    New Features

    • Transcript Imports - Import meetings from transcript files, including SRT and VTT subtitle formats.
    • Bulk import audio files or transcripts

    Bug Fixes & Performance

    • Fixed Notion MCP integration errors
    • Fixed deep links to mobile setup page
    • Smoother, faster experience in new UI

    UI & Design

    • Improved dark mode color consistency
    Original source
  • Mar 7, 2026
    • Date parsed from source:
      Mar 7, 2026
    • First seen by Releasebot:
      Mar 26, 2026
    Quill logo

    Quill

    Release v2.2.1

    Quill adds ElevenLabs transcription support, a cancel option for meetings in progress, and smarter follow-up suggestions that use meeting context and private notes. It also brings mobile setup improvements, performance boosts, better reliability, and several bug fixes.

    New Features

    • ElevenLabs transcription support - Added ElevenLabs as a cloud transcription provider option, alongside support for more local transcription providers
    • Cancel processing meetings - Added a cancel button in the sidebar for meetings that are currently being processed
    • Improved meeting follow-up - Increased focus on meeting context and takes your in-meeting private notes into account when suggesting actions

    Bug Fixes, Performance, & Stability

    • Mobile app setup wizard now available in new UI
    • Fixed a bug where saving a contact's bio could erase their summarized notes
    • Fixed a search issue where specially crafted queries could produce malformed results
    • Improved internet connectivity checks
    • Vulkan crash recovery - Automatically falls back to CPU transcription if the GPU transcription crashes or hangs indefinitely, preventing stuck meetings on Windows
    • Decreased latency for follow-up actions -> note pipeline
    • Sharing & sync reliability improved
    • Improved Quilliam AI feedback experience after note creation

    UI Improvements

    • Tab navigation now consistently returns to the root of each section -> Making it easier to find the "import" function for importing audio and text files.
    Original source
  • Mar 2, 2026
    • Date parsed from source:
      Mar 2, 2026
    • First seen by Releasebot:
      Mar 26, 2026
    Quill logo

    Quill

    Release v2.2.0

    Quill adds multiple email addresses, a contact merge dialog, and new zoom and font size settings with bug fixes.

    • Contacts can now store multiple email addresses
    • New contact merge dialog lets you combine duplicate contacts into one record
    • Added application zoom and font size settings - Cmd + -/+, Ctrl+scroll, and discrete options in Settings

    Bugfixes

    • Silent minutes generation failures now show a clear inline error
    • Fixed crashes that could occur after retranscribing a meeting or when a screenshot file was missing
    • Validated BYOLLM model configuration on save to prevent unexpected crashes when using custom models
    Original source
  • Mar 1, 2026
    • Date parsed from source:
      Mar 1, 2026
    • First seen by Releasebot:
      Mar 26, 2026
    Quill logo

    Quill

    Release v2.1.5

    Quill fixes transcription, calendar, and email bugs while improving new UI performance and reducing CPU use in meetings.

    • Retranscribe poor or missing transcriptions

    • Bugfix: Calendar crash in old UI

    • Bugfix: display multiple options for sending email address in new UI when multiple accounts connected

    • Performance: Audited new UI for performance improvements. Should reduce CPU usage, especially during meetings

    Original source
  • Feb 28, 2026
    • Date parsed from source:
      Feb 28, 2026
    • First seen by Releasebot:
      Mar 26, 2026
    Quill logo

    Quill

    Release v2.1.4

    Quill improves audio recording with real-time status indicators and power meters, plus bug fixes for export audio, plans, subscriptions, and toasts.

    Audio Improvements

    • Added real-time audio status indicators and power meters, giving you live visual feedback on audio capture levels during recordings

    Bug Fixes

    • Fixed the Export Audio button
    • Fixed the plan page on web showing
    • Fixed subscription status caching and not recognizing plan changes in the app
    • Fixed a few toasts that could get stuck on screen permanently without a dismiss button
    Original source
  • Feb 23, 2026
    • Date parsed from source:
      Feb 23, 2026
    • First seen by Releasebot:
      Mar 26, 2026
    Quill logo

    Quill

    Release v2.1.2

    Quill upgrades transcription accuracy and AMD Ryzen GPU support, with an opt-in Agentic Beta for a new design and MCP connections.

    Performance & Stability

    • Upgraded transcription engine
    • Improved GPU support for AMD Ryzen - faster and more accurate transcriptions

    Agentic Quill Beta Opt-In

    • Visit Settings > Advanced to opt in to our new design & experience
    • Join Discord for early updates:
    • Connect other tools via MCP for smart post-meeting recommendations, cross-meeting context & conversations, and more
    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.

Similar to Quill with recent updates: