Skip to content

Releases: dail8859/NotepadNext

v0.5.4

02 Aug 11:18
Compare
Choose a tag to compare

What's Changed

  • Add Debug Log dock for displaying debug output in the application
  • Add command line argument --reset-settings to clear all application settings
  • Add basic context menu to Search Results
  • Add larger icon for Start Menu on Windows
  • Add automatic Winget releases
  • Select matching text in editor when navigating from search results
  • Better codec detection and conversion
  • Enable some NSIS Components by default
  • Fix memory leak
  • Fix line numbers displayed in search results
  • Fix "Open With" command on MacOS
  • Prevent crash when attempting to show autocomplete off-screen
  • Fix missing translation when running from the right-click context menu on Windows

Full Changelog: v0.5.3...v0.5.4

v0.5.3

05 Jul 23:43
Compare
Choose a tag to compare

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

26 May 23:48
Compare
Choose a tag to compare

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

30 Apr 19:30
Compare
Choose a tag to compare

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

17 Apr 01:50
Compare
Choose a tag to compare

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

18 Mar 00:35
Compare
Choose a tag to compare

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

28 Feb 22:23
Compare
Choose a tag to compare

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

05 Feb 00:49
Compare
Choose a tag to compare

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

21 Jan 18:32
Compare
Choose a tag to compare

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

08 Jan 21:24
Compare
Choose a tag to compare

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