Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 762 Bytes

Changelog.md

File metadata and controls

24 lines (22 loc) · 762 Bytes

Changelog

1.0

  • initial release

1.1

  • Settings: Remove/Add OVMF Paths
  • Tools: System Information: Fix incorrect memory size
  • Frontend: Add dark mode
  • Login Page: redesign
  • Add terminal
  • CreateVM: Add Windows 11 support
  • Change page title when switching pages
  • Change favicon
  • Login Page: Press enter in password field to login

1.2

  • Backend: Use fastAPI
  • Websocket: when authentication fails, go to login page
  • Login Page: add tab key navigation between username and password fields in login form
  • Settings Page: Show all table rows & hide table pagination
  • VmPage: Add option to show VM logs
  • Notifications: Implement notifications
  • VmPage: Fix bug where only 5 VMs were shown
  • Login: Add setting to control token expiration time