Contains
Bug fixes
- Fixes overlapping CSS includes that caused the window to be scrollable. (fixes #63)
- Removes the warning message issued about FLUXBOX from the UI. The warning message continues to be displayed in the terminal logs. (fixes #55)
- Fixes issues related to updates from web logging API from AIOHTTP, and refactors shutdown process to use AIOHTTP's shutdown hooks instead of the cleanup hook.
- Fixes github action build issues, with retries to npm install step to avoid transient rate limiting issues.
Full Changelog: v0.27.0...v0.27.1