Skip to content

Releases: bruderstein/nppPluginManager

v1.4.12

30 Sep 20:52
Compare
Choose a tag to compare
  • add fix for issue #127 to support N++ 7.5.7 feature of plugin search in subdirs

  • updated appveyor.yml to use v140_xp and VM image VS2017

  • The _PA versions are just relevant for the update with the builtin PluginAdmin in N++ 7.6.x to give a limited support for showing the currently installed plugins. A download is not possible without manual actions, see #126

v1.4.11

13 Mar 22:01
Compare
Choose a tag to compare
  • Fixed issue #99 issue on user drawing of settings button during dialog window resizing

v1.4.10

21 Feb 22:31
Compare
Choose a tag to compare
  • PR #66 modified pluginmanager window (thanks @dcomtois)
  • Fixed issue #77 UTF characters not rendered correctly in plugin information
  • Fixed further issues/warnings found by cppcheck

v1.4.9

15 Apr 16:46
Compare
Choose a tag to compare
  • #61 always validate plugin list for faster update of the devlist
  • #62 own url for x64 plugin list in preparation to solve feature request #7

v1.4.8

12 Apr 18:59
Compare
Choose a tag to compare
  • [bugfix] #60 changed md5 url for future revisions of corrected plugin list md5 sum

v1.4.7

12 Apr 18:32
Compare
Choose a tag to compare
  • [bugfix] #59 fix-mem-leak
  • [bugfix] #58 fix-pluginlist-download
  • minor performance issue by using prefix increments/decrements

v1.4.6

10 Apr 21:15
Compare
Choose a tag to compare

[bugfix] If plugin manager is installed and is the lastest version in AppData, do not notify of an update to Plugin Manager when installing other plugins

v1.4.5

10 Apr 09:06
Compare
Choose a tag to compare
  • [bugfix] Fix copystep when run via gpup #55, solves #52
  • [bugfix] compiler warnings, pointer dereferences found by MS analysis run
  • [bugfix] Plugin manager crash #51 by pointer dereference
  • update zlib from 1.2.8 -> 1.2.11

v1.4.4

22 Feb 21:44
Compare
Choose a tag to compare
v1.4.4 Pre-release
Pre-release
  • functional unchanged for win32 x86 version compared to v1.4.3
  • Initial version with x64 support
  • build structure rework with git submodules for zlib, googletest, no boost dependency
  • server side changes for x64 plugin list are still in progress , see #7

v1.4.3

30 Oct 11:01
Compare
Choose a tag to compare

Improved installation, changed hosting of plugin list (now sponsored), automatic updates every two weeks.