DApp Drop Zone

Changelog

Stay updated with the latest features, improvements, and bug fixes for DApp Drop Zone.

August 31, 2025

Smart Contract Security Upgrade
Deployed Phase 1 of our smart contract with critical security upgrades to lay the foundation for a scalable, secure Web3 campaign platform.
  • Security
    Integrated ReentrancyGuard and Pausable contracts for enhanced attack resistance.
  • Feature
    Implemented robust role-based access control (RBAC) with distinct HOST and ADMIN roles.
  • Improvement
    Added campaign timeframe enforcement to ensure task validity and prevent out-of-bounds interactions.
  • Improvement
    Integrated rate-limiting mechanisms to protect against spam and abuse.

August 13, 2025

AI-Powered Campaign Generation
Introduced a new feature allowing hosts to generate complete campaign drafts using AI, streamlining the creation process.
  • Feature
    Added a new Genkit flow to generate campaign titles, descriptions, and tasks from a simple text prompt.
  • Feature
    Integrated an AI generation UI into the "Create Campaign" page to autofill the form for hosts.

August 05, 2025

Permissionless Host Role
Decentralized campaign creation by allowing any user to grant themselves the HOST_ROLE directly via a smart contract interaction.
  • Feature
    Users can now self-assign the HOST_ROLE on the "Create Campaign" page without needing admin approval.
  • Improvement
    This change removes a centralized bottleneck, empowering the community to create campaigns freely and fostering a more open platform.

August 02, 2025

DApp Drop Zone v1.0 Launch
The first version of DApp Drop Zone is live, introducing the core functionalities for creating, managing, and participating in Web3 campaigns.
  • Feature
    Hosts can create, manage, and add tasks to on-chain campaigns.
  • Feature
    Participants can join campaigns, complete tasks, and track their progress.
  • Feature
    Added a host dashboard with analytics to monitor participant engagement.