Releases: aSavagePancake/Solaris
Release: v1.5.1
- Fix missing UI elements
- Due to some questionable scans, I will not be using Inno Setup Compiler going forward, moving back to zip file releases:
-- Reverted : 'Moved to using Inno Setup Compiler for self contained installer'
-+ Extract folder from zip file and run
Release: v1.5.0
- Moved to using Inno Setup Compiler for self contained installer
- Bump to v1.5.0
- Optimize release build
- Improved usability and speed
- Removed unused platform configs
- Small UI changes to make app use more obvious
- Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time
- Small simplifications and removed unnecessary calls etc
- Updated target framework from .NET 6.0 to .NET 7.0
- Adding Estimated transfer time to shutdown timer now only requires a single mouse click
- Updated nuget packages : LibreHardwareMonitor & Microsoft.Toolkit.UwpNotifications
Full Changelog: 1.2.0...1.5.0
Release: v1.2.0
Update v1.2.0
Added Performance Stats flyout >
- CPU load, Download speed, Upload speed statistics
- monitored in real-time
Added LibreHardwareMonitor library to project
Release: v1.1.3
Update v1.1.3
- disable Info, Settings, Exit buttons while shutdown timer is running
Release: v1.1.2
Update v1.1.2
- added simple app info dialog
- added more images & updated readme
Release: v1.1.0
Update v1.1.0
Added Settings menu >
- enable/disable Keep on top option
- enable/disable Display Tooltips option
- enable/disable Windows Notifications
- enable/disable Automaticaly add extra time to imported time (manually add time in minutes)
UI >
- added new icons (https://github.com/MahApps/MahApps.Metro.IconPacks)
- small UI changes
- added optional Tooltips
Other >
- added ability & checks to add extra time to imported calculated download time
- better calculation logic
- better inplace checks
- small code cleanup
Release: v1.0.0
Initial release