Releases: nanodrop/nanodrop.io
Releases · nanodrop/nanodrop.io
v2.0.0
This version brings a substantial set of updates and improvements to Nanodrop. Below is a brief summary of the key changes introduced in this PR:
- Codebase Migration: The entire codebase has been migrated to Next.js, providing a modern and robust foundation for our project. This migration ensures better performance, SEO optimization, and improved developer experience.
- Layout and Structure: Introduced a new layout and footer to maintain a consistent and visually appealing structure across our web application. This enhances the overall user experience and aesthetics.
- Code Quality: Improved the code quality by integrating Prettier and providing VSCode settings for standardized development practices. This ensures a more maintainable and readable codebase.
- UI Enhancements: Various UI improvements have been made, such in Appbar, address and enhancing the styling of components like Checkbox. These changes contribute to a more visually appealing and user-friendly interface for mobile and desktop.
- Recaptcha removed: Google Recaptcha was removed to offer a better experience to users. Cloudflare Turnstile was added to check and avoid bots.
- API and Data Services: Added the new nanodrop API, Coinmarketcap integration for fetching price data and various minor fixes and optimizations.
Read more: https://nano.org/en/blog/the-nanodrop-2-0-faucet-is-now-live--66654240
v1.0.0 (ARCHIVED)
This version was built with JavaScript and EJS following an MVC architecture.
Most of its components are outdated, this version should not be used.