Track all updates and improvements to Arko
Released on January 31, 2026
Add missing translations for changelog section in i18n
70f3cbcUpdate code standards, API request/response formats, and add new sections on code architecture and package manager usage.
1d08bfaReleased on January 30, 2026
Use environment variables for Firebase Client SDK
85ed968Released on January 28, 2026
Update yarn.lock
55d9b1bRemove package-lock.json (we use yarn)
e727fc6Released on January 27, 2026
Fix route types import path in next-env.d.ts
a067459Internal powers for agents (time, memory)
d1a6d6cReleased on January 26, 2026
Remove redundant middleware.ts (proxy.ts already exists)
c30ef43Add i18n middleware and delete account option
9f819f7Released on January 25, 2026
Hide private powers and preserve them when editing agents
60a1cc0Block API keys and memories for anonymous users
3f0698fUse fuser.uid instead of req.auth!.fid in access_token
63ca911DELETE /v2/users/:id removes Firebase Auth, ApiKey and Device
5d37185Released on January 24, 2026
Update user and API key management, improving data structure and relationships
3c80a27Add private field to models and routes for managing private resources
b387001Update route documentation to reflect changes in parameters and descriptions
aff6cf8Released on January 20, 2026
Firebase Authentication integration
ebe8b42