DevelopersTimeline
Product Changelog Updates
Keep track of core engine updates, weekly patch updates, console fixes, and minor adjustments.
API Playground Console
GEThttps://api.extrabase.io/v1/changelog
200 OKResponse Headers
{
"content-type": "application/json",
"cache-control": "no-cache",
"x-extrabase-version": "v1.0.4"
}Response Body JSON
{
"project": "extrabase-prod",
"region": "us-east-1",
"database": {
"version": "PostgreSQL 15.2",
"active_connections": 18,
"status": "healthy"
}
}Architecture & Design
We update ExtraBase continuously. Follow weekly releases, minor bug reports, feature implementations, and core database engine patches in real time.
Changelog Details
- Weekly Feature Releases
- Engine Patch Logs
- Dashboard UI Bug Fixes
Latest Updates
- pgvector HNSW index performance adjustments
- CLI migration dry-run checks and logs filtering UI
- Magic link email validation retry limits integration
- Console Table Editor CSV parsing optimizations
- Global edge runtime scaling efficiency improvements