Skip to content

Releases: Spec-ify/specify

v1.4.0

14 Aug 23:47
15a8fff
Compare
Choose a tag to compare

Full Changelog: v1.3.2...v1.4.0

What's Changed

  • NoRing0 version of the executable without LibreHardwareMonitor/temperature support
  • GUI redesign
  • Retrieve Windows Store packages
  • Open file explorer with the JSON highlighted when "Don't Upload" is selected

New Contributors


Thanks to our dev team, especially everyone who contributed to this release:

v1.3.2

02 Jun 22:37
Compare
Choose a tag to compare

Hotfix to prevent a fatal error when run on systems with AVs which disable access to the WMI class for Windows Defender preferences

Thanks to our dev team, especially everyone who contributed to this release:
@JimmahDean

v1.3.1

31 May 04:28
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

Specify now gets the following information:

  • UDP endpoints as well as TCP
  • Whether or not a Windows.OLD folder exists
  • Partition schemes of each drive
  • Core Isolation setting
  • If the computer is set to use a limited amount of memory
  • Windows Defender exclusion lists

Various bugfixes. See full changelog for details

Thanks to our dev team, especially everyone who contributed to this release:
@JimmahDean
@sealsrock12
@XavierNCline

v1.3.0

07 Mar 11:52
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.3.0

  • Fix bug where temperatures don't show up
  • Fix minidump saving
  • Fix crash on upload
  • Gather event data from critical event 41, make framework for other critical events
  • Check if volume is encrypted with BitLocker
  • Add detail to some vaguely named registry entries
  • Get WHEA Events
  • Major performance improvements

Thanks to our dev team, especially everyone who contributed to this release:
@JimmahDean
@zleyyij
@Adam1213

v1.2.0

15 Nov 00:32
f0469cc
Compare
Choose a tag to compare

Full Changelog: v1.1.2...v1.2.0

  • Refactored a lot of code and added error handling
  • Bug fixes
  • Added much more information to network adapters
    • Check if DNS servers are statically defined
    • Get IPv6 DNS servers
  • Check Win32PrioritySeparation in registry
  • Set the local JSON to use UTF-8 encoding
  • Remove unnecessary debug logging for disk information gathering
  • Removed date check on minidump upload to avoid potential upload problems
  • Add more disk information
  • Mark a CRC SMART error field as critical
  • Add Service and PNPClass to Hardware.Devices
  • Prevent Specify from being run in safe mode
  • Check that WMI is functional before program GUI is loaded
  • Remove Issues list in favor of DebugLog
  • Make specify run in en-US
  • Get drive type for disks
  • Gather EDID information
  • Get GPU driver version and date

Thanks to our dev team, especially everyone who contributed to this release:
@CoffeeKanzler
@sealsrock12
@JimmahDean
@K97i
@zleyyij

v1.1.2

25 Mar 02:16
c21e371
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

  • GUI redesign
  • Better AV filter
  • Get SMART data for NVMe drives
  • Redact usernames in installed application names (e.g. Roblox Player for Timmy)
  • Error handling to gracefully deal with malformed registry keys when fetching default browser
  • Add WMI (backup) method to retrieve RAM info

Thanks to our dev team, especially everyone who contributed to this release:
@JimmahDean
@K97i
@XavierNCline

v1.1.1

23 Feb 21:45
452b0f3
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

  • Don't crash when there is no pagefile
  • use temp folder for minidump upload and make it work
  • Add more logging to minidump upload to identify potential performance issue
  • Change username redaction to avoid json corruption

v1.1.0

17 Feb 19:58
f74c73a
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

  • A GUI! Currently doesn't support status text, we are still working on that
  • Debug log now uploaded automatically
  • Improved error handling of malformed file structures in browser local data
  • Fixed: If both the username and Commercial OD are to be redacted, the commercial organization doesn't get edited
  • Added catches for NRE's in InstalledApps()
  • Prompt to upload minidumps to specified
  • Don't create empty debug log

Thank you to everyone on our team for contributing!

This build and future builds will be 64-bit only, v1.0.0 doesn't work on 32-bit systems anyways.

v1.0.0

31 Dec 18:13
9fd9ad0
Compare
Choose a tag to compare

Full Changelog: https://github.com/Spec-ify/specify/commits/v1.0.0

  • UAC Status
  • BIOS info
  • Temperatures
  • User startup tasks
  • Browser extensions
  • Active network connections
  • Hosts file hash
  • Routes
  • Device manager/PNP devices
  • Audio devices
  • Monitor info
  • Disk layouts
  • SMART info
  • Choice registry values
  • Better installed applications
  • Static core check
  • Recent minidump check
  • Power profiles
  • Microcode check
  • Upload to specified
  • Colored progress
  • Redact OneDrive Commercial
  • Batteries
  • Debug log

Get-Specs parity, we did it!!
Thank you to everyone who contributed:
@zleyyij
@JimmahDean
@K97i
@XavierNCline
@24online24
@Drybaby

v0.2

23 Nov 06:52
a6c6e68
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

Full Changelog: v0.1...v0.2

network, mobo, admin, hardware, issues, TPM, hotfixes, UAC, etc

thanks to @JimmahDean and @zleyyij for contributing