Skip to content

Neon Vision Editor v0.4.26

Choose a tag to compare

@github-actions github-actions released this 19 Feb 10:41
· 1133 commits to main since this release

[v0.4.26] - 2026-02-19

Added

  • Added cross-platform bracket helper insertion controls: keyboard accessory helper on iOS/iPadOS and a toggleable helper bar on macOS.
  • Added a dedicated macOS toolbar toggle to show/hide the bracket helper bar on demand.

Improved

  • Improved settings/navigation polish across iOS, iPadOS, and macOS, including tab defaults and visual consistency for support-focused flows.
  • Improved release automation reliability for v0.4.26 by validating and aligning versioning/preflight flow with current project state.

Fixed

  • Fixed iOS/iPadOS build regression in NeonSettingsView (some View opaque return inference failure).
  • Fixed post-rebase project-tree compile break on macOS by restoring refresh-generation state wiring and compatible node construction.
  • Fixed toolbar/theme consistency regressions that reintroduced pink-accent styling in iOS settings paths.