Changelog
Stay updated with the latest features, improvements, and bug fixes for DApp Drop Zone.
May 05, 2026
Humanity v2 OAuth SDK Migration
Successfully migrated the platform authentication and verification flows from the legacy Humanity v1 API to the new Humanity v2 OAuth SDK.
- ImprovementMigrated from Humanity v1 API to Humanity v2 OAuth SDK for enhanced security and reliability.
April 22, 2026
Campaign Generation Flow Refactor
Complete refactor of the campaign generation flow to utilize a robust multi-agent pipeline with Google Gemini integration, significantly improving the quality and performance of AI generation.
- ImprovementRemoved deprecated Genkit dependencies and replaced with @ai-sdk/google for cutting-edge AI generation.
- FeatureIntroduced a new centralized configuration file specifically for the Google Gemini API.
- FeatureEnhanced campaign generation logic utilizing a sophisticated planner, generator, and validator multi-agent structure.
- ImprovementImproved validation process with robust retry logic and automatic feedback incorporation.
- ImprovementUpdated internal schemas to reflect new campaign planning and stringent validation requirements.
- ImprovementEnsured seamless updates with zero breaking changes to the public API while vastly enhancing internal logic.
- ImprovementEnhanced the overall performance of the complete application regarding loading and compiling times.
April 02, 2026
Developer Grant by Humanity Protocol
Dapp Drop has successfully secured a prestigious developer grant from the Humanity Protocol to further advance sybil-resistant campaign distribution.
- FeatureAwarded the Humanity Protocol Developer Grant for building innovative identity-verified airdrop solutions.
December 01, 2025
Complete UI/UX Redesign
Major visual redesign of the entire platform with modern aesthetics, enhanced animations, and improved user experience. Transformed the interface with premium design elements, better visual hierarchy, and responsive layouts across all pages.
- ImprovementRedesigned dashboard with modern card layouts, enhanced visual hierarchy, and improved spacing for better readability.
- ImprovementAdded smooth animations and transitions throughout the platform using Framer Motion for enhanced user engagement.
- ImprovementImproved campaign card design with hover effects, better status indicators, and responsive button layouts.
- ImprovementEnhanced campaign details page with hero image sections, sticky sidebars, and improved task completion progress tracking.
- FeatureImplemented glassmorphism effects, gradient backgrounds, and modern color schemes for a premium Web3 aesthetic.
- ImprovementOptimized responsive design for all screen sizes with mobile-first approach and improved touch interactions.
- ImprovementRefined typography system with better font hierarchy, improved line heights, and enhanced readability across all components.
November 29, 2025
X402 Payment Protocol Integration
Revolutionary payment task integration with X402 Payment Protocol, enabling campaigns to require on-chain payment verification for task completion with comprehensive status tracking and user-friendly UI.
- FeatureIntegrated X402 Payment Protocol for secure on-chain payment verification and task completion.
- FeatureAdded ONCHAIN_TX task type with payment amount, network, and recipient address configuration.
- FeatureImplemented payment verification API endpoints with transaction hash validation and status checking.
- FeatureCreated payment task UI with transaction hash input, verification status, and real-time feedback.
- ImprovementEnhanced campaign creation flow with payment task metadata including amount, network, and recipient fields.
- ImprovementAdded comprehensive error handling for payment verification failures and network-specific validation.
- SecurityImplemented secure payment verification with blockchain transaction validation and amount verification.
November 20, 2025
Humanity Protocol Integration
Revolutionary human verification system integration with Humanity Protocol, enabling campaigns to verify authentic human participation and prevent bot manipulation.
- FeatureIntegrated Humanity Protocol API for comprehensive human verification and sybil resistance.
- FeatureAdded HUMANITY_VERIFICATION task type with wallet-based authentication and verification.
- FeatureImplemented humanity verification modal with connected and custom wallet address options.
- SecurityEnhanced task verification security with fail-closed approach for missing humanity verification metadata.
- FeatureCreated intelligent caching system with smart refresh logic for verification status management.
- ImprovementImplemented request-origin-safe URLs and distinguished infrastructure errors from verification failures.
November 07, 2025
Telegram Bot Verification System
Expanded social verification capabilities with comprehensive Telegram integration, enabling campaigns to verify user participation in Telegram channels and groups.
- FeatureAdded complete Telegram Bot API integration for channel and group membership verification.
- FeatureImplemented Telegram-specific verification logic with both username and user ID support.
- FeatureCreated Telegram task verification with secure API endpoints and proper error handling.
- SecurityEnhanced security with proper Telegram API parameter validation and rate limiting.
- ImprovementFixed Telegram getChatMember API implementation to use correct numeric user ID format.
- ImprovementAdded comprehensive Telegram verification debugging and logging capabilities.
- FeatureIntegrated Telegram invite link management and validation for campaign tasks.
September 20, 2025
Discord Verification System
Enhanced social verification capabilities with comprehensive Discord integration, allowing campaigns to verify user participation in Discord servers.
- FeatureAdded complete Discord OAuth2 authentication flow with bot-based verification.
- FeatureImplemented Discord bot integration to verify user membership in specific servers.
- FeatureCreated Discord-specific task verification with secure API endpoints and rate limiting.
- SecurityEnhanced verification security with encrypted token storage and user data protection.
- ImprovementOptimized Discord API calls with proper error handling and fallback mechanisms.
- ImprovementAdded comprehensive logging and debugging tools for Discord verification troubleshooting.
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.