Skip to content

Releases: sudocode1/ndos

NDOS Fuego 1.0.2

06 Feb 16:19
fa1f167
Compare
Choose a tag to compare

accidentally uploaded the wrong users file whoops

NDOS Fuego 1.0.1

06 Feb 16:12
a3900c3
Compare
Choose a tag to compare
  • Fixed version name

NDOS Fuego 1.0

05 Feb 17:01
6930eba
Compare
Choose a tag to compare
  • Added login system
  • Added ROOT_USER_WARNING to the registry
  • Locked bus behind admin permissions
  • Added users log
  • Added newuser
  • Added lock
  • Added user administrator check before checking DISABLE_CMD_LOGGING_NOTIFICATION
  • Changed passwords to utf8 -> sha256 -> base64 (previously utf8 -> base64)
  • Added support for menus
  • Added login menu (capped at 9 users)
  • Added user administrator check before using newuser
  • Added Other user to the login menu
  • Added menu to mount
  • Added menu to unmount
  • Fixed release
  • Added the start menu
  • Added START_MENU.START_DEFAULT to the registry
  • Added START_MENU.COMMANDS to the registry
  • Added all new commands to help
  • Fixed the registry
  • Changed START.MENU.START_DEFAULT to false by default
  • Disabled developer notes by default
  • Added build name to help
  • jpacV2 implemented
  • Added remove command
  • Added NDOS 1.2 package fix
  • adminstrator is now administrator
  • Added very basic AntiVirus
  • DATA.AV.AV_INFO added to the registry
  • Remove pre-Fuego versions from the changelog (revoked)
  • Added operating on directories
  • Added cd
  • Added / check on rm
  • Added AV Scan on pacman
  • Fixed administrator
  • color added
  • curl added
  • date added
  • mkdir added
  • find added
  • ping added
  • set added
  • copy added
  • Added ftp
  • Fixed FTP no select 1 bug
  • Fixed all reported improper error handling bugs
  • Added critical error handling
  • AV Scan not resetting colors fixed
  • fontColor and bgColor added
  • Removed array logging in av scan
  • Fixed illegal drive operations
  • Forced drive names to be lowercase
  • Fixed macOS illegal drive un/mount bug
  • Fixed non-JS running on boot/shutdown
  • Execute now runs similar to custom commands
  • Font color resets now fixed
  • AV Info file check bug now fixed

NDOS Fuego Alpha 7.0

02 Feb 21:51
59ddac6
Compare
Choose a tag to compare
NDOS Fuego Alpha 7.0 Pre-release
Pre-release
  • Fixed FTP no select 1 bug
  • Fixed all reported improper error handling bugs
  • Added critical error handling
  • AV Scan not resetting colors fixed
  • fontColor and bgColor added
  • Removed array logging in av scan
  • Fixed illegal drive operations
  • Forced drive names to be lowercase
  • Fixed macOS illegal drive un/mount bug
  • Fixed non-JS running on boot/shutdown

NDOS Fuego Alpha 6.1

02 Feb 19:31
0c5bb98
Compare
Choose a tag to compare
NDOS Fuego Alpha 6.1 Pre-release
Pre-release
  • Added ftp command

NDOS Fuego Alpha 6.0

01 Feb 10:26
be90564
Compare
Choose a tag to compare
NDOS Fuego Alpha 6.0 Pre-release
Pre-release
  • Added operating on directories
  • Added cd
  • Added / check on rm
  • Added AV Scan on pacman
  • Fixed administrator
  • color added
  • curl added
  • date added
  • mkdir added
  • find added
  • ping added
  • set added
  • copy added

NDOS 1.2

31 Jan 17:13
Compare
Choose a tag to compare

NDOS 1.2 fixes custom commands, allowing for the update package to be used.

NDOS Fuego Alpha 4.1

29 Jan 20:06
c4af0e3
Compare
Choose a tag to compare
NDOS Fuego Alpha 4.1 Pre-release
Pre-release
  • Added remove command

NDOS Fuego Alpha 4.0

28 Jan 21:48
f87496a
Compare
Choose a tag to compare
NDOS Fuego Alpha 4.0 Pre-release
Pre-release
  • jpacV2 implemented

NDOS Fuego Alpha 3.1.1

28 Jan 20:52
b505ae8
Compare
Choose a tag to compare
Pre-release
  • Changed START.MENU.START_DEFAULT to false by default
  • Disabled developer notes by default
  • Added build name to help