New
v0.8.6
:tada: Release v0.8.6
:sparkles: Features:
- You can now specify exactly where you'd like to install WinBoat, the requirement for space in
/varis gone entirely (Thank you to the alpha testers for this feature) - WinBoat will now remember its window position and size when you close it
- Added relog instructions to the Docker group pre-requisite entry
- Added an option for multi-monitor users where you can configure how you'd like multi-monitor support to work. MultiMon creates separate displays for each monitor, while Span stretches the display across all monitors. Try both and see what works best for you
:jigsaw: Misc
- Removed the pre-requisite for
ip_tablesandiptable_natmodules, since they are not really needed except for network discovery, however now there's a shortcut on your Desktop to access your Linux files - Migrate most of the Electron scripts & files to TS & ESM (except Node modules) rather than JS & CJS
🚧 Fixes
- CPU threads have been changed to physical cores everywhere, since this is what
qemus/qemuexpects from us
🧑 New Contributors
- @alexankitty made their first contribution in https://github.com/TibixDev/winboat/pull/230
Full Changelog: https://github.com/TibixDev/winboat/compare/v0.8.5...v0.8.6