Skip to content

App v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Dec 06:32

New major release:

  • Automatically obtain administrative privileges on Windows using runAs
  • Automatic GRUB bootloader installation on Windows
  • Accurate installation progress reporting on Windows and Linux
  • Migrated to Tauri v2 - Fixes dependency issues on Linux and more
  • Progress indicator style change and display bytes read/written and speed
  • New theme using Bliss logo and new Bliss pink
  • Added uninstallation instructions and uninstall script
  • Limit data.img size to 4000 MB on FAT32 to fix bootloop
  • Handle error if /data directory already exists
  • Added warning if data.img exists
  • QEMU install option is temporarily removed due to a regression in current Bliss builds that prevent it from booting with the system+data img disk layout

Known bugs:

  • UI glitches on Linux after showing dialogs

Full Changelog: app-v0.1.7...app-v1.0.0