This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Releases: greluc/SC-Kill-Monitor
Releases · greluc/SC-Kill-Monitor
v1.6.0
Important
This release fixes a critical bug in the new updater.
Unfortunately, it is necessary to uninstall the app manually and install the new version. After this the updater should work normally in future updates.
Changelog
- BUG: Fix updater.
- CHORE: Upgrade to Java 24.
- CHORE: Update dependencies.
Security
VirusTotal: https://www.virustotal.com/gui/file/27644516dcf24484522e5b142e6c20b5218df714dc2d72da65d8811c04766cad
v1.5.0
Important
This release includes a new installer. Please delete the old folder you created when you unzipped the previous releases and use the new installer.
Changelog
- FEATURE: Add installer. Use
jlinkandjpackageto create an installer for SC Kill Monitor. - FEATURE: Add updater.
- FEATURE: Add blocking alerts.
- FEATURE: Add possibility to select location of
KillEventfile in settings. - BUG: Fix logic for killing the background task on settings change.
v1.4.0
v1.3.0
v1.2.1
On the first launch of this version, the settings will be reset to the defaults. You must reenter your handle and check the paths to the log files!
Changelog
- BUG: Make
KillEventdata selectable again. - BUG: Show Alert and return to
StartViewwhen the selected log file can’t be found or read. - FEATURE: Add an option to settings to select if the
KillEventshould be written to a file. - FEATURE: Add class type to
KillEvent. - FEATURE: Update the default scan interval to be 60 seconds.
- CHORE: Update dependencies.
- CHORE: Update persistent storage of settings in the registry.
v1.2.0
v1.1.0
Changelog
- BUG: Fix a Null Pointer Exception (NPE) when the file chooser is closed without having selected a file.
- FEATURE: Write the kill events to an own human-readable file.
- FEATURE: Add application icon.
- FEATURE: Add a clear button to path settings.
- CHORE: Change start and stop scan button to icons.
- DOCUMENTATION: Add installation and operating documentation.