Changed
- File upload and file management features are now disabled when the app is running offline, preventing misleading UI states and failed network requests.
Fixed
- Fixed a crash in the service worker where a React Server Component response returned no data when both the network and the local cache were unavailable (dual miss scenario).