Changelog
All notable changes to the OSSIM plugin will be documented in this file.
[1.0.0] - Initial Release
Added
- Core Architecture: Decoupled controller-view pattern with
UAppBaseandIAppContentWidget. - Virtual Filesystem (VFS): Simulated filesystem with per-user persistence.
- Session Management: Multi-user support with boot, onboarding, and login flows.
- Window Management: Robust window chrome with drag, resize, maximize, minimize, snap, and multi-tab hosting.
- Software Center: Built-in app store with an install/uninstall system and simulated progress.
- Blueprint Apps: Create full-featured OS applications entirely in Blueprints using
UBlueprintApp. - 15 Built-in Apps:
- System & Tools: File Explorer, Task Manager, Settings, Software Center, Calculator, Calendar.
- Productivity: Code Editor (with syntax highlighting), Notepad, Terminal, Mail.
- Media & Games: Browser, Music Player, Media Viewer, Minesweeper.
- Demo: Example Blueprint App.
- Context Menus: Global right-click context menu system.
- Notifications: Toast notification system with severity levels (Info, Success, Warning, Error).
- Audio Subsystem: Persistent music playback across the OS.
- OSSIM Validator: Automated startup tests for development.
