Releases: bruderstein/nppPluginManager
Releases · bruderstein/nppPluginManager
v1.4.12
-
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
- Fixed issue #99 issue on user drawing of settings button during dialog window resizing
v1.4.10
- 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
- #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
- [bugfix] #60 changed md5 url for future revisions of corrected plugin list md5 sum
v1.4.7
- [bugfix] #59 fix-mem-leak
- [bugfix] #58 fix-pluginlist-download
- minor performance issue by using prefix increments/decrements
v1.4.6
[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
- [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
- 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
Improved installation, changed hosting of plugin list (now sponsored), automatic updates every two weeks.