Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

0.15.0

VersionRelease Date
0.15.02026-02-16

Archia Desktop

✨ Features

IssueTitleDescription
PRO-504Encrypt locally stored secretsAdded AES encryption for locally stored secrets to protect sensitive data at rest
PRO-860Add support for OpenAI skills formatAdded support for the OpenAI skills format in the desktop agent engine

🐛 Bug Fixes

IssueTitleDescription
PRO-840Fix unwraps in filesystem MCP causing panicsRemoved unsafe unwraps in the filesystem MCP that caused runtime panics
PRO-746Fix Windows installer icons and desktop iconsCorrected icons in the Windows installer and desktop shortcuts
PRO-713Spinner on tool calls is missingRestored the loading spinner that appears during tool call execution
PRO-714Tool call boxes appear after LLM messages (Claude)Fixed ordering so tool call boxes display in the correct sequence
PRO-716System prompt doesn’t load correctlyFixed system prompt loading so custom prompts are applied properly
PRO-712Font size and alignment of navbar items is incorrectCorrected font size and alignment issues in the desktop navbar

Archia Cloud

✨ Features

IssueTitleDescription
PRO-788Freestanding SQL MCPAdded a freestanding SQL MCP for Cloud users supporting schema exploration and arbitrary queries via ODBC
PRO-787Add skills screens to the ConsoleAdded skills management screens to the Archia Cloud console
PRO-822Add member should support multi addAdded bulk member addition to existing organizations and workspaces
PRO-906Support organization level provider keysAdded support for configuring provider API keys at the organization level

🐛 Bug Fixes

IssueTitleDescription
PRO-909Adding member to new workspace bugFixed bug where the last member entry blocked adding another member
PRO-908Organization summary page updateFixed organization summary page not updating when switching organizations
PRO-865Leftover state causes staging environment restart requirementFixed stale state that required a restart before model changes took effect
PRO-863Invalid “priv” models hang in the responses APIFixed responses API hanging when called with invalid private model identifiers
PRO-894Days with 0 usage show holes in the Usage DashboardFixed usage dashboard to render days with zero usage instead of leaving gaps
PRO-893Console Skills bugsFixed skills page crash on invalid frontmatter and visibility issues for agents
PRO-762Members can create OrgsRestricted organization creation so that only admins and owners can create new orgs
PRO-861Billing top-up shows same values across all orgsFixed billing page to display correct per-organization budget values
PRO-773Logs stream route exposes token in request parameterMoved authentication token out of the URL query string for the log stream route

🔧 Improvements

IssueTitleDescription
PRO-918Sort the list of models in the agents dropdown menuModels are now sorted by provider priority and tier for easier selection
PRO-917Add a horizontal line under Date in billingAdded a visual separator under the Date row in the billing summary
PRO-701Update user structureIntroduced Owner, Admin, Billing, Developer, and User roles with scoped permissions
PRO-892Allow members to create Archia API keysUpdated spec and implementation so workspace members can create API keys
PRO-896Add delta to high level statsAdded period-over-period delta indicators to the internal dashboard stats
PRO-910Ensure ephemeral storage tools not on by defaultEphemeral storage tools are now disabled by default for non-primary agents
PRO-901Timers page stylingAligned timers page styling with agents and tools pages including required fields and save flow
PRO-864Agents page no model in model dropdown messageAdded a helpful message when no models are available due to missing API keys
PRO-890Provider API key placeholderConfigured provider API key fields show a masked placeholder with an “Update Key” modal
PRO-862Make out of budget error explicitOut-of-budget errors now surface a clear message in the responses API and chat UI
PRO-835Console navbar indicatorsAdded count indicators for agents, tools, and skills in the console navbar
PRO-834Subtools displayMoved subtools dropdown next to the tool name with a count badge for better visibility
PRO-842Enhance initial WebDriver testingExpanded WebDriver tests with organization/license context switching and data-test-id attributes
PRO-757Add token-per-LLM tooltip on dashboard bar chartHovering over a bar in the usage chart now shows total tokens per LLM
PRO-844Hide numeral when value is 0Navbar count indicators are now hidden instead of showing zero
PRO-789Fix intermediate Claude response tokens over responses APIResolved missing intermediate response tokens when streaming Claude via the responses API
PRO-915Remove license management and displayRemoved license management UI from the console
PRO-914Remove license from all authenticationRemoved license validation from all authentication flows

Summary

CategoryCount
Features6
Bug Fixes15
Improvements18
Total Completed39