Skip to content

v0.3.0

Choose a tag to compare

@banorton banorton released this 06 May 02:30
· 4 commits to main since this release

What's new

  • Per-note locking: opening the same note in a second terminal now fails immediately with a clear error instead of blocking or allowing concurrent edits
  • Parallel editing: different notes can be opened simultaneously in separate terminals without any interference
  • Fix: index lock was previously held for the entire editor session, blocking all other gote commands while editing