🎉 Release v0.8.2
🚧 Fixes:
- Fixed an issue where WinBoat >0.8.0 wouldn't launch due to the USB library being compiled against a newer GLIBC version than available in some distros, now the app is compiled from Ubuntu 22.04
- Fixed an issue where the app list could not be obtained on Japanese Windows 11 (thanks @fukumen)
🧩 Misc
- The Guest Server now has CORS, this will be useful later down the line when we switch from node-fetch to something else
- Swapped the logger from Winston to Consola
- Some changes in README to make it look neater (thanks @delphicmelody for the SVG logo)
New Contributors
- @fukumen made their first contribution in #148
- @delphicmelody made their first contribution in #161
Full Changelog: v0.8.1...v0.8.2