Skip to content

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 29 Aug 15:01
· 102 commits to main since this release

What's new in 0.1.10

Credentials are encrypted at rest

Stored credentials are sealed with a key the desktop shell keeps in your OS keyring. If an installation ever finds rows it cannot open — a reinstall, a second machine on a shared database without the key — they show as locked — enter the value again; the app runs, the flow doctor names them, and re-entering seals them under this installation's key. Nothing is deleted and no flow needs rewiring. Backups include secrets only when you ask.

A Team tier, and a trial

  • Team: up to ten seats, bought by card on the site, the license in your inbox minutes later. The same features as Enterprise — the shared database, members and roles, SSO. (Being switched on: until pricing is configured the card says "to be announced".)
  • Trial: fourteen days of the team features, no card, one per email; the License panel shows the days left.

The site

  • Windows, macOS and Linux, everywhere it used to say two.
  • A changelog page — these notes, for every release, at concentus-ai.com/changelog.
  • The site in Spanish and Catalan.

Quality

  • 116 tests for the desktop shell (the part that finds claude, sets the PATH and updates the app) and an Electron smoke test.
  • The Studio's inspectors, palette, toolbar and console under test; a fix for the model picker, which opened a saved local model as "Custom…".

Full Changelog: v0.1.9...v0.1.10