Skip to content

Neon Vision Editor v1.7.4

Choose a tag to compare

@github-actions github-actions released this 11 Sep 12:02
· 35 commits to main since this release
74a9322

[v1.7.4] - 2026-09-11

Why Upgrade

  • Keeps Markdown and PDF project browsing responsive while large preview collections are prepared.
  • Reduces avoidable SwiftUI panel invalidations as indexed project files finish loading.
  • Preserves progressive preview feedback while publishing UI changes in bounded batches.

Highlights

  • Updates project-preview cards and progress in bounded batches instead of invalidating the complete panel for every indexed file.

Fixes

  • Prevents per-file loading-status publications from triggering redundant SwiftUI project-preview refreshes.

Breaking changes

  • None.

Migration

  • None.