Skip to content

v0.1.26

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:41

Install

Linux / macOS

curl -fsSL https://raw.githubusercontent.com/7df-lab/devo/main/install.sh | sh

Windows

irm 'https://raw.githubusercontent.com/7df-lab/devo/main/install.ps1' | iex

What's Changed

  • fix: restore @ file search by delivering connection-local search notifications by @wangtsiao in #151
  • feature: lazy session resume state by @wangtsiao in #152

Full Changelog: v0.1.25...v0.1.26