Changelog
A detailed log of every feature, improvement, and fix shipped to Seaavey APIs. Newest releases first.
Legal & Info Pages
Added Terms of Service page with bilingual support (EN/ID)
Added Privacy Policy page with automatic language detection via IP
Added system Status page with uptime bars and incident history
Added Changelog page for tracking product updates
Updated footer links to point to the new legal and info pages
Admin Panel & Error Surfaces
Admin overview dashboard with live KPI charts and recent activity
Admin user management (create, edit, delete) backed by real endpoints
Custom error pages: 404, 500, and global error boundaries
Fixed CSRF bootstrap flow for cross-subdomain cookie handling
Fixed Recharts TypeScript build failure in admin overview charts
Sidebar collapse state now persists across layout remounts
Admin submenu toggle no longer auto-opens when sidebar is expanded
Admin Routes & Notifications
Admin routes: /admin, /admin/users, /admin/endpoints, /admin/notifications
Admin notification system with backend persistence
Role-based sidebar visibility — admin menu only for admin users
Middleware guard for /apps/* and /admin/* protected routes
Navbar bell dropdown integrated with admin broadcast notifications
Core API & Auth Improvements
Password reset flow with email verification and OTP
API key management with default key selection
Centralized reset-token error mapping for consistent UX
Shared confirm-password schema validator across forms
Fixed metadata title duplication across nested layouts
Initial Release
TikTok, Instagram, and YouTube downloader endpoints
User authentication with JWT + refresh token flow
Interactive API documentation with endpoint playground
Landing page with hero, features, FAQ, and footer
Dark and light theme support with system preference detection