Releases: M-Valentino/sacredOS
Releases · M-Valentino/sacredOS
Sacred OS v1.14
- Sacred OS now has an NES emulator!
- To go along with the emulator I've included a copy of D-Pad Hero 2.
Sacred OS v1.13
- The app store now has a search feature.
- When starting notepad without a file open, when you create a new file then save changes to that file through notepad.html
Sacred OS v1.12
- Sacred OS now has a save file as feature! Try it out in notepad.
Sacred OS v1.11
- Fixed various bugs with file/folder operations, and have implemented unit tests to prevent them from showing up again.
- Fixed bug where if it is 12:00 am, the time showed at 00:00 am.
Sacred OS v1.10
- Fixed a bug where files could be created with an empty name through a kernel command.
- Sacred OS now has unit tests.
- You can now jump to directories in files.html
Sacred OS v1.9
- Fixed a bug where folder and file labels were not consistently centered.
- Fixed a bug where folders were not created in the right location three levels deep from the root folder.
- Prevented folders from being created with no name (empty string).
Sacred OS v1.8
- Folders and directory buttons in the file explorer have an improved design.
- Names for files and directories break to the next line if they are too long.
- The border on windows is slightly thicker, allowing window resizing to be easier.
Sacred OS v1.7
- HTML files in the file explorer now have a unique icon.
- Files can now be opened in notepad itself.
- The file opened in notepad or the image viewer is reflected in the program header text.
- File and folder deletion in the file explorer is now more similar to how files and folders are deleted in Windows.
Sacred OS v1.6
- If programs don't have an icon, they will have the default icon in the start menu.
- Impoved the looks of some program icons.
- Program icons in the start menu now are shown as a consistent width of 27x27px.
- When a dialog is already shown in the files program and a new dialog is shown, the old dialog is closed.
- Folders can now be renamed.
Sacred OS v1.5
Programs have embedded icons that show in the start menu!