improved
Improved: Workshop download/import enhancements
17 days ago by Giannina Santimateo
[v 1.0.0] – 2025-04-15
⚡ Improved
Workshop - Import/Export
- File extension change: Changed file extension from .dkproj to .awp for workshop files.
- Import table titles: Updated titles in the import table for better clarity.
- Encoding implementation: Applied urlencode and base64_encode on download, and urldecode and base64_decode on import for proper data handling.
🐛 Fixed
- Project mounting issues: Fixed issue where imported files were not traveling with type or category, and token was not being generated.
- Download encoding: Codified download process to ensure proper content encoding.
- Upload decoding: Decodified upload process to properly handle encoded content.
✅ Verified
- Destination WA: Evidence shows project correctly mounted in destination Workshop Area (WA) with proper category and token.
- Execution: Tables are created and filled with content when running the workshop.
- Select improvements: Enhanced select dropdown with improved titles.
- File format: New .awp extension file with encoded content verified (28 KB sample provided).
