Latest releases
No public releases yet.
What's New
Release announcements appear automatically inside the app when you log in. This page shows all published public releases.
Release Notes
Every release is recorded with version, date, and structured notes — new features, improvements, breaking changes, and security fixes.
Changelog
The changelog is generated directly from Oprex release records. There is no copy or manual sync — this page and the in-app popup always tell the same story.
API
Your application can display the latest releases with two endpoints:
# latest unseen release for logged-in user GET /api/v1/releases/whats-new # mark as seen POST /api/v1/releases/whats-new/seen { "releaseId": "rel_..." }
Subscribe
Follow the Oprex project in member.oprex.id to get email notifications when a new release ships.
Open your workspace