Skip to content

fresh-editor 0.5.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Sep 18:26
Immutable release. Only release title and notes can be modified.
6a9e5ae

0.5.1

For live updates on Fresh, follow me on X.

Most config options below can be changed in the Settings UI - run Open Settings from the command palette (Ctrl+P).

Bug Fixes

  • Startup crash on an empty buffer with unsaved changes - hit crash-recovery restores where the deletion itself was the unsaved change, panicking on every launch (#3236, reported by @CC-Hsu)
  • A closed Welcome tab's panel no longer keeps trying to repaint itself on every resize
  • Git gutter survives an external revert of the open file instead of going stale until the buffer is reopened