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.
- SecurityIntegrated ReentrancyGuard and Pausable contracts for enhanced attack resistance.
- FeatureImplemented robust role-based access control (RBAC) with distinct HOST and ADMIN roles.
- ImprovementAdded campaign timeframe enforcement to ensure task validity and prevent out-of-bounds interactions.
- ImprovementIntegrated 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.
- FeatureAdded a new Genkit flow to generate campaign titles, descriptions, and tasks from a simple text prompt.
- FeatureIntegrated 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.
- FeatureUsers can now self-assign the HOST_ROLE on the "Create Campaign" page without needing admin approval.
- ImprovementThis 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.
- FeatureHosts can create, manage, and add tasks to on-chain campaigns.
- FeatureParticipants can join campaigns, complete tasks, and track their progress.
- FeatureAdded a host dashboard with analytics to monitor participant engagement.