All notable changes to this project will be documented in this file.
- Security Update - UB-20250106.
- Security Update - UB-20250000. (New Year update)
-
Security Update - UB-20241227.
-
Internal code refactoring.
-
New update checker app (separate from Updater).
The update checker application now performs update checks, whereas the updater app now will directly update the system. Why this change you may ask? Well previously, if a user checks for update, and if there wasn't any, the updater app would reboot the system, as it was launched not directly from kernel but as a standalone app, which was not the intended behavior. Now, the update checker app will check for updates, and if there are any, it will prompt the user to update the system, or else, we can resume working without need for rebooting unnecessarily.
-
Security Update - UB-20241224.
-
Internal improvements and bug fixes.
- Security Update - UB-20241219.
-
Security Update - UB-20241213.
-
Kernel API update.
- Fixed Critical OOBE Flaw.
- Fixed critical OOBE flaw.
-
Security Update - UB-20241212.
-
Revamped UI.
-
Using
blessed
for UI.
-
Security Update - UB-20241211.
-
File explorer enablement patch.
-
Revamped shell.
-
Security Update - UB-20241210.
-
Added new file explorer app.
-
Security Update - UB-20241209.
-
Revamped security app.
-
Added new importable kernel APIs.
-
Security Update - UB-20241207-4.
-
Patched a critical vulnerability in the security app.