CoreTerm

Version history

← Back to downloads

Changelog

All notable changes to CoreTerm, newest first. Dates are the day the version was published.

The rule for numbers: patch for fixes and wording, minor for new features or changed behaviour. Anything handed to anyone gets a number of its own — a build shared twice under one number is a build nobody can identify from a bug report.


0.5.0 — 5 August 2026

Changed

Added

Note

Existing colours are untouched. The stored IDs did not change — only what is printed next to them — so nothing needs re-applying.


0.4.1 — 5 August 2026

Fixed

If you already applied a colour this way, apply it again — the old value is still in the vault and still means nothing.


0.4.0 — 5 August 2026

Added

Changed


0.3.0 — 4 August 2026

Changed

Added

Notes for people upgrading


0.2.1 — 4 August 2026

Fixed

That is not a defect in the font. A symbols-only font belongs to no text font and must pick some width; matching a particular one is precisely what it cannot do. Patched Nerd Fonts exist for this, with the icons redrawn onto the host font's cell. CoreTerm now ships CaskaydiaMono NFM — Cascadia Mono, patched — so the text looks the same as before and ten separators in a row occupy exactly ten cells.

A font you set yourself is left alone. For icons there too, use a patched Nerd Font build of it; the font setting says so and offers a way back.

Added


0.2.0 — 4 August 2026

The first version with a number and an update mechanism.

Added

Every package is signed, and the public key is compiled into the application: a compromised update server cannot hand out a version of its own, only withhold updates or serve an old one.

The app installs updates only where it owns its own files — the Windows installer and the AppImage. A package from pacman, deb or rpm belongs to the package manager, which keeps checksums for it and expects to be the one that changes it.

Fixed


0.1.0 — 3 August 2026

First release. SSH and SFTP in one window, sessions in an encrypted vault (AES-256-GCM, Argon2id), port forwarding, a file browser that follows the terminal's working directory, and synchronisation of the vault between machines.