Skip to content

Releases: LewdM3at/PC-Cartridge-System

Release: v0.3.0

Choose a tag to compare

@LewdM3at LewdM3at released this 20 Jul 20:52
8985a44

Rebranding: "PC Cartridge System"

Breaking Changes:

  • Install folder has been moved. If you are upgrading from an older version, you will have to re-trust the scripts (should be fairly quick with the new feature).

New Feature(s):

  • Trust Scripts: Changed from a one-shot script into a loop where you can check the trust state of multiple cartridges, one after another.
    If the script is not trusted, you will be prompted if you want to trust the script.
    If the script is already trusted, you will be prompted if you want to stop trusting the script.
image

Bug Fixes:

  • Rogue Powershell window visible after installation: Changed the task from just launching the monitoring ps1 script to a VB Script that launches the monitoring script silently instead @XoPuL

What's Changed

Full Changelog: v0.2.2...v0.3.0

Release: v0.2.2

Choose a tag to compare

@LewdM3at LewdM3at released this 19 Jul 21:25
44430f9

Bug fixes:

  • In a case of installing newer version on top of an old one, the old task might not get unregistered properly. Older Tasks will be stopped first before unregistering

Release: v0.2.1

Choose a tag to compare

@LewdM3at LewdM3at released this 18 Jul 13:46
716b231

New Feature:

  • Toggle for automatic execution of scripts for debugging purposes or when you don't want scripts to automatically execute when you are working on them
image

Bug fixes:

  • Fixed some installing issues on Windows

Release: v0.2.0

Choose a tag to compare

@LewdM3at LewdM3at released this 18 Jul 12:13
c03945b

New Feature(s):

  • Revised workflows into a single entry-point script with menu points:
image

Initial release v0.1.0

Choose a tag to compare

@LewdM3at LewdM3at released this 18 Jul 10:16
9d78a06

Initial release v0.1.0

Features:

  • Install / Uninstall scripts
  • Simple "trust this script" process to disallow rogue scripts
image