Releases: dail8859/NotepadNext
v0.5.3
What's Changed
- Add 'Find All in All Documents'
- Add 'Replace All in All Open Documents'
- Add ability to navigate to search results
- Add Swedish translation
- Add command line argument to load a specified translation
- Fix segfault when trying to open non-existing file
- Fix allowing user to create non-existing file
- Ensure lines are visible when going to range
- Fix crash when dragging text into the application
- Automate publishing GitHub release
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Changelog:
- Added the option to comment/uncomment lines of code
- Add Chinese translation
- Add search results dock for showing all results in a file
- Reduce Windows distribution package size
- Use default palette for Find Replace Dialog
- Fix crash when restoring floating dock widgets
- Update Scintilla/Lexilla
- Support PREFIX for Linux installation directory
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Changelog
- Fix "Copy Full Path" & "Copy File Directory"
- Adjust default font sized based on UI font size
- Add text/plain mime type to .desktop
- Fix missing icon in titlebar and taskbar on Linux
Full Changelog: v0.5...v0.5.1
v0.5
This is the first release for macOS π This is still very experimental.
Changelog:
- Add macOS release
- Add match whole word to Quick Find
- Add basic auto-completion
- Reorder Help menu
- Removed unused placeholders in Preferences Dialog
- Fix AppImage on RHEL8
- Fix regex case match
- Fix regex search range
- Fix version information on Linux
Full Changelog: v0.4.9...v0.5
v0.4.9
Important notes: if you have Notepad Next v0.4.0 or older installed on Windows, you should manually uninstall it first.
This is the first release of an AppImage build for Linux π This is very experimental.
Changelog:
- Fix C language lexer
- Fix installer not adding correct components
- Conditionally turn off folding margins
- Improve Linux build
Full Changelog: v0.4.8...v0.4.9
v0.4.8
Important notes: if you have Notepad Next v0.4.0 or older installed, you should manually uninstall it first.
Changelog:
- Support Linux builds
- Installer will remove components when unchecked
- Installer will remember installed components
- Fix saving of Find & Replace Dialog settings
- Set default wrap around search to enabled
- Add ability to set EOL filled for styles
- Fix ini file lexing
- Prevent Folder as Workspace attempting to open folders
- Hide Folder as Workspace dock on fresh installs
- Save Folder As Workspace path between restarts
- Update Scintilla to v5.2.0
- Update Lexilla to v5.1.5
- Update Advanced Docking System to v3.8.2
Full Changelog: v0.4.7...v0.4.8
v0.4.7
Important notes: if you have Notepad Next v0.4.0 or older installed, you should manually uninstall it first.
Changelog:
- Add initial printing functionality (print preview, margins)
- Add basic 'Folder as Workspace' functionality
- Fix HTML language
- Fix language applied to files with no extensions
- Use correct lexer language for PHP
- Increase buffer size when reading from disk
- Sort dialog filter for file extensions
- Improve startup speed of secondary instance
Full Changelog: v0.4.6...v0.4.7
v0.4.6
Important notes:
- if you have Notepad Next v0.4.0 or older installed, you should manually uninstall it first.
Changelog:
- Fix saving file not renaming editor tab
- Fix default file paths for saving/opening files
- Fix 'Copy Full Path'
- Fix crash when having 2 files open with the same name
- Other various code cleanup
Full Changelog: v0.4.5...v0.4.6
v0.4.5
Important notes:
- if you have Notepad Next v0.4.0 or older installed, you should manually uninstall it first.
Changelog:
- Fix cursor starting at the end of a file when opened
- Add Editor Inspector
- Add option to installer for auto-updates
- Skip inclusion of OpenSSL libraries in zip package
- Lots of internal code refactoring and cleanup
Full Changelog: v0.4.4...v0.4.5
v0.4.4
Important notes:
- if you have Notepad Next v0.4.0 or older installed, you should manually uninstall it first.
Changelog:
- Adjust text selection color
- Add shortcut for Join Lines
- Initial Qt6 Support
- Fix LanguageInspector issue not updating on lexer change
- Tweak Python language properties
- Detect language on new file save
- Update Scintilla to v5.1.5
- Code refactoring
Full Changelog: v0.4.3...v0.4.4