Product Updates

Changelog

A detailed log of every feature, improvement, and fix shipped to Seaavey APIs. Newest releases first.

v1.4.0
2026-03-25

Legal & Info Pages

Feature

Added Terms of Service page with bilingual support (EN/ID)

Feature

Added Privacy Policy page with automatic language detection via IP

Feature

Added system Status page with uptime bars and incident history

Feature

Added Changelog page for tracking product updates

Improvement

Updated footer links to point to the new legal and info pages

v1.3.0
2026-03-24

Admin Panel & Error Surfaces

Feature

Admin overview dashboard with live KPI charts and recent activity

Feature

Admin user management (create, edit, delete) backed by real endpoints

Feature

Custom error pages: 404, 500, and global error boundaries

Fix

Fixed CSRF bootstrap flow for cross-subdomain cookie handling

Fix

Fixed Recharts TypeScript build failure in admin overview charts

Improvement

Sidebar collapse state now persists across layout remounts

Improvement

Admin submenu toggle no longer auto-opens when sidebar is expanded

v1.2.0
2026-03-23

Admin Routes & Notifications

Feature

Admin routes: /admin, /admin/users, /admin/endpoints, /admin/notifications

Feature

Admin notification system with backend persistence

Feature

Role-based sidebar visibility — admin menu only for admin users

Improvement

Middleware guard for /apps/* and /admin/* protected routes

Improvement

Navbar bell dropdown integrated with admin broadcast notifications

v1.1.0
2026-03-20

Core API & Auth Improvements

Feature

Password reset flow with email verification and OTP

Feature

API key management with default key selection

Improvement

Centralized reset-token error mapping for consistent UX

Improvement

Shared confirm-password schema validator across forms

Fix

Fixed metadata title duplication across nested layouts

v1.0.0
2026-03-15

Initial Release

Feature

TikTok, Instagram, and YouTube downloader endpoints

Feature

User authentication with JWT + refresh token flow

Feature

Interactive API documentation with endpoint playground

Feature

Landing page with hero, features, FAQ, and footer

Feature

Dark and light theme support with system preference detection