Changelog

v1.0.0 Live

Lịch sử phiên bản và các thay đổi của nền tảng ctdoapikey.

Version
1.0.0
🚀 Live

CTDO API Key Manager — Official Launch

Improvements (7) expand_more
  • Glassmorphism Premium redesign across all pages
  • Dark Mode with VS Code-inspired color scheme
  • New Landing Page with Hero, Features, Pricing, Testimonials
  • 2-Factor Authentication (2FA) with TOTP / QR Code support
  • Personal API Key management and refresh capabilities
  • Device login management with remote session revocation
  • Centralized logging system for user and admin actions
Fixes (5) expand_more
  • Fixed billing tab display issue on profile page
  • Improved mobile responsive layout for tablets
  • Color contrast improvements in admin terminals
  • Fixed conversation load times for complex operations
  • Standardized password hashing with password_hash()
Patches (3) expand_more
  • Removed legacy Cyberpunk theme from app/ pages
  • Deprecated Auto-continue setting
  • Cleaned up old SSH server instances
0.9.5
Security

Security Hardening Sprint

Improvements (2) expand_more
  • Cloudflare Turnstile integration on login/register pages
  • IP Blacklist system with auto and manual blocking
Fixes (3) expand_more
  • Fixed rate limiting bypass vulnerability
  • Fixed CSRF token validation on all POST forms
  • Fixed password hashing inconsistencies across accounts
0.9.2
Pre-release

Pre-Release Bug Fixes

Fixes (2) expand_more
  • Fixed responsive design on tablet devices
  • Fixed navbar/footer component alignment issues
Patches (1) expand_more
  • Removed unused CSS files
0.8.0
Feature

Major Feature Release

Improvements (5) expand_more
  • Telegram Bot integration for real-time admin notifications
  • Telegram Bot configuration panel with test connection feature
  • Login rate limiting (5 attempts → 15 min lockout)
  • Device login management interface
  • Unified navbar and footer components across all pages
Fixes (2) expand_more
  • Fixed package management dashboard layout
  • Fixed register page styling inconsistencies
Patches (0) expand_more

No patches in this release.

0.5.0
Core Features

Core Features Complete

Improvements (4) expand_more
  • 3-tier permission system (Normal, Admin, VIP)
  • Package-based API key organization
  • UUID/UDID device tracking system
  • AES-256-CBC encryption for all API responses
Fixes (1) expand_more
  • Fixed database connection pooling
Patches (1) expand_more
  • Removed debug logging from production
0.1.0
Alpha

Alpha Release

Improvements (3) expand_more
  • Basic API Key Management system
  • User authentication system
  • Admin control panel basics
~ Beginning of history ~