- Fixed Windows ENOENT errors on dev startup by using fileURLToPath for cross-platform path resolution.
- Handled missing user errors in renderListView server function and merged serverExternalPackages payloads.
- Replaced generic Unauthorized errors with UnauthorizedError, removed unused React hooks, and improved Vietnamese translations.