Release Notes - Version 2.3.3
1. feat: add new fields to file upload response DTOs
Add 7 new fields to FileUploadResponse and UploadFileInfoResponse to match the complete Dify API specification:
previewUrl: Preview URL for the file
sourceUrl: Source URL of the file
originalUrl: Original URL of the file
userId: User ID who uploaded the file
tenantId: Tenant ID associated with the file
conversationId: Conversation ID (nullable, for chat context)
fileKey: File storage key/path