[v1.4.3]
─────────────────────────────────────────────────────────────
Factory Reset added in Settings → Reset.
You can now fully reset the OS to its default state.
After confirming, all saved data is deleted (settings,
wallpaper, password, avatar and user files) and the
system reloads like the first time it was opened.
Profile pictures added in Settings → Privacy.
Users can upload a custom avatar shown in the Start
Menu and Lock Screen. It is stored in localStorage
and can be removed to return to the default icon.
All emojis were replaced with SVG icons for consistent
appearance across browsers and systems. Updated across
the taskbar, explorer, settings, terminal, VS Code UI
and other system areas.
Text Editor now supports multiple tabs.
Tabs show the file name and an unsaved indicator (●).
Shortcuts:
Ctrl+T → New tab
Ctrl+W → Close tab
Saving works on the active tab and at least one tab
always remains open.
System files now update automatically when the OS
version changes, while user files and settings stay
untouched.
Audio Player stability fixes:
several silent failures fixed, clearer errors added,
Open File button added, and volume handling improved.
Note for Ship reviewers:
If an error appears, please check the browser console.
The previous audio player bug did not happen on my
machine, so debugging was difficult.
I also tried fixing it using Claude to help detect
possible errors not appearing locally. Since the
issue might be related to saved data, a reset option
and system file refresh system were added to keep
the OS state consistent.
Console logs would help a lot. Thanks.