added

New: Download and upload project objects

[v 1.0.0] – 2025-04-21

🚀 Added

Projects - Object Management

  • Object download option: Added option to download project objects with .awo extension. For existing projects, the upload file option must be enabled, which only allows the previous extension and registers the object.
  • Upload Project Object: Added "Upload Project Object" functionality within the project view with drag-and-drop file upload support (allowed extension: .awo).
  • Edit option from project view: Added editing option from the project view interface.

⚡ Improved

  • Object menu options: Enhanced object context menu with options including:
    • Open
    • Execute
    • Edit Object
    • Clone Object
    • Delete
    • Download (new option)
  • Edit screen: Edit interface shows object details with name, description, and project dependencies.
  • Upload interface: Clean upload dialog with drag-and-drop zone supporting .awo files.

📋 Technical Details

  • Task: Download and upload project objects
  • Features added:
    • Download option in object menu
    • Upload Project Object button with file upload
    • Edit option from project view
    • .awo file format support
    • Drag-and-drop upload interface