Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Releases: Old-Code-Management/M-SHELL

1.5 Security update + bugfixes

21 Feb 23:02
48e0c30

Choose a tag to compare

1.5 introduces these new features:

The install command has been updated to fix bugs when installing from websites.
An antivirus has been introduced, along with a new virtual filesystem.
Whenever M-SHELL boots, it automatically removes any commands which may cause issues with the system.

1.6 Bug fix update

21 Feb 23:18
e86c3d2

Choose a tag to compare

This release fixes a bug when deleting virtual files. It is recommended that you upgrade now to fix bugs discovered in 1.5.

1.2 Bug fix + feature update

20 Feb 19:37
c3b3ff1

Choose a tag to compare

This release fixes critical bugs affecting the functionality of many commands.
It also replaces the installer app with the identical install command.

1.3 Bug fix + feature update

20 Feb 22:28
94d3876

Choose a tag to compare

1.3 makes debugging M-SHELL far easier. It also converts the "install" command into a function, providing better security for the installer. While it is (currently, soon to be fixed) technically still possible to mess up the installer, it requires unofficial modification to the commands.json file.

WARNING: Starting with 1.3, non-lowercase commands will no longer be valid. If you have commands like these, reinstall them with a lowercase name before using 1.3.

1.4 Bug fix update

20 Feb 22:56
72cc7f3

Choose a tag to compare

1.4 fixes a bug with the install command when installing from a local source. It also updates the branding, since it was originally called "mshell" when it was first built.

1.1 Bug fix update

19 Feb 21:40
8b87dd3

Choose a tag to compare

Fixes a bug when executing multi-line commands. While it is fully backwards compatible, some commands that work on 1.1 won't work on 1.0.

Version 1.0

19 Feb 21:08
acf2d83

Choose a tag to compare