Skip to content
/ changelog

What’s new

Every release, what changed, and why. Parsaa ships often and stays current with Apple.

v3.2.0

Parsaa 3.2.0 adds bring-your-own-key custom providers, in-app credit purchases, and safer agent tool limits, alongside account-switching fixes, selection-aware assistants, a redesigned composer, and broad stability and performance improvements.

  • AddedCustom Providers (bring your own keys)

    Connect your own API keys and models on eligible plans, with a clear upgrade prompt when the feature is locked.

  • AddedBuy credits in the app

    Top up your Frontier credits directly from Billing without leaving Parsaa.

  • AddedSmarter agent limits

    The agent now pauses and asks before running a large number of tools in a single turn, so long automated runs stay under your control.

  • ChangedClean account switching

    Signing out now fully clears the previous account's models, plan, and preferences, so nothing from one account carries over to the next sign-in.

  • ChangedSelection-aware @tester / @documenter

    When you have a selection open in Xcode, these assistants now focus on exactly what you've highlighted.

  • ChangedRedesigned message composer

    Smoother scrolling, proper newlines where your cursor is, and an expand toggle for longer prompts.

  • FixedSnappier, hang-free

    File reads, project search, and microphone selection now run off the main thread, so the app stays responsive during heavy work.

  • FixedStability improvements

    General stability and polish fixes throughout.

v3.1.1

This is a small maintenance release focused on updates. Parsaa now checks for new versions automatically in the background, so you get notified when an update is ready without having to look for it.

  • FixedAutomatic updates that just work

    Parsaa now checks for new versions on its own in the background, so you'll be notified when an update is ready without having to look for it.

  • FixedCheck for Updates in the menu

    A new Parsaa → Check for Updates… menu item (⌘U) lets you check for the latest version any time.

v3.1.0

The headline feature is built-in Apple Developer Documentation right inside Settings — you can browse Apple's frameworks and symbols, see what's new in each release, and let the assistant search the docs for you.

  • AddedApple Developer Documentation

    Browse Apple's frameworks and symbols right inside Settings, see what's new in each release, and let the assistant search the docs for you.

  • ChangedPer-account chat models

    Your model choices now stay tied to your account and reset cleanly when you sign out or switch accounts.

  • ChangedPlans on Billing & Usage

    Each plan now shows the models it includes.

  • ChangedTidier MCP gallery

    Clearer Xcode compatibility and a cleaner list of available servers.

  • ChangedChat polish

    A cleaner plan/to-do tray, smoother image attachments, and clearer file-type icons.

  • ChangedCleaner Settings

    Refreshed Modernize and Extensions panes with clearer descriptions and a tidier layout.

  • ChangedFaster, steadier launch

    The app no longer hangs at startup while the database warms up.

v3.0.1

This update introduces annual billing, allowing you to save up to 17% with yearly plans. We’ve also refreshed the pricing experience with clearer plan information and improved reliability through better crash and performance monitoring.

  • AddedAnnual billing

    Switch any plan to yearly with the new Monthly/Annual toggle and save up to 17%.

  • FixedRefreshed plans

    Connect, Pro, Pro+, and Ultra now show the right action and limits for your account, with clearer pricing.

  • FixedSteadier and better monitored

    Improved crash and app-hang diagnostics so issues get spotted and fixed faster.

v3.0.0
major

Parsaa 3.0 introduces a completely redesigned AI experience for Xcode. The new agent understands your project, runs builds and tests, applies approved code changes, and handles complex multi-step tasks. This release also adds subagents, semantic code search, project memory, MCP support, voice dictation, and stronger privacy controls, all rebuilt natively for macOS 26.

  • AddedAgentic AI chat, built for Xcode

    Multi-turn conversations that stream as they think, with image attachments, file mentions, and slash commands.

  • AddedIt acts, not just answers

    Parsaa reads your project, runs builds and tests, and applies the code changes you approve, with one-click undo.

  • AddedMulti-step workflows

    Hand off big tasks as checkpointed runs you can pause, resume, or fork at any step.

  • AddedSubagents

    Delegate focused work to parallel agents, each with its own live transcript.

  • AddedTool permissions

    Allow, ask, or deny controls so the agent only ever does what you let it.

  • AddedExtensible via MCP

    Connect Model Context Protocol servers; Xcode build, test, and run tooling works out of the box.

  • AddedSemantic code search

    Your project is indexed on-device so the agent finds the right code instantly.

  • AddedProject memory & instructions

    Persistent context and house rules the agent follows across sessions.

  • AddedVoice dictation

    Speak your prompts instead of typing them.

  • ChangedRebuilt from the ground up

    Native SwiftUI and SwiftData for a faster, lighter, more reliable app on macOS 26.

  • FixedPrivacy you control

    Switch between Training and Private modes, opt out of analytics, and choose what's retained.