Full Release - v1.7.0
Full Release - v1.7.0
This release is a big hop in changes and additions... From 1.5.9 to 1.7.0.
Normally we would jump to 1.6.x, but because there has been a 'function' remove besides the normal commits we jumped another 'version.'
- Powershell has been removed from the script and is not a thing from 1.7 and up anymore.
New features:
- It is now possible to use tracert to check for hops etc. + user can input their own desired destination.
- It is possible to disk clean from the script; it opens a Windows standard utility menu from were you can go further.
- It is possible to optimize the disk from unneccesary files; as an extension to the disk clean option.
- IPConfig has been added; user can check their own ip (and more of course.)
Known bugs:
- On Windows 11 not all functions are working; sadly enough.
- Disk Clean and Disk optimalization functions causes the script to hard crash.
To read more of the changes and see the commits directly:
Overview of what is changed
- Add: New Functions by @BigoStream in #136
- Tweak: Solved Problems by @BigoStream in #139
- Update: Added new functions by @BigoStream in #142
- Fix: Buggs Demolished by @BigoStream in #144
- Add: Menu Title by @BigoStream in #145
- Tweak: Menu Title Centered by @BigoStream in #146
- Add: DiskCheck, DISM and SFC by @REALSDEALS in #147
- Update: Version Control by @REALSDEALS in #148
- Add: User defined Trace and Ping by @REALSDEALS in #150
- Fixed a bug. by @Stensel8 in #152
- Review: Checked Script by @REALSDEALS in #153
- Add: IPCONFIG & TRACERT DESIGNATED by @REALSDEALS in #154
- Add: Auto Run VBS by @REALSDEALS in #155
- Remove: Removed Powershell by @REALSDEALS in #156
New Contributors
Full Changelog: v1.5.9...v1.7.0