Skip to content

Releases: miskin-lee/EdgeTerm

EdgeTerm v0.7.5

Choose a tag to compare

@github-actions github-actions released this 10 Sep 16:56

EdgeTerm v0.7.5, built from commit c45c852.

  • fix(filer): on macOS, download a dragged remote entry only when the drop names a path (ebd330b)
  • feat(filer): make transfers cancellable and stop a released drag's copy (#45) (b285c51)
  • fix(terminal): make paste work on Windows (#45) (d9c8cf4)

Full Changelog: v0.7.4...v0.7.5

The application checks this release for signed updates automatically. Download the installer matching your operating system and CPU architecture for a manual installation.

No installation needed: the Windows portable zip runs from any folder and keeps all configuration in the data directory beside the executable; the Linux AppImages run in place as well.

EdgeTerm v0.7.4

Choose a tag to compare

@github-actions github-actions released this 09 Sep 16:40

EdgeTerm v0.7.4, built from commit 108524d.

  • chore: ignore Serena's project directory (311962e)
  • feat(terminal): let Windows / Linux switch the right button to copy / paste (37b6f0e)
  • feat(shortcuts): let the user rebind the application shortcuts (dfb990d)

Full Changelog: v0.7.3...v0.7.4

The application checks this release for signed updates automatically. Download the installer matching your operating system and CPU architecture for a manual installation.

No installation needed: the Windows portable zip runs from any folder and keeps all configuration in the data directory beside the executable; the Linux AppImages run in place as well.

EdgeTerm v0.7.3

Choose a tag to compare

@github-actions github-actions released this 09 Sep 11:11

EdgeTerm v0.7.3, built from commit e948068.

  • fix(terminal): keep the gutter's numbering following the scrollback trim (1654f05)
  • fix(terminal): keep the scrollback when a program clears the screen (#43) (d8079ca)

Full Changelog: v0.7.2...v0.7.3

The application checks this release for signed updates automatically. Download the installer matching your operating system and CPU architecture for a manual installation.

No installation needed: the Windows portable zip runs from any folder and keeps all configuration in the data directory beside the executable; the Linux AppImages run in place as well.

EdgeTerm v0.7.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 17:31

EdgeTerm v0.7.2, built from commit aaf9645.

  • feat(filer): drag files out of the window, and drop onto the whole panel (de494a8)
  • feat(ui): choose the interface and terminal font families (e8b0c67)
  • fix(ui): let text be selected in every input, not just three (4dd55dd)

Full Changelog: v0.7.1...v0.7.2

The application checks this release for signed updates automatically. Download the installer matching your operating system and CPU architecture for a manual installation.

No installation needed: the Windows portable zip runs from any folder and keeps all configuration in the data directory beside the executable; the Linux AppImages run in place as well.

EdgeTerm v0.7.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 18:24

EdgeTerm v0.7.1, built from commit eaf3c67.

  • fix(terminal): show Chinese in non-UTF-8 sessions and locale-less shells (#39) (5116db8)

Full Changelog: v0.7.0...v0.7.1

The application checks this release for signed updates automatically. Download the installer matching your operating system and CPU architecture for a manual installation.

No installation needed: the Windows portable zip runs from any folder and keeps all configuration in the data directory beside the executable; the Linux AppImages run in place as well.

EdgeTerm v0.7.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 18:26

EdgeTerm v0.7.0, built from commit f80d7a8.

  • fix(ssh): log in to a device that has no password (#37) (7759644)
  • fix(terminal): give the active tab its renderer when xterm loads late (0a42090)

Full Changelog: v0.6.9...v0.7.0

The application checks this release for signed updates automatically. Download the installer matching your operating system and CPU architecture for a manual installation.

No installation needed: the Windows portable zip runs from any folder and keeps all configuration in the data directory beside the executable; the Linux AppImages run in place as well.

EdgeTerm v0.6.9

Choose a tag to compare

@github-actions github-actions released this 04 Sep 13:33

EdgeTerm v0.6.9, built from commit 4487b6e.

  • feat(ui): show the app icon on the empty terminal (8919778)
  • perf(startup): load the terminal and the icon theme on demand (a1f17ff)
  • fix(window): show the window only once the interface is drawn (946c0d0)
  • fix(window): open in the theme's colour instead of flashing the dark one (7fecfa3)
  • feat(filer): open a file by double-clicking it (3e33cd8)

Full Changelog: v0.6.8...v0.6.9

The application checks this release for signed updates automatically. Download the installer matching your operating system and CPU architecture for a manual installation.

No installation needed: the Windows portable zip runs from any folder and keeps all configuration in the data directory beside the executable; the Linux AppImages run in place as well.

EdgeTerm v0.6.8

Choose a tag to compare

@github-actions github-actions released this 03 Sep 07:32

EdgeTerm v0.6.8, built from commit 68d9b0a.

  • chore(release): drop the heading above the release notes changelog (6bb9db4)
  • fix(terminal): keep the terminal's own replies out of an AI turn (9b1e0ce)
  • feat(terminal): follow an agentic CLI's turns instead of its session (35d308b)
  • fix(terminal): clear the input anchor a foreground program's keys left (875058f)

Full Changelog: v0.6.7...v0.6.8

The application checks this release for signed updates automatically. Download the installer matching your operating system and CPU architecture for a manual installation.

No installation needed: the Windows portable zip runs from any folder and keeps all configuration in the data directory beside the executable; the Linux AppImages run in place as well.

EdgeTerm v0.6.7

Choose a tag to compare

@github-actions github-actions released this 03 Sep 06:03

EdgeTerm v0.6.7, built from commit 1377be1.

Changes since v0.6.6

  • feat(ui): mark every menu choice and rebuild the New Session dialog (1398b56)
  • feat(ssh): continue to keyboard-interactive MFA after the first factor (33c0df4)
  • fix(ui): keep the New Session dialog open on a click outside it (#33) (e143537)
  • fix: keep the frame a full-screen program paints right after clearing the screen (#32) (e199cfe)

Full Changelog: v0.6.6...v0.6.7

The application checks this release for signed updates automatically. Download the installer matching your operating system and CPU architecture for a manual installation.

No installation needed: the Windows portable zip runs from any folder and keeps all configuration in the data directory beside the executable; the Linux AppImages run in place as well.

EdgeTerm v0.6.6

Choose a tag to compare

@github-actions github-actions released this 02 Sep 18:30

EdgeTerm v0.6.6, built from commit b1a9cd9.

Changes since v0.6.5

  • feat(ui): restyle context menus with icons, shortcuts and glass panels (7dded60)
  • feat(ui): use the platform's default monospace font like VS Code (919b613)
  • ci: bump upload-artifact to v7 for Node 24 (aa54fa3)

Full Changelog: v0.6.5...v0.6.6

The application checks this release for signed updates automatically. Download the installer matching your operating system and CPU architecture for a manual installation.

No installation needed: the Windows portable zip runs from any folder and keeps all configuration in the data directory beside the executable; the Linux AppImages run in place as well.