Download Latest Version Espanso-Win-Portable-x86_64.zip (6.4 MB)
Email in envelope

Get an email when there's a new version of espanso

Home / v2.2.5
Name Modified Size InfoDownloads / Week
Parent folder
Espanso-Mac-Universal.zip 2025-09-14 13.2 MB
Espanso-Win-Installer-x86_64.exe 2025-09-14 6.3 MB
Espanso-Win-Portable-x86_64.zip 2025-09-14 6.4 MB
espanso-debian-wayland-amd64.deb 2025-09-14 4.0 MB
espanso-debian-x11-amd64.deb 2025-09-14 3.9 MB
Espanso-X11.AppImage 2025-09-14 19.1 MB
README.md 2025-09-14 5.1 kB
v2.2.5 source code.tar.gz 2025-09-14 71.7 MB
v2.2.5 source code.zip 2025-09-14 72.2 MB
Totals: 9 Items   196.8 MB 0

Automatically released by CI, manually edited by @AucaCoyan

Hey everyone! Here is a fresh new release of espanso. It took us a long time to figure out the correct release pipeline, but I hope from now we will be able to do more timely releases, as the CI works fine 😄 .

One note though, I had to change the CI, so now it looks like this:

:::bash
espanso 2.2.5
Federico Terzi and the espanso contributors
A Privacy-first, Cross-platform Text Expander

USAGE:
    espanso [OPTIONS] [SUBCOMMAND]

OPTIONS:
    -h, --help       Print help information
    -v               Sets the level of verbosity
    -V, --version    Print version information

SUBCOMMANDS:
    cmd           Send a command to the espanso daemon.
    edit          Shortcut to open the default text editor to edit config files
    env-path      Add or remove the 'espanso' command from the PATH
    help          Print this message or the help of the given subcommand(s)
    log           Print the daemon logs.
    match         List and execute matches from the CLI
    package       package-management commands
    path          Prints all the espanso directory paths to easily locate configuration and
                      matches.
    service       A collection of commands to manage the Espanso service (for example, enabling
                      auto-start on system boot).
    workaround    A collection of workarounds to solve some common problems.

Note that status, start, restart, stop and the others are missing, but they work as internal aliases. Everything that worked before, should work correctly in this release.

In a future release I'm going to restore the original commands, (status, restart, etc), but for internal changes they had to be removed for this release.

Have fun expanding!

Here is what's Changed

Full Changelog: https://github.com/espanso/espanso/compare/v2.2.4...v2.2.5

Source: README.md, updated 2025-09-14