Skip to content

Nexus Command Center v1.8.0

Choose a tag to compare

@Limekana Limekana released this 04 Aug 16:55
· 45 commits to main since this release
1764f41

The first NCC release since fdroiddata !41550 merged, so from here updates are automatic on a new tag — no MR.

New tab icons

The bottom bar and sidebar use proper line icons instead of symbol glyphs.

Confirm signup with a code

You can finish creating an account with the code from the email rather than only the link. The email carries both off the same token, so existing links keep working.

A weekly workout target that flexes

Set your own weekly target, and override it for a single week when you're on holiday or ill — without disturbing the number the rest of the year.

Durable AI rate limiting (SEC-1)

The ai-generate Edge Function now enforces a per-user limit backed by a table rather than in-memory state, so it survives restarts and can't be reset by cycling the function. Rejections happen before the upstream call, so a blocked request costs no model quota.


Verification. npm run build (tsc + vite) ✅ · cap:sync ✅ · gradlew assembleRelease ✅ · F-Droid checklist section A re-verified · versionCode 26 → 27 · APK signing cert 27e1…55e4, matching the adopted F-Droid key.

Also in this release: the store description now names every host the app contacts, after an F-Droid review found production.dataviz.cnn.io and open.er-api.com undisclosed.

🤖 Generated with Claude Code