Skip to content

// changelog

Changelog.

Every version, with everything that changes: new features, improvements, fixes. The same notes show in the app at update time.

1.0.21
2026-09-26 · build 22

Security alerts in the bell, product news by e-mail

New

  • The bell receives the security events of the account, the same as the e-mails: new device, sign-in from a new country (with the flag), password, two-factor, backup code, Claude authorised or revoked, trusted device. Read at sign-in, every 15 minutes and when the app comes back to the front.
  • Settings › Account › Notifications: security alerts stay always on; a “Product news by e-mail” switch (off by default) saves your choice on the account.
  • A computer that authorises a new device of the account for remote access tells the server, which writes to you.

Server side

  • Security e-mails with country and flag, “new country” alert with “This was not me”, welcome, plan confirmations, account deletion, new-version announcement (opt-in, one-click unsubscribe), send log in the administration.
1.0.20
2026-09-26 · build 21

Custom shortcuts, undo and redo, account language

New

  • Settings › Shortcuts: every shortcut changes by pressing the new combination, can be disabled or reset; conflicts are shown; “Reset all to defaults”. Per device.
  • Undo and redo in the editor (⌘Z, ⌘⇧Z or ⌘Y; Ctrl on Windows and Linux), with two toolbar buttons.
  • Account language: the language chosen in the settings is saved on the account and applied on the website, in e-mails and on the other devices; at sign-in the app adopts the account's language.
  • The konsolity.com website, the app.konsolity.com console (plan, billing, devices, profile), the docs.konsolity.com documentation and the notes of every version online.

Improved

  • The “Data” database manager is opened by the data right (Studio, Studio for life, 14-day trial).
1.0.19
2026-09-25 · build 20

Databases and a bigger editor

New

  • Data: a MySQL, MariaDB and PostgreSQL manager in the rail, under “Editor” (Studio and trial). Connections in the vault (encrypted, synced), SSH tunnel through a host of the Parc, TLS, Test button. Schema on the left, Data tabs (sortable grid, WHERE filter, pages, cell edit on double click, add and delete by primary key), Structure, Query (SQL editor, ⌘↵, history) and Users (creation with generated password and rights, deletion).
  • Run (▶, ⌘↵) in the editor: saves then runs the file with its language's runner; output, exit code and duration under the code.
  • Debug: the language's debugger opens in the terminal tab.
  • Reindent (⌘⇧I): the whole document rewritten with the detected indentation.

Improved

  • Editor project tree: indent guides, filled tinted folders, animated chevrons, accent bar on the active row.
1.0.18
2026-09-25 · build 19

New session on this host

New

  • “New session on this host” in the tab ⋯ menu and in the tab sheet on phones: several sessions on the same server in one gesture.
1.0.17
2026-09-25 · build 18

Session markers in the Parc

New

  • Next to every host of the Parc, a marker counts the sessions open here (click: show the tab) and those open on your other devices (click: resume here).
1.0.16
2026-09-25 · build 17

Copy and paste in secret fields

New

  • Reveal, Copy and Paste buttons at the end of the user and password fields of the host sheet and identities. A copied secret is cleared from the clipboard after 30 seconds.

Fixed

  • The title of an absorbed session announcement is refreshed.
1.0.15
2026-09-25 · build 16

Reliable mirror on the computer

Fixed

  • A terminal opened from the phone did not show on the computer when its “My devices” host existed as a conflict copy: copies are absorbed and announcements re-pointed.
  • The “My devices” group merge is elected deterministically between computers, no more duplicates.
  • macOS: the app is signed with a stable identity; the keychain access prompt no longer appears at every update.
1.0.14
2026-09-25 · build 15

Bundled tmux, non-resumable sessions, redacted secrets

New

  • Bundled tmux on macOS and Linux: a computer of the account without tmux still keeps your sessions. Settings › Sessions also offers “Install tmux”.
  • A session opened on a computer without a multiplexer is marked “not resumable” on the computer and on the phone.

Security

  • Connection logs, Claude connector notes and the bell are redacted of any secret before being written.
1.0.13
2026-09-25 · build 14

Trust by account and “Always allow”

New

  • A device signed in to the account is trusted: the computer authorises its devices by itself, no dialog, with a notification in the bell.
  • “Always allow for Claude”: per authorisation, commands run without confirmation, logged and notified.

Fixed

  • An account signed out on the phone gave “host unreachable · 0.0 s” in a loop: the reason is now “sign in again”, with the raw cause and the real duration in the card.
  • A computer whose window is hidden no longer goes “offline”.
1.0.12
2026-09-24 · build 13

Device keys always written

Fixed

  • The key of an iOS device could never be written to the computer's authorized_keys: the refresh no longer waits for a trust question.
1.0.10
2026-09-24 · build 11

Mirror of remote terminals

New

  • A terminal opened on this computer from another device opens live in the right panel (setting “Mirror remote terminals”), with a notification.
  • Relay close code shown in the settings and the log for diagnosis.

Improved

  • Shorter tab header in a narrow panel.
1.0.9
2026-09-24 · build 10

Two-factor authentication, app lock, confirmations

New

  • Two-factor authentication required to add a second device, for a terminal from outside and to authorise Claude; banner and note leading to it.
  • App lock: Face ID, Touch ID or master password when the app comes back to the front, content masked.
  • Face ID before opening a terminal through the relay; notification when a device of the account is authorised.
1.0.8
2026-09-24 · build 9

Connection race and live progress

New

  • The paths of a host are tried as a race: staggered direct paths, relay 300 ms later; on mobile data the local network is skipped.
  • Progress card above the terminal: every path, its duration, its failure reason, then the SSH stages.

Fixed

  • A tab opened before a relay path arrives sees it on the next round.
  • “Connect” from the host sheet closes the sheet and shows the tab on phones.
1.0.7
2026-09-24 · build 8

Remote access by account trust

New

  • “Remote access” on by default on computers; the active devices of the account are authorised automatically.
  • Settings: detection of a missing “Remote Login” on macOS and of openssh-server on Linux.
  • Failure reasons in clear on the phone: computer not listening, plan required, key refused.

Fixed

  • The “Remote access” setting was never read back at launch.
1.0.6
2026-09-24 · build 7

Remote terminal through a blind relay

New

  • From the iPhone or iPad, a terminal on any computer of the account, through a relay that only sees encrypted bytes (Cloud, Studio, trial).
  • “Relay” path published automatically for the computers of the account; “New terminal” icon in the Parc.
1.0.4
2026-09-24 · build 5

Claude connector

New

  • Konsolity can be added as a custom connector in Claude (mcp.konsolity.com): hosts, sessions, snippets and devices read; every command waits for “Allow once” in the app.
  • Consent by a code confirmed under Settings › Integrations › Claude, no password on the web; authorisations listed and revocable.
1.0.3
2026-09-24 · build 4

Demo account and new files

New

  • Demo account to discover the app without a server.
  • “New file” and “Save as” in the editor: name, extension, language shown.
1.0.0
2026-09-23 · build 1

First public release

SSH client for macOS, Windows, Linux, iPhone, iPad and Android: resilient tabs with tmux reattached, several paths per host, end-to-end encrypted vault, Cmd+K palette, links between hosts, snippets, forwards, shared local terminal, file manager with trash, code editor, GitHub, fifteen themes, sixteen palettes, two-factor authentication, Cloud, Studio and Studio for life plans, updates announced in the app.