Skip to content

Releases: Foulest/RepairKit

1.0.8

16 Jun 01:41
Compare
Choose a tag to compare

Changes in 1.0.8

  • Added log file debugging throughout the entire codebase
  • Improved executor calls and asynchronous methods
  • Added administrator privilege check on startup
  • Improved network calls when checking for updates
  • Minor code changes and improvements

Full Changelog: 1.0.7...1.0.8

Downloads

1.0.7

15 Jun 18:55
Compare
Choose a tag to compare

Changes in 1.0.7

  • Added a warning when running from the temp directory

Full Changelog: 1.0.6...1.0.7

Downloads

1.0.6

15 Jun 07:03
Compare
Choose a tag to compare

Changes in 1.0.6

  • Moved constants to a new utility class for maintainability
  • Fully implemented logging system into utility classes
  • Update checker now recognizes when running offline
  • Minor changes and improvements

Full Changelog: 1.0.5...1.0.6

Downloads

1.0.5

07 Jun 07:11
Compare
Choose a tag to compare

Changes in 1.0.5

  • Added an update checker on startup
  • Modified the bundled JRE to support SSL

Full Changelog: 1.0.4...1.0.5

Downloads

1.0.4

06 Jun 21:56
Compare
Choose a tag to compare

Note: Versions older than 1.0.5 are deprecated.

Please download the latest version instead.

Changes in 1.0.4

  • Adjusted README.md file
  • Added GPLv3 copyright notice to every file
  • Renamed the "Repair WMI Repository" section to "Repair Disk Issues"
  • Moved the Repair Disk Issues section of repair to run after Settings Tweaks
  • Added SFC and DISM repairs to the Repair Disk Issues section
  • Updated Process Explorer from 17.05 to 17.06
  • Minor formatting changes

Full Changelog: 1.0.3...1.0.4

Downloads

1.0.3

14 May 21:38
Compare
Choose a tag to compare

Note: Versions older than 1.0.5 are deprecated.

Please download the latest version instead.

Changes in 1.0.3

  • Removed Office Hub, Sticky Notes, and Sound Recorder from being removed as bloatware
  • Changed recommended repair frequency from every week to every month
  • Added code comments to methods without them

Full Changelog: 1.0.2...1.0.3

Downloads

1.0.2

06 May 09:46
Compare
Choose a tag to compare

Note: Versions older than 1.0.5 are deprecated.

Please download the latest version instead.

Changes in 1.0.2

  • Added code comments where lacking
  • Reduced code duplication new with utility classes

Full Changelog: 1.0.1...1.0.2

Downloads

1.0.1

04 May 20:13
Compare
Choose a tag to compare

Note: Versions older than 1.0.5 are deprecated.

Please download the latest version instead.

Changes in 1.0.1

  • Improved codebase documentation
  • Moved deleting system policies outside of Automatic Repairs
  • Removed unused method in SwingUtil
  • Added 32x32 icon file to icons directory

Full Changelog: 1.0.0...1.0.1

Downloads

1.0.0

04 May 06:49
Compare
Choose a tag to compare

Note: Versions older than 1.0.5 are deprecated.

Please download the latest version instead.

Changes in 1.0.0

  • Revamped the entire UI
  • Changed the project icon
  • Restructured code base from the ground up
  • Split panels into their own classes
  • Improved methods in SwingUtil
  • Removed UninstallData
  • Renamed program binaries directory
  • Added program icons to icons directory
  • Minor fixes and improvements

Full Changelog: 0.6.6...1.0.0

Downloads