Neon-Vision-Editor/CHANGELOG.md
2026-01-24 13:57:06 +01:00

989 B

Changelog

All notable changes to Neon Vision Editor will be documented in this file.

The format is based on Keep a Changelog, and versions follow Semantic Versioning (with -alpha prereleases).

[v0.2.3-alpha] - 2026-01-23

Improvements

  • Improved line numbering behavior for more consistent rendering.
  • Added syntax highlighting support for Bash and Zsh.
  • Added a function to open multiple files at once.

Bug Fixes

  • Fixed issues with line number rendering that could occur during scrolling or in larger files.

[v0.2.2-alpha] - 2026-01-?? (date: adjust if you want)

Enhancements

  • Added automatic language selection using the Apple FM model.
  • Updated the toolbar layout and implemented an AI selector feature.

[v0.2.1-alpha] - 2026-01-?? (date: adjust if you want)

Improvements

  • Updated UI with sidebar/layout fixes.
  • Fixed language selector behavior for syntax highlighting.
  • Improved focus behavior for text view interactions.