Skip to content

Releases: giantvoid/echo

Echo v0.1.1

17 May 18:22

Choose a tag to compare

Echo v0.1.1

Small but important quality-of-life update

Improvements

  • Much better search experience
    You can now use and arrow keys to navigate through filtered notes while typing in the search bar.

    • Press Enter to open the selected note
    • Press Escape to clear the search and return focus to the editor
      The currently selected note is now clearly highlighted.
  • Right-click context menu disabled
    No more annoying browser-style menu ("Back", "Forward", "Reload") when right-clicking inside the app.

  • Proper license information
    Added correct license metadata so .deb packages (and other installers) properly display the MIT license.

Thank you

A big thank you to everyone who downloaded v0.1.0 and gave feedback.
Your input helps make Echo better every day.

Echo v0.1.0 (First Public Release)

16 May 14:17

Choose a tag to compare

First public release 🎉

Echo is a blazingly fast, minimal, and distraction-free note-taking app built with Tauri + Rust.

What’s inside

  • Extremely fast startup and instant fuzzy search
  • Clean Markdown editor with live preview
  • Beautiful focus mode for deep work
  • Multiple color themes (dark, light, and more)
  • Works with plain .md files — no database, no lock-in
  • Excellent keyboard shortcuts
  • Cross-platform (Windows, Linux, macOS)

This is an early but fully usable version. The goal was to create something fast, simple, and beautiful — a tool that gets out of your way so you can actually think and write.

Feedback is very welcome!