Skip to content

Releases: Aptivi/Nitrocid

Version 0.0.3

01 May 07:24
Compare
Choose a tag to compare
Version 0.0.3 Pre-release
Pre-release

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

12 Apr 07:48
ff26859
Compare
Choose a tag to compare
v0.0.2.3 Alpha Pre-release
Pre-release
  • 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

05 Apr 14:22
504f5d1
Compare
Choose a tag to compare
v0.0.2.1 Alpha Pre-release
Pre-release
  • Fixed a bug with permission checking for root in "chmotd" and "chhostname"
  • Fixed a bug on "Command Not Found" message

v0.0.2 Alpha

03 Apr 03:11
7b015fd
Compare
Choose a tag to compare
v0.0.2 Alpha Pre-release
Pre-release
  • 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