Aura Operating System Versions Save

AuraOS, the Franco-English Operating System developed in C# using Cosmos!

0.7.4-110320241725

2 months ago
  • ✨ Add exit command
  • ✨ Implement version checker button in system info app
  • ✨ Add context menu to taskbar network button
  • ✨ Add GUI debug in settings app
  • ✨ Add kill and kill /f command
  • ✨ Make input managers processes
  • ⚡️ Speed UP FPS using XMM alpha blending
  • ⚡️ Speed up boot logs
  • 💄 Change icons
  • 🐛 Fix window resize on right and bottom borders
  • 🐛 Fix UI width (can now be any size)
  • 🐛 Fix component draw bug when moving things
  • 🐛 Fix right click X position if outside screen
  • 🐛 Fix textbox cursor blink interval
  • 🐛 Fix windows topbar not resizing
  • 🐛 Fix crash when moving window to top left
  • 🐛 Fix picture window not showing picture
  • 🐛 Fix version command
  • 🐛 Various fixes

For devs:

  • ✨ Implement Application.Dispose + Component.Dispose
  • ✏️ Code architecture change

0.7.3-040320241613

2 months ago
  • ✨ Implement setup command
  • ✨ Implement cd ~ command
  • ✨ Save packages in System\Programs if AuraOS installed, run them if installed without connection
  • ✨ Implement login screen
  • ✨ Implement logout button
  • ✨ Implement custom themes in settings.ini
  • ✨ Implement settings window
  • ✨ Implement window / taskbar transparency personalization
  • ⚡️ Better keyboard handling
  • 💄 Change icons
  • 🐛 Fix gameboy emulator
  • 🐛 Various fixes on right click
  • 🐛 Fix LuaCosmosCryptoLib SHA256 (file + string) and MD5 (string only)
  • 🐛 Fix pkg command in boot.bat
  • 🐛 Various fixes

For developers:

  • ✨ Implement checkbox
  • ✨ Implement slider

0.7.2-010320241932

2 months ago
  • ✨ Implement component animation states (normal, highlighted, pressed)
  • ✨ Implement cursor icon change
  • ✨ Implement window resize
  • ⚡️ Speed up tree
  • 💄 Update suave theme window buttons style
  • 🐛 Clear command fix
  • 🐛 Fix terminal open doublon with context menu
  • 🐛 Fix ipconfig boot.bat
  • 🐛 Fix desktop icons text + context menu

For developers:

  • Use window buttons from sprite sheet
  • Implement keyboard manager

0.7.1-280220241724

2 months ago
  • Implement text editor
  • Implement bitmap compositing window manager
  • Implement theme with skin parsing (XML + Sprite sheet)
  • Implement message dialog
  • Fix start menu not on top
  • Explorer temporary removed (will be rewritten in Lua)
  • Implement SSE alpha blending
  • FPS enhancements

For developers:

  • Debug for window clipping
  • Implement multiline textbox
  • Code architecture changes
  • Coding styles changes

0.7.0-240120241703

3 months ago
  • Merge rmdir and rmfil to rm command.
  • Fix boot.bat script loading at start up.
  • Implement version checker in version command.
  • Implement Lua 5.2 script execution.
  • Implement run lua command.
  • Implement CosmosExecutable parsing + execution (https://github.com/aura-systems/CosmosExecutable).
  • Implement package manager.
  • Implement start menu.
  • Implement pic command + window to show a bitmap.
  • Implement file explorer.
  • Implement right click.
  • Implement windows instantiation
  • Implement ZIP command (with deflate compression).
  • Add custom path option to FTP command.
  • Various GUI updates.
  • Add current volume icons to desktop.
  • Change default keyboard to US.
  • Cosmos Memory Manager fixes.
  • PS2 font support.
  • ISO9660 filesystem fix.
  • Boot logs changes.
  • Various fixes.
  • Various changes.

For developers:

  • Code architecture changes
  • Mouse scroll support
  • Mouse double click support
  • Update Cosmos devkit to e85a69ca969ff6de4059e5d8568dfadf5167c216.
  • Use CosmosHttp nuget package for wget (https://github.com/CosmosOS/CosmosHttp).
  • Update CosmosFTP to 1.0.8 (https://github.com/CosmosOS/CosmosFtp).
  • Window Manager Update.
  • Http server ported to System.Net instead of Cosmos.System.Network

0.6.0-280620231450

1 year ago

0.6.0-prerelease

1 year ago
  • Add Graphical User Interface
  • Add GameBoy emulator
  • New Memory Manager
  • Port to .net6
  • Other things I forgot

0.5.3-180120222229

2 years ago
  • Enable SVGAII Console again
  • Enable command script again (.bat files)
  • Scan for boot.bat at startup
  • Add MIV editor support (https://github.com/bartashevich/MIV)
  • Fix Polish language (@HXM4Tech)

0.5.2-120120221340

2 years ago
  • Add tree command
  • Add pcn command (to change computer name, thanks to @MasterYuan418)
  • Basic HTTP1 server implemented (https://github.com/jeske/SimpleHttpServer)
  • Add httpserver command (to host a website from html files on the filesystem)
  • Move network drivers to Cosmos
  • Add ISO9660 support
  • Add grub2 and multiboot2 support
  • Updated to .NET 5
  • Add possibility to switch between graphic or textmode console at boot time
  • Various changes

0.5.1-040120212329

3 years ago
  • ipconfig now supports cidr notation
  • filesystem check for filesystem related commands
  • network check for network related commands
  • Various fixes with command history
  • dynamic help command
  • all commands have now a /help
  • better command interpreter
  • add dns command
  • add dns resolution in ping command
  • Change console font (https://www.zap.org.au/projects/console-fonts-zap/zap-ext-light16.pdf)