Releases: NX-Editor/NxEditor
Releases · NX-Editor/NxEditor
NX-Editor, version 1.4.0
NX-Editor, version 1.3.0
NX-Editor, version 1.2.0
Changes
- Updates and bug fixes
- Global plugin library version
- Avalonia 11.0.7
Full Changelog: 1.1.0...1.2.0
NX-Editor, version 1.1.1
Changes
- Nothing, but an update was required because the plugin system is temporarily flawed.
Full Changelog: 1.1.0...1.1.1
NX-Editor, version 1.1.0
NX-Editor, version 1.0.2
NX-Editor, version 1.0.1
Fixes
- Use invariant globalization to avoid issues with keyboard layouts when formatting strings, etc...
Full Changelog: 1.0.0...1.0.1
NX-Editor, version 1.0.0
Changes
- Fix window border in fullscreen (d7fc00a)
- Fix unresponsive tree search (8ee1426)
- Fix window activation (d526aaf)
Internal Changes
- Update to .NET 8.0
- Update dependencies
- Avalonia (11.0.6)
- AvaloniaEdit (11.0.6)
- Track open documents with unique ID (based on path)
- Refactor IO
- Code cleanup
Full Changelog: 1.0.0-rc5...1.0.0
NX-Editor - v1.0.0 [rc5]
NX-Editor - v1.0.0 [rc4]
Changes
- Expose ContentDialog (as DialogBox) to PluginBase
- Remove CopyMarkdown on log viewer
- Re-arrange menu bar
- Implement File/Exit
Full Changelog: 1.0.0-rc3...1.0.0-rc4