Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Releases: WoofyIO/notepad-plus-plus

Release 7.5.9 for the store Update 1

23 Oct 23:35
Compare
Choose a tag to compare

Committing the following upstream changed plugins:

DSpellCheck to 1.4.6.0
mimetools to 2.1.0.0
Npp Converter to 4.2.00

Release 7.5.9 for the store

22 Oct 23:22
Compare
Choose a tag to compare

Added several more supported extension types - as well as the following upstream fixes.

Notepad++ v7.5.9 bug-fixes and enhancements:

  1. Fix hanging problem while switching back a fully-folded document by using shortcut (Ctrl-TAB).
  2. Fix possible file corruption during backup or power loss or other abnormal N++ termination.
  3. Fix wrong backup file deleted issue.
  4. Fix backup not fully disabled issue.
  5. Add 2 command line flags "-notepadStyleCmdline" and "-z" for the replacement of notepad.exe.
  1. Add new plugin API NPPM_REMOVESHORTCUTBYCMDID to allows plugins to remove unneeded shortcuts.
  2. Fix Tail monitoring incoherent status after deleting a monitored file.
  3. Fix issue with wrong smart highlighting when it is disabled.
  4. Fix last active tab is ignored on Notepad++ restart issue.
  5. Fix Tab non-responding by mouse click after dragging bug.
  6. Fix switching back position restoring issue for wrapped document.
  7. Add several spiritual quotes and a subtle Easter egg in the source code.

Release 7.5.8 for the store

26 Jul 22:04
Compare
Choose a tag to compare

This includes the 7.5.8 updates (changes bellow), along with icon fixes from @neilt6 (#27)

Notepad++ v7.5.8 bug-fixes:

  1. Remove annoying "no update" notification.
  2. Fix Folder as Workspace not updating regression.
  3. Fixed crash issue by checking & unchecking "Disable extension column" option in preferences dialog.
  4. Fixed a crash when trying to launch a secondary instance with command line arguments.
  5. Fix "Explorer Here" from "Folder as Workspace" problem if folder name contains comma.

MS Store v7.57.38.0

16 Jul 00:07
Compare
Choose a tag to compare

Build for publishing
Build includes both x64 and x86 version
Plugins for the x86 version match that of the x64 version
Appveyor is now building, signing and deploying releases (deploying to GitHub)

MS Store v7.57.1.0

09 Jul 23:07
Compare
Choose a tag to compare

Working on #24 still - this corrects an issue in v7.57.0.0 where I broke the signature check

MS Store v7.57.0.0

09 Jul 22:30
Compare
Choose a tag to compare

Version bump for 7.5.7
#24

MS Store v7.56.3.0

09 May 18:09
Compare
Choose a tag to compare

This includes Markdown++ and Compare as requested in #19
Adds an additional extension per #22
Adds ability to call notepad++.exe from powershell or cmd as requested in #20

MS Store v7.56.2.0

05 Apr 16:55
Compare
Choose a tag to compare

New package for MS Store publishing. This closes #18 (for this round)

MS Store v7.56.1.0

22 Mar 05:16
Compare
Choose a tag to compare

This release changes the store logo - and updates the spell check plugin.
I have also signed the notepad++.exe, and am provided a signed appx with a trusted cert from DigiCert.

Corrects #17

MS Store v7.56.0.0

20 Mar 20:53
Compare
Choose a tag to compare

This bumps the store version to Notepad++ version 7.5.6.

Also corrects #14 #15