Changed
- The Logs page has been redesigned, and brought into the same style as the new overview page from Modrinth Hosting.
- Refactored the Logs page to share its console, filtering, and share-to-mclo.gs functionality with the Modrinth Hosting server panel.
- Aligned the instance header with the Modrinth Hosting server panel header for a consistent look across the app and web.
- Historical log files are now fetched in the background (and stored much more efficiently) when opening the Logs page, so switching between them is instant.
- Moved live log capture from the frontend to the Rust backend, significantly reducing overhead when an instance produces large volumes of output.