Skip to content

Releases: jgyo/PluginManager

Plugin Manager 1.1.4

25 Jun 00:40

Choose a tag to compare

This quick release fixes two issues we found after the release of 1.1.3.

  1. Issue #26 was fixed to release a program crash when trying to delete zip files.
  2. Issue #27 was fixed in which files of type ZIP could not be opened.

Plugin Manager 1.1.3

24 Jun 11:07

Choose a tag to compare

This release is a "fixes and features" update to Plugin Manager. Since the last official release, the following features have been added:

  1. Added support for 7zip archive opening and extraction.
  2. Added checks for an updated version.

The following fixes have been applied since version 1.0.30:

  1. Fixed issue #23 where path names were not displayed correctly in opened archives.
  2. Fixed crash due to redundant zip file record deletion. #21
  3. Window positioning logic added for all windows. #18
  4. About window icon updated. #17
  5. Logging level selection enabled at all times. #20
  6. Fixed issue where some disposable objects were not disposed of properly.

Plugin Manager 1.1.2-Beta

17 Jun 20:55

Choose a tag to compare

Pre-release

All changes in 1.1.1-Beta are rolled up in Plugin Manager 1.1.2-Beta. Also included in 1.1.2-Beta is the ability to open and install resources from 7zip files.

Known issue: #23

Plugin Manager 1.1.0-Beta

11 Jun 00:56

Choose a tag to compare

Pre-release

This pre-release of Plugin Manager fixes the following items:

  1. Fixed crash due to redundant zip file record deletion. #21
  2. Window positioning logic added for all windows. #18
  3. About window icon updated. #17
  4. Logging level selection enabled at all times. #20

A new feature added to the program is checking for an updated version of the program (automatically or manually from the "Help" menu).

If any of these issues or updates are important to you, you may want to download and install this version.

Plugin Manager 1.0.30

08 Jun 15:58

Choose a tag to compare

Plugin Manager 1.0.30 is the first official release of Plugin Manager. We have worked hard to eliminate bugs from the program and make it easy and pleasing to use. No doubt users will find additional programming errors, but we will work quickly to resolve them when they do. Whatever those issues may be, they should not prevent anyone from using the program now.

Download PluginManager1.0.30.zip and extract the files to a directory of your choice. The execute setup.exe to kick off the setup. Microsoft will warn you about unsigned installation media, but please push through those warnings to complete the install. If you download from GitHub, the installation media and program should be virus-free.

If you have problems, please use our discussions page to seek help and use the issues page to report bugs. Your experience with Plugin Manager is important to us, so let us know how we can help.

Plugin Manager 1.0.27 Beta

06 Jun 08:01

Choose a tag to compare

Pre-release

This version fixes zip folder installs and corrects an issue with database updates after an install is complete. We think this version is close to RC quality.

Plugin Manager 1.0.25 Beta

05 Jun 09:57

Choose a tag to compare

Pre-release

We continue to work on bugs in Plugin Manager. This version corrects some of the bugs involving zip file installs. (There are still some to go, but we are "getting there.")

Plugin Manager 1.0.23 Beta

03 Jun 11:32

Choose a tag to compare

Pre-release

This is a significant update to Plugin Manager. I've gone through the program and updated all of the windows to give them a more professional appearance. I've also added a log window and the ability to log to a file. Unhandled exceptions are now logged, so that should help to identify fatal exceptions.

Several major bugs have been fixed as well. Please see the Issues Page for details.

Plugin Manager 1.0.17 Beta

29 May 03:13

Choose a tag to compare

Pre-release

Please Note: this release is out of order. Version 1.0.21 is a later beta. Please download it instead of 1.0.17. Thank you!

This pre-release contains bug fixes for bugs that slipped through the 1.0.1 Beta, specifically:

  1. The "Synchronize" button on the main window is now disabled when setup parameters have not been initialized correctly.
  2. Error processing in the Setup window has been fixed.
  3. The SQLite database has been moved from the installation folder to AppData\Roaming\Yoder\PluginManager.

Note: If you have installed and then uninstalled version 1.0.1 Beta, the old SQLite database will remain in the program installation directory. You can delete this manually, but it will not hurt to remain; Plugin Manager will ignore it.

Plugin Manager 1.0.21 Beta

31 May 06:28

Choose a tag to compare

Pre-release

Plugin Manager v. 1.0.21 Beta Fixes a bug in the Synchronize routine that recorded the wrong date for a folder's creation. A new synchronization will record the correct date from the folder's directory information and fix the wrong dates on records recorded in the previous version.