Releases: Aptivi/Nitrocid
Version 0.0.3
We are near to the "beta" release, so here's the change logs:
-
Reduced strictness in error handler of Network (For school domains, big domains, ...)
-
Added more commands
-
Customized colors by "setcolors" command
-
Enlightened the log-in database and moved to another separate file named "UserManagement.vb" for easier management
-
Added arguments like "gpuprobe"
-
Get used slots and total slots with working percentage of the slots used:
-
Added permission system for Admin and disabled accounts
-
Bug fixes
-
And more changes you will notice...
v0.0.2.3 Alpha
-
Fix bug for not making newlines on Choice
-
Fix crash on arguments after reboot
-
Fix "Command Not Found" for blank commands
-
More changes...
We are sorry for delaying a release of 0.0.2.3. We didn't expect this release to be drafted.
v0.0.2.1 Alpha
- Fixed a bug with permission checking for root in "chmotd" and "chhostname"
- Fixed a bug on "Command Not Found" message
v0.0.2 Alpha
-
Added commands like ping, chpwd, and more
-
Extra new line when executing commands is removed
-
Code re-design (for developers and contributors)
-
Boot Arguments
-
Made log-in program smart to check if there is a password
-
Input colors and colorized username and hostname on shell
-
Bug fixes