Skip to content

Releases: asheroto/Root-Certificate-Updater

2.0.0

02 Jun 05:35
Compare
Choose a tag to compare

Password

The password is password (this is to avoid AV false positives)

Changelog

  • Major improvements
  • NoCleanup parameter added
  • Split into functions
  • Added more code comments
  • Refactored
  • Reorganized
  • Updated 'Costura.Fody', 'Fody', and 'Newtonsoft.Json'
  • Improved formatting of textual output
  • Fixed bug in PowerShell script where EnableDisallowedCertAutoUpdate was erroneously detecting 1 instead of 0
  • Update code signing

1.10.0

04 Oct 16:24
d152723
Compare
Choose a tag to compare
  • Updated verbiage
  • The password is 'password' (this is to avoid AV false positives)

1.9.0

15 Feb 09:42
1195cbb
Compare
Choose a tag to compare
  • Fixed Costura.Fody version

1.7.0

07 Nov 11:55
46d3041
Compare
Choose a tag to compare
  • Password to the zip file is password
  • Password enabled due to false positive detections by AV
    - Replaced CMD version with PowerShell script
  • Improve README on GitHub
  • Added readme.txt in zip file
  • Fixed Visual Studio designer bug
  • Improved code comments
  • Fixed API version comparison check
  • Fixed LICENSE