Changes:
- Fixed API calls during server-side rendering by conditionally switching to backend service implementations.
- Fixed chat responses due to mishandled async response type in IPC library.
- Allow
MaxFileTransferSizeto override multipart body length limit.- This applies to file upload API endpoint.
Full Changelog: v0.16.22.0...v0.16.28.0