All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2024-11-20
- 🎉 Initial release of Velog Backup
- Google OAuth 2.0 authentication
- Velog post scraping via GraphQL API
- Google Drive integration for backup storage
- Markdown conversion with frontmatter
- Change detection using MD5 hashing
- Web dashboard for backup management
- Automatic backup scheduling
- Complete deployment guide for free hosting
- User documentation and FAQ
- Security policy
- Contributing guidelines
- 🔐 Secure authentication with Google OAuth
- 📝 Automatic Velog post backup
- ☁️ Google Drive storage integration
- 🔄 Real-time sync detection
- 📊 Backup statistics dashboard
- 🆓 100% free deployment on Vercel + Railway + Supabase
- Backend: FastAPI (Python)
- Frontend: Next.js 14 (TypeScript)
- Database: PostgreSQL (Supabase)
- Cache: Redis (Upstash)
- Hosting: Vercel (Frontend), Railway (Backend)