Release notes
Everything we shipped
Every release of every Inforida product, in one place — what changed, what it lets you do, and when it went live.
Nucleus
v3.14.0The admin console schools run on — students, fees, attendance, exams, HR and leads.
Get the Inforida apps from your dashboard
A download panel below the school dashboard for Nucleus, Goood Morning and Orbit AI — inline and dismissible, never a pop-up.
What you can do
- Install the Inforida apps straight from the dashboard
- On a computer, scan a QR with the phone you want the app on
What changed
- Store buttons on phones, where a tap actually installs; a QR on desktop, where it does not
- Apps without an iPhone build say 'Coming soon to iPhone' rather than linking to the wrong store
- Links come from the Core API, so a new store listing needs no app release
Orbit AI
v2.42.0The AI tutor and gamified self-study app students and teachers use daily.
Notes stream live while Anjali starts teaching
The lesson no longer waits for a slide deck. Notes now paint as they arrive, so text is on the board while Anjali begins, and the deck builds behind them. Slides became an explicit upgrade rather than the default blocking step.
What you can do
- Watch your notes appear as they are written instead of waiting for a finished deck
- Replay any 3D clip you have already watched, free, from a Videos tab
- Start the post-lesson quiz instantly, and free
- Install Orbit as a real app on your phone
What changed
- Six panes extracted from the LiveTutor monolith as memoized children, with a suite proving the boundaries hold
- Decks and notes survive a killed tab; the ten-minute rollover is genuinely silent; tap-to-connect keeps its audio pipeline on resume
- Mid-call 'quiz me' now runs on the real quiz engine, so those attempts land in real history — they used to vanish
- Forge price ratchets onto the server's quote; the seed stops pretending it knows the price
- A connect-timing beacon splits the lag into phases, so 'it felt slow' becomes a measurement
- Heavy visuals run on request only — offered and consented to, never as a reflex
Inforida Core API
v5.15.0The backend every Inforida product talks to. Internally: alfred23.
A public release log, store links, and honest call totals
Three additions that each exist to stop the same class of problem: the same fact living in several places and drifting apart.
What you can do
- Read every product's release history at inforida.com/releases
- See per-telecaller calling time with the direction on every row
What changed
- GET /api/releases — the multi-product release log behind the website's /releases page, so a wrong note is fixed by a backend deploy with no website build
- GET /api/apps — one source of truth for every app's store links. A store with no build returns 'coming soon' and NO url, so an iPhone user is never sent to Google Play
- Telecaller calling time, wider presets, and totals that add up to what the rows show
Inforida Website
v4.43.0inforida.com — the public site, the free tools, and school discovery.
Release notes for every product, in one place
inforida.com/releases now carries the full release history of Nucleus, Orbit AI, the Core API and this site — what changed, what it lets you do, and when it shipped.
What you can do
- Read every Inforida release in one place, filtered by product
- Follow what shipped without asking anyone
What changed
- Data comes from the Core API at runtime, so a release note is corrected without rebuilding the site
- Deliberately not prerendered — prerendered HTML freezes at build time, which is exactly the staleness this avoids
- The mobile-app section gains a phone deck ready for real screenshots