- Event Logs can now be filtered by removing Information logs, rather than viewing only Error logs.
- Shutdown reasons tweaked.
- Sorting improvements. List columns can now be sorted in either order by double clicking.
- Driver names are now populated better, so they show up in the lists rather than just being invisible.
- Searches are now run when you press Enter in a search box
- Fixed blank-search bug
- Fixed expansion bug with BIOS/SMART Data labels
- Fixed a globalisation error to do with decimal separators
- Stopped a blank unhandled exception box from occuring at startup
- Fixed the error 'Value was either too large or too small for a UInt32'
- Stopped non-square OEM logos from stretching badly
- Fixed order of database search results. Highest first.
- (Code internals) Enumeration of sorting orders as Order.Ascending or Order.Descending instead of true/false
- Fixed a bug that causes the program to close at startup - ideally needs more attention to see which exception is thrown
- Added default weightings for complaints
- Added dirty flag status to system drive
- Fixed threads continuing to execute after shutdown
- Added tooltips to quick-info to reveal clipped text
- Added licensing and about dialogues
- Added user manual
- Fixed Quicksort errors
- Fixed blank unhandled exception boxes
- Reason for last shutdown added
- BIOS Version data fixed
- Computer-load software lists fix
- Overview tab populated
- Repopulated options dialogue with new option flags
- Enhanced event log restrictions
- Startup hanging fixed
- Database operation aborting enhancements