v2.0-sp1
Lion-Craft
released this
17 Oct 17:20
·
156 commits
to master
since this release
Tinyinfo Version 2.0 Service Pack 1
Service Pack 1 brings many improvements to Tinyinfo. Here is a small selection:
Battery not present message
Tinyinfo will now show a message when no battery is found
Behind-the-scenes optimization
Tinyinfo's continuous refresh function is now slightly more performant compared to v2.0.
Logo
Tinyinfo now has a Logo! Though it currently is a placeholder and may change in the future. It is also the reason for the increased Filesize.
Export
You can now export your system's info! You can choose between a plaintext and JSON export.
Keyboard Shortcuts
We have added a few keyboard shortcuts allowing you to perform actions slightly faster. Following shortcuts currently exist:
- Ctrl+E for JSON export
- Ctrl+T for Text Export
- Alt+F4 for exit
- F1 for about
- Shift+F1 to open GitHub Page
- Ctrl+S for settings
- F5 for refresh
HUGE Thanks to all Contributors for helping develop Tinyinfo!
Auto generated releasenotes:
What's Changed
- Update Preivew Image by @Lion-Craft in #53
- Update Readme from master by @Lion-Craft in #54
- Added File dropdown and Export item to export output text to file by @kBarbz in #56
- Add Exit menubar item by @Lion-Craft in #59
- Update README.md with more info by @Lion-Craft in #61
- Remove play/pause button by @patHyatt in #65
- Add Logo by @Lion-Craft in #66
- Update .gitignore by @Lion-Craft in #67
- Added button to export as JSON :) by @magicalunicor in #68
- Organized MainWindow.cs by @magicalunicor in #70
- Update Keyboard Shortcut branch by @Lion-Craft in #72
- 62 menubar keyboard shortcuts by @Lion-Craft in #73
- Fixed Formatting by @Lion-Craft in #74
- Update Battery Detection branch by @Lion-Craft in #75
- 69 detect if no battery is present by @Lion-Craft in #76
- Refesh only minimum amount of hardware info when continuously refreshing by @Lion-Craft in #78
- Added missing file types and default file name by @Lion-Craft in #81
- Added SaveFileDialog titles by @Lion-Craft in #82
- Update version number by @Lion-Craft in #84
New Contributors
- @kBarbz made their first contribution in #56
- @patHyatt made their first contribution in #65
- @magicalunicor made their first contribution in #68
Full Changelog: v2.0-stable...v2.0-sp1-stable