Skip to content

Neon Vision Editor v1.4.5

Choose a tag to compare

@github-actions github-actions released this 16 Aug 07:43
· 13 commits to main since this release
b9ea53a

[v1.4.5] - 2026-08-16

Why Upgrade

  • Keeps the macOS virtual editor writable across its full width after changing sidebars or Markdown preview.
  • Restores line wrapping immediately when the editor viewport changes.
  • Preserves fast tab switching while correcting viewport reflow.

Highlights

  • Makes the active editor viewport width authoritative for virtual-row layout and fragment caching.

Fixes

  • Prevents virtual rows from being cached using the canvas's previous width during preview and sidebar transitions.
  • Stops overlay scrollbars from reserving an uneditable strip inside the editor viewport.
  • Invalidates cached row fragments when their wrapping width or wrap mode no longer matches the active viewport.

Breaking changes

  • None.

Migration

  • None.