Changelog

V 2.1
November 12, 2025
Agentic API Tokens & OpenAI Schema Support Body
We’ve introduced scoped API tokens specifically designed for AI Agents. This allows developers to grant ephemeral, "one-time-use" access permissions to autonomous agents (like OpenAI Operator) without exposing root admin keys.
New: agent_access_token endpoint for limited-scope issuance.
New: Standardized JSON schema for AI function calling.
Improvement: Rate limiting logic optimized for high-frequency agentic polling.
V 2.0
July 10, 2025
Offline Handshake Protocol v2
We’ve refactored our BLE (Bluetooth Low Energy) SDK to handle "zero-connectivity" scenarios more robustly. Guests can now successfully unlock doors even if the lock has been offline for 30+ days, using a cached, encrypted handshake stored locally on the device.
New: offline_retry_logic in iOS/Android SDKs.
Improvement: Battery usage reduced by 40% during background scanning.
Fix: Edge case handling for Android fragmentation (Samsung/Pixel bluetooth stack variances).
V 1.5
May 02, 2025
Webhooks & Real-Time Event Stream
Developers can now subscribe to real-time events for every access interaction. Instead of polling our API, Portal pushes data instantly when a door is opened, a battery is low, or a guest checks out.
New: Webhook dashboard for managing endpoints and secrets.
New: Events for lock.battery_critical and access.denied.
Improvement: Documentation overhaul with cURL and Node.js examples.
V 1.2
April 15, 2025
Multi-Property Organizations & RBAC
Support for Enterprise chains managing 100+ properties. We’ve introduced a new hierarchy allowing "Organization" level admins to manage staff permissions across regions and individual hotels.
New: Role-Based Access Control (RBAC) with granular scopes.
New: Audit logs now exportable to CSV/JSON for compliance reviews.
V 1.0
March 14th, 2025
Initial release of Portal.